v2019.08.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

The release for August is out.

The changes most worth noting this time come from Ahmad. The STM32MP1
support continues to materialize in form of a watchdog driver, a pinmux
driver and several other improvements. Of course there's also a bunch
of improvements, see below.

Thanks all for working on this project and keeping it alive :)

Have Fun!
  Sascha

----------------------------------------------------------------
Ahmad Fatoum (21):
      commands: don't use stale errno when calling fb_open
      treewide: remove stale mentions of CONFIG_OF in comments
      ARM: stm32mp1: rename to stm32mp
      reset_source: add new Brownout reset (BOR) source
      ARM: stm32mp: stm32mp157c-dk2: compress the DTB
      ARM: stm32mp: add entry point, not point.pblb to pblb-y
      Documentation: reset-reason: document new BROWNOUT reason
      watchdog: add stm32 watchdog and reset driver
      ARM: stm32mp: enable watchdog in defconfig
      ARM: dts: stm32mp157a-dk1.dts: include upstream dts before barebox'
      ARM: dts: stm32mp: factor out common DK nodes into dtsi
      gpiolib: add gpio_get_chip helper
      driver: add stubs for hardware spinlocks
      pinctrl: add driver for STM32 GPIO and pin multiplexer
      ARM: dts: stm32mp157a-dk1: enable heartbeat and error LEDs
      ARM: stm32mp: turn on GPIO related options
      ARM: psci: fix erroneous call of ->system_reset on system_off
      ARM: sm: move get_gicd_base_address to header for reuse
      pinctrl: stm32: add debug output in set_state callback
      pinctrl: stm32: fix error path when gpio chip is not found
      watchdog: stm32_iwdg: remove left-over comment

Andrey Smirnov (10):
      ARM: i.MX: zii-vf610-dev-rev-b: Use SPDX tag in DTS
      ARM: i.MX: zii-vf610-dev-rev-c: Use SPDX tag in DTS
      ARM: i.MX: zii-vf610-dev-rev-b: Fix DTS warning
      ARM: i.MX: zii-vf610-dev-rev-c: Fix DTS warning
      Documentation: zii-vf610-dev: Add necessary post reset delay
      Documentation: zii-vf610-dev: Reconcile DDR setup with DCD
      Documentation: zii: Fix buggy check_bits_set_32
      ARM: Rename zii-imx7d-rpu2 to zii-imx7d-dev
      ARM: imx7d-zii-rpu2: Switch to using kernel DTS
      ARM: zii-imx7d-dev: Add support for RMU2 board

Antony Pavlov (11):
      MIPS: fix 'assignment makes integer from pointer without a cast' warning
      MIPS: lib/Makefile: fix whitespaces
      MIPS: relocate_code: fix barebox image memcpy() size
      MIPS: Kconfig: move ARCH_TEXT_BASE to top mips Kconfig file
      Documentation: user manual: update MIPS-specific targets
      serial: ar933x: set linux_console_name
      MIPS: dts: tplink-mr3020: add missing stdout-path property
      scripts: add mips-relocs to .gitignore
      sandbox: prevent segfault in tap_alloc()
      sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning
      sandbox: drop blank lines at EOF

Cory Tusar (1):
      ARM: zii-vf610-dev: Trivial spelling fix

Daniel Schultz (2):
      ARM: dts: imx6qdl: phycore: Add state framework
      ARM: dts: imx6ul: phycore: Add state framework

Gwenhael Goavec-Merou (3):
      ARM: socfpga: terasic-de0-nano-soc: update handoff files to 18.1
      ARM: socfpga: terasic-de0-nano-soc: add missing SECT() macro for iocsr_scan_chain3_table
      ARM: socfpga: terasic-de0-nano-soc: statify sys_mgr_init_table

Marcin Niestroj (6):
      clk: divider: Remove unused variable in clk_divider_recalc_rate
      mfd: syscon: add syscon_regmap_lookup_by_phandle()
      serial: ns16550: support reg-offset device-tree property
      clk: divider: Fix best div calculation for power-of-two and table dividers
      clk: divider: Make generic for usage elsewhere
      clk: divider: export clk_div_mask() helper

Marco Felsch (5):
      usb: usb251xb: fix optional reset gpio request
      ARM: phytec-som-imx6: update automount net entries
      defaultenv-2: net: fix comment
      commands: mmc_extcsd: fix extcsd value meanings
      i2c: gpio: add sda/scl-gpios property support

Masahiro Yamada (2):
      kbuild: do not drop -I without parameter
      kconfig: update to Linux 5.2-rc4

Oleksij Rempel (2):
      add CONFIG_PBL_BREAK option
      mips: reloc: remove outdated comment

Peter Mamonov (1):
      pbl: report decompression failure

Rob Stacey (1):
      IMX: do_hab calls strcat on uninitialised memory

Rouven Czerwinski (4):
      i.MX: HABv4: use min_t instead of min
      add gdb helper scripts to load barebox symbols
      blspec: invalidate only necessary bootm variables
      f_fastboot: remove only image from bootm variables

Sascha Hauer (22):
      dts: update to v5.2-rc4
      Regenerate defconfig files
      startup: remove unused editcmd variable
      startup: Create global.linux.bootargs.dyn.* variables where they are needed
      startup: Create boot related variables where they are used
      startup: Factor out the autoboot counter to separate function
      pstore: Only capture log messages
      pstore: remove unused code
      dts: update to v5.2-rc6
      Merge branch 'for-next/Kconfig'
      Merge branch 'for-next/clk'
      Merge branch 'for-next/dts'
      Merge branch 'for-next/imx'
      Merge branch 'for-next/mips'
      Merge branch 'for-next/misc'
      Merge branch 'for-next/mvebu'
      Merge branch 'for-next/pstore'
      Merge branch 'for-next/sandbox'
      Merge branch 'for-next/socfpga'
      Merge branch 'for-next/stm32'
      Merge branch 'for-next/zii'
      Merge https://github.com/robostac/barebox

Stefan Riedmueller (10):
      ARM: dts: imx6qdl: phycore: Set phy-reset-duration for fec
      ARM: dts: imx6ul: phycore: Reduce eth drive strength
      ARM: mach-imx: imx6: Read and print the UID of i.MX6 SOCs
      ARM: phytec-som-imx6: Add low cost variant for imx6dl phycore
      ARM: dts: imx6ul: phycore: Add eeprom label
      ARM: imx6ul: phycore: Prepare for eMMC module
      ARM: phytec-som-imx: imx6ul: Add eMMC support
      ARM: dts: imx6ul: phycore: Add support for eMMC
      ARM: dts: imx6ul: phycore: Add phyCORE-i.MX 6ULL with eMMC
      ARM: dts: am335x-phytec-state: Add backend-storage-type

Steffen Trumtrar (1):
      scripts: socfgpa_import_preloader: simplify procedure

Uwe Kleine-König (4):
      mvebuimg: new tool to create kwb version1 boot images
      images/mvebu: Convert Armada machines to mvebuimg
      images/mvebu: use space before = instead of tab
      mtd: spi-nor: Add support for ISSI flashes from Linux


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux