1. 18660a6 stm32mp1: update boot mode management by Patrick Delaunay · Wed Feb 27 17:01:12 2019 +0100
  2. d70e3f8 stm32mp1: add runtime information in environment by Patrick Delaunay · Wed Feb 27 17:01:11 2019 +0100
  3. 92dc102 stm32mp1: display board information by Patrick Delaunay · Tue Feb 12 11:44:41 2019 +0100
  4. 7858d7e stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · Tue Feb 12 11:44:40 2019 +0100
  5. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  6. 7783697 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Apr 09 12:10:40 2019 -0400
  7. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · Tue Apr 02 10:57:27 2019 +0200
  8. 9be1ee8 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · Tue Apr 02 10:57:26 2019 +0200
  9. 9e35086 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · Tue Apr 02 10:57:22 2019 +0200
  10. b9998fe arm: at91: Enable watchdog support by Stefan Roese · Wed Apr 03 07:37:40 2019 +0200
  11. 7937d03 arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · Tue Apr 02 10:57:16 2019 +0200
  12. 05dede5 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · Tue Apr 02 10:57:15 2019 +0200
  13. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · Wed Apr 03 16:50:30 2019 +0200
  14. 3f77506 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · Fri Mar 22 14:25:54 2019 +0100
  15. bf40f2c Merge git://git.denx.de/u-boot-riscv by Tom Rini · Mon Apr 08 22:32:11 2019 -0400
  16. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · Tue Apr 09 01:57:54 2019 +0530
  17. ce51ffa Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Apr 08 10:11:29 2019 -0400
  18. 0b79b38 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · Fri Mar 01 13:28:00 2019 +0000
  19. f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · Wed Apr 03 09:12:48 2019 +0200
  20. 5ca381e riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · Wed Apr 03 10:43:37 2019 +0800
  21. 5e56cda riscv: dts: ae350 support SMP by Rick Chen · Tue Apr 02 15:56:43 2019 +0800
  22. f71410a riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · Tue Apr 02 15:56:42 2019 +0800
  23. 14a1075 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · Tue Apr 02 15:56:41 2019 +0800
  24. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · Tue Apr 02 15:56:40 2019 +0800
  25. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · Tue Apr 02 15:56:39 2019 +0800
  26. cddde09 riscv: hang if relocation of secondary harts fails by Lukas Auer · Sun Mar 17 19:28:40 2019 +0100
  27. 9ebf294 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · Sun Mar 17 19:28:39 2019 +0100
  28. c4a6c8f riscv: boot images passed to bootm on all harts by Lukas Auer · Sun Mar 17 19:28:38 2019 +0100
  29. a359665 riscv: add support for multi-hart systems by Lukas Auer · Sun Mar 17 19:28:37 2019 +0100
  30. 8de4b3e riscv: save hart ID in register tp instead of s0 by Lukas Auer · Sun Mar 17 19:28:36 2019 +0100
  31. 01558e2 riscv: delay initialization of caches and debug UART by Lukas Auer · Sun Mar 17 19:28:35 2019 +0100
  32. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · Sun Mar 17 19:28:34 2019 +0100
  33. 9c03845 riscv: import the supervisor binary interface header file by Lukas Auer · Sun Mar 17 19:28:33 2019 +0100
  34. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · Sun Mar 17 19:28:32 2019 +0100
  35. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · Fri Apr 05 09:09:56 2019 -0400
  36. 4e1c67a DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) by Lukasz Majewski · Mon Apr 01 16:00:05 2019 +0200
  37. 95b693c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Apr 01 23:30:00 2019 -0400
  38. ef35af3 ARM: dts: rmobile: Activate I2C7 on Alt by Marek Vasut · Sat Mar 30 08:23:20 2019 +0100
  39. e91b845 Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now" by Philipp Tomsich · Fri Mar 29 09:21:13 2019 +0100
  40. 94f4c27 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Mar 26 23:19:11 2019 -0400
  41. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  42. 5c95efb exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · Wed Feb 27 15:20:34 2019 +0100
  43. 03cc2c1 ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator by Marek Vasut · Mon Mar 18 03:20:31 2019 +0100
  44. dbd4295 mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:35 2019 +0900
  45. fce784c powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:34 2019 +0900
  46. ea286ec ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:33 2019 +0900
  47. b3e9dc6 armv8: Disable exception vectors in SPL by default by Alexander Graf · Wed Feb 20 17:14:49 2019 +0100
  48. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  49. a3d81b0 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Mar 19 19:58:48 2019 -0400
  50. 6fc17c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 19 07:13:23 2019 -0400
  51. 3716cf1 ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · Mon Mar 18 20:51:58 2019 +1300
  52. 852a0e17c ARM: mvebu: use correct name for pcie controller by Chris Packham · Sat Mar 16 20:46:20 2019 +1300
  53. 78e32ac ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · Thu Feb 28 20:53:23 2019 +1300
  54. 6e67627 ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · Wed Mar 13 11:03:35 2019 +0800
  55. 03d9089 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Mar 15 11:58:17 2019 -0400
  56. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  57. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Thu Mar 14 11:37:11 2019 -0400
  58. 21ac3ba arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus by Adam Ford · Wed Feb 20 08:53:56 2019 -0600
  59. 06cd11c imx8qxp: Fix the reported CPU frequency by Fabio Estevam · Tue Feb 05 10:43:26 2019 -0200
  60. 5ccddd8 pico-imx6ul: Convert to DM MMC by Fabio Estevam · Thu Feb 14 10:01:48 2019 -0200
  61. 960fbab pico-imx6ul: Import dts files from kernel by Fabio Estevam · Thu Feb 14 10:01:46 2019 -0200
  62. 4d0f2a1 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Mar 11 11:24:20 2019 -0400
  63. 0b9461d x86: crownbay: Enable the beeper sound driver by Bin Meng · Tue Feb 26 01:52:22 2019 -0800
  64. d2232ef x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · Tue Feb 26 01:52:21 2019 -0800
  65. 2a745e3 x86: Add a dtsi file for the pc speaker by Bin Meng · Tue Feb 26 01:52:20 2019 -0800
  66. b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · Tue Feb 26 01:52:19 2019 -0800
  67. 8b7edf5 arm: dts: exynos: Adjust whitespace around status property by Krzysztof Kozlowski · Thu Feb 21 17:32:00 2019 +0100
  68. 9ded999 arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 family by Krzysztof Kozlowski · Wed Mar 06 19:37:57 2019 +0100
  69. 4390b8e arm: dts: exynos: Add supply for ADC block to Odroid XU3 family by Krzysztof Kozlowski · Wed Mar 06 19:37:56 2019 +0100
  70. 7421c17 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Mar 10 10:16:07 2019 -0400
  71. 9b9ca5b x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · Thu Feb 28 10:10:07 2019 +0200
  72. 8e9ce29 x86: edison: Use proper number of serial interface by Andy Shevchenko · Thu Feb 28 10:10:06 2019 +0200
  73. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · Thu Feb 28 17:19:54 2019 +0200
  74. 98625c5 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:15 2019 +0200
  75. 77406e5 x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:14 2019 +0200
  76. 339da98 ARM: socfpga: Disable D cache in SPL by Marek Vasut · Tue May 08 20:32:01 2018 +0200
  77. 4a23a5b ARM: socfpga: fix data and tag latency values for pl310 cache controller by Dinh Nguyen · Sun Mar 03 11:02:10 2019 -0600
  78. 06f8b81 ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N by Eugeniu Rosca · Sat Mar 09 14:04:57 2019 +0100
  79. 10915d5 ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPI by Marek Vasut · Tue Feb 19 05:58:24 2019 +0100
  80. b91d0fb Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Mar 04 13:05:53 2019 -0500
  81. 96a37ef armv8: fsl-layerscape: avoid DT fixup warning by Laurentiu Tudor · Tue Feb 26 13:18:34 2019 +0200
  82. 8aee3d6 armv8: fsl-layerscape: fix SEC QI ICID setup by Laurentiu Tudor · Tue Feb 26 13:18:33 2019 +0200
  83. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · Fri Feb 01 05:22:01 2019 +0000
  84. e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · Sun Jan 20 09:11:07 2019 +0100
  85. a006b08 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 28 18:57:32 2019 -0500
  86. 412f604 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Feb 28 18:57:17 2019 -0500
  87. 881322f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Feb 28 14:22:50 2019 -0500
  88. 8791b1f ARM: cache: Fix incorrect bitwise operation by Marek Vasut · Tue Feb 19 01:43:51 2019 +0100
  89. 818d49a riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · Mon Feb 25 08:15:33 2019 +0000
  90. 7a167f2 riscv: Add SiFive FU540 board support by Anup Patel · Mon Feb 25 08:15:19 2019 +0000
  91. 8d28c3c clk: Add fixed-factor clock driver by Anup Patel · Mon Feb 25 08:14:55 2019 +0000
  92. 0bbe9cf riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · Mon Feb 25 08:14:30 2019 +0000
  93. 6f07f45 riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · Mon Feb 25 08:14:24 2019 +0000
  94. 928452a riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · Mon Feb 25 08:14:17 2019 +0000
  95. 1240cd6 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · Mon Feb 25 08:14:10 2019 +0000
  96. 0af3e85 riscv: Enable create symlink using kconfig by Anup Patel · Mon Feb 25 08:14:04 2019 +0000
  97. ee40f1c ARM: rmobile: Imply SoC per board by Marek Vasut · Mon Feb 18 13:34:19 2019 +0100
  98. 9c93052 ARM: rmobile: Imply pinctrl drivers per SoC by Marek Vasut · Mon Feb 18 13:22:03 2019 +0100
  99. 71710b5 ARM: rmobile: Imply clock drivers per SoC by Marek Vasut · Mon Feb 18 13:20:48 2019 +0100
  100. 2880c11 ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · Tue Feb 19 01:07:21 2019 +0100