Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / arch /
2020-05-21 Tom RiniMerge git://git.denx.de/u-boot-sh
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-20 Tom RiniMerge branch '2020-05-19-misc-fixes'
2020-05-20 Marek Vasutsh: Enable ffunction-sections and fdata-sections
2020-05-20 Marek VasutARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3...
2020-05-20 Marek VasutARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
2020-05-19 Heiko Schochermpc83xx, abb: remove suvd3 board
2020-05-19 Rasmus Villemoesmpc83xx: remove redundant MPC83xx_RESET #define
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Ioana Ciorneiarm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support
2020-05-19 Ioana Ciorneiarm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support
2020-05-19 Ioana Ciorneiarm: dts: lx2160aqds: add nodes describing possible...
2020-05-19 Ioana Ciorneiarm: dts: lx2160aqds: add MDIO slots
2020-05-19 Ioana Ciorneiarm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
2020-05-19 Kuldeep Singhtreewide: Update fsl qspi node dt properties as per...
2020-05-19 Kuldeep Singhtreewide: Remove unused FSL QSPI config options for...
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon GlassUse __ASSEMBLY__ as the assembly macros
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon GlassFix some checkpatch warnings in calls to udelay()
2020-05-19 Simon Glasscommon: Drop linux/stringify.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop asm_offsets.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon GlassFix some checkpatch warnings in calls to debug()
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glassbootstage: Use BOOTSTAGE instead of BOOTSTATE
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Simon Glassarm: Don't include common.h in header files
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-05-18 Simon Glassflash: Tidy up coding style for flash functions
2020-05-18 Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17 Ilias Apalodimasdts: nxp2160ardb: add op-tee node
2020-05-17 Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Samuel Hollandspl: Always define preloader_console_init
2020-05-15 Trevor Woernerrename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
2020-05-15 Trevor Woernerrename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
2020-05-15 Trevor Woernerrename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
2020-05-15 Trevor Woernerarm: orion5x: finish moving SoC to mach-orion5x
2020-05-15 Trevor Woernerrename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
2020-05-15 Trevor Woernerarch/arm/Makefile: sort machine names
2020-05-15 Trevor Woernerarm: lpc32xx: move SoC to mach-lpc32xx
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
2020-05-14 Patrick DelaunayARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
2020-05-14 Patrick Delaunayarm: stm32mp: activate data cache on DDR in SPL
2020-05-14 Patrick Delaunayarm: stm32mp: activate data cache in SPL and before...
2020-05-14 Marek VasutARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI...
2020-05-14 Marek VasutARM: dts: stm32: Synchronize DDR setttings on DH SoMs
2020-05-14 Marek VasutARM: dts: stm32: Fix AV96 and DHCOR split
2020-05-14 Patrick DelaunayARM: dts: stm32mp15: use DDR3 files generated by STM32C...
2020-05-14 Patrick Delaunayboard: stm32mp1: update management of boot-led
2020-05-14 Patrick Delaunayarm: stm32mp: spl: update error management in board_init_f
2020-05-14 Patrick Delaunayarm: stm32mp: remove dependency for STM32KEY
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of RAM target
2020-05-14 Patrick Delaunaystm32mp: stm32prog: support for script
2020-05-14 Patrick Delaunaystm32mp: stm32prog: enable videoconsole
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add serial link support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add pmic NVM update support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add otp update support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support for delete option in...
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of ssbl copy
2020-05-14 Patrick Delaunaystm32mp: stm32prog: adapt the MTD partitions
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add MTD devices support
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add upport of partial update
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add support of boot partition for...
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add MMC device
2020-05-14 Patrick Delaunaystm32mp: stm32prog: add flash layout parsing
2020-05-14 Patrick Delaunaystm32mp: add the command stm32prog
2020-05-14 Patrick Delaunaystm32mp: add function get_cpu_dev
2020-05-14 Patrick Delaunayboard: stm32mp1: support boot from spi-nand
2020-05-14 Patrick Delaunayboard: stm32mp1: use FDT address provided by TF-A at...
2020-05-14 Patrick Delaunaystm32mp1: dynamically detect op-tee presence
2020-05-14 Patrick Delaunayboard: stm32mp1: reserve memory for OP-TEE in device...
2020-05-14 Marek VasutARM: stm32: Implement DDR3 coding on DHCOR SoM
2020-05-14 Marek VasutARM: dts: stm32: Rework DDR DT inclusion
2020-05-14 Marek VasutARM: stm32: Implement board coding on AV96
2020-05-14 Marek VasutARM: stm32: Add board_early_init_f() to SPL
2020-05-13 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab...
2020-05-13 Eugeniy PaltsevARC: HSDK: add reset for EHCI
2020-05-13 Eugeniy PaltsevARC: DTS: cleanup USB node names
2020-05-13 Kyle Evansrpi: Kconfig option for initial page reservation
2020-05-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-12 Simon Glassarm: dts: bcm283x: Allow UARTs to work before relocation
2020-05-11 Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'ti-v2020.07-rc2' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'u-boot-imx-20200511' of https://gitlab.denx...
2020-05-11 Neil Armstrongtest: dm: update test for open-drain/open-source emulat...
2020-05-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-05-11 Beniamino Galvaniodroid-c2: enable USB host controller
2020-05-11 Andrew F. Davisarm: K3: Increase default SYSFW image size allocation
2020-05-10 Jagan Tekiphy: Use _nodev naming convention if non-device clients
next