1. 64e02e9 stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:38 2019 +0200
  2. 473bbc4 armv8: ls1028aqds: Add support of LS1028AQDS by Yuantian Tang · Wed Apr 10 16:43:35 2019 +0800
  3. 92f18ff armv8: ls1028ardb: Add support for LS1028ARDB by Yuantian Tang · Wed Apr 10 16:43:34 2019 +0800
  4. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  5. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  6. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · Tue Apr 02 20:41:25 2019 +0800
  7. 5568860 arm: add option for TPL support in arm 32bit by Kever Yang · Tue Apr 02 20:41:20 2019 +0800
  8. 43b11d9 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · Wed Aug 23 14:53:59 2017 -0500
  9. 41e3296 configs: socfpga: add imply pl310 cache controller by Dinh Nguyen · Tue Apr 23 16:55:06 2019 -0500
  10. 544f9de Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · Wed May 01 11:52:04 2019 -0400
  11. dd6f126 Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Apr 30 23:21:27 2019 -0400
  12. 2563ee8 rockchip: enable DEBUG_UART_BOARD_INIT by default by Kever Yang · Fri Mar 29 09:08:58 2019 +0800
  13. 2ed4107 arm: mach-k3: Add secure device support by Andrew F. Davis · Fri Apr 12 12:54:45 2019 -0400
  14. 5e9147d imx: Add variscite DART-6UL Evaluation Kit by Parthiban Nallathambi · Thu Apr 18 00:04:09 2019 +0200
  15. b1c4269 arm: socfpga: imply/default common config options by Simon Goldschmidt · Tue Apr 09 21:02:05 2019 +0200
  16. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · Fri Apr 12 16:48:25 2019 +0530
  17. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · Fri Apr 12 15:43:19 2019 -0400
  18. 4e8dbe2 stm32mp1: add command poweroff by Patrick Delaunay · Fri Apr 12 11:55:46 2019 +0200
  19. d70e3f8 stm32mp1: add runtime information in environment by Patrick Delaunay · Wed Feb 27 17:01:11 2019 +0100
  20. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  21. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · Tue Mar 19 07:14:37 2019 -0400
  22. f93564c am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · Mon Feb 25 15:33:00 2019 +0000
  23. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · Tue Apr 09 01:57:54 2019 +0530
  24. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · Fri Feb 01 05:22:01 2019 +0000
  25. a550eb6 armv8: ls1043a: move SCSI_AHCI and SCSI to arm/Kconfig by Peng Ma · Wed Jan 30 19:11:49 2019 +0800
  26. 338baa3 lx2160aqds : Add support for LX2160AQDS platform by Pankaj Bansal · Fri Feb 08 10:29:58 2019 +0000
  27. fd45ca0 armv8: lx2160ardb : Add support for LX2160ARDB platform by Priyanka Jain · Wed Nov 28 13:04:27 2018 +0000
  28. 2d29918 bcm963158: add initial support by Philippe Reynes · Thu Jan 31 18:57:36 2019 +0100
  29. 312a3f9 bcm63158: add initial support by Philippe Reynes · Thu Jan 31 18:57:35 2019 +0100
  30. 72d6068 arm: sunxi: Enable DM_MMC by Jagan Teki · Tue Jan 29 15:54:15 2019 +0000
  31. 9dff08f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Jan 24 15:30:48 2019 -0500
  32. 7f60b23 arm64: zynqmp: Move SoC sources to mach-zynqmp by Michal Simek · Thu Jan 17 08:22:43 2019 +0100
  33. 968388d arm64: zynqmp: Setup proper SPI dependency by Michal Simek · Tue Jan 15 10:50:39 2019 +0100
  34. 5f3c338 ARM: zynqmp_r5: Setup DM_ETH/MMC if NET/MMC is enabled by Michal Simek · Tue Jan 15 09:06:46 2019 +0100
  35. 73f2d0f arm64: zynqmp: Setup DM_ETH/MMC if NET/MMC is enabled by Michal Simek · Tue Jan 15 08:52:51 2019 +0100
  36. 0609abd arm64: versal: Setup DM_ETH/MMC if NET/MMC is enabled by Michal Simek · Tue Jan 15 08:52:46 2019 +0100
  37. 80d261b arm: sunxi: Enable CLK, RESET by Jagan Teki · Fri Jan 11 16:40:20 2019 +0530
  38. 7193445 sunxi: drop default SPL_LIBDISK_SUPPORT enablement by Andre Przywara · Mon Dec 17 10:05:44 2018 +0000
  39. 476e2f1 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Sun Jan 06 19:42:55 2019 -0500
  40. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000
  41. f535732 exynos: imply SYS_THUMB_BUILD by Guillaume GARDET · Tue Nov 20 14:15:13 2018 +0100
  42. c2b718a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Dec 10 07:15:41 2018 -0500
  43. c26195d arm: socfpga: imply SPL options instead of select by Simon Goldschmidt · Thu Nov 29 21:17:08 2018 +0100
  44. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · Thu Nov 29 10:52:42 2018 +0100
  45. b90dc69 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · Mon Dec 03 13:28:25 2018 +0100
  46. 8222e45 Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Dec 03 19:30:54 2018 -0500
  47. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · Thu Nov 15 10:07:52 2018 +0800
  48. 88674da arm64: zynqmp: Enable SPL_SEPARATE_BSS by default by Michal Simek · Fri Nov 23 09:01:44 2018 +0100
  49. 697f15e bcm6858: add initial support by Philippe Reynes · Thu Oct 11 18:31:58 2018 +0200
  50. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 16 08:37:50 2018 -0500
  51. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Nov 14 18:25:34 2018 -0500
  52. 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · Mon Oct 15 02:21:18 2018 -0700
  53. 88e3a84 sunxi: Imply fitImage support by Marek Vasut · Wed Oct 10 18:27:35 2018 +0200
  54. 3b551bc arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION by Simon Goldschmidt · Tue Oct 30 20:21:49 2018 +0100
  55. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  56. 6bae1c7 imx: add Kconfig entry for i.MX8QXP by Peng Fan · Thu Oct 18 14:28:08 2018 +0200
  57. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · Mon Sep 17 21:43:03 2018 +0300
  58. a8ddd6a arm64: zynqmp: Enable MP by default via Kconfig by Michal Simek · Thu Oct 04 14:26:13 2018 +0200
  59. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  60. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Thu Sep 27 08:29:10 2018 -0400
  61. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · Mon Aug 20 08:24:14 2018 +0200
  62. 501cc84 arm: qemu-arm: enable RTC (PL031) by default by AKASHI Takahiro · Fri Sep 14 17:06:54 2018 +0900
  63. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  64. 4e61fb6 arm: stm32: Remove redundant thumb build selection by Vikas Manocha · Fri Aug 31 16:15:14 2018 -0700
  65. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · Mon Jul 09 15:12:37 2018 +0900
  66. 04c8f4f ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · Mon Aug 13 20:06:46 2018 +0200
  67. 8d196a4 mvebu: consolidate SPL boot device config symbols by Baruch Siach · Mon Jun 18 21:56:24 2018 +0300
  68. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  69. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  70. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · Mon Jul 23 15:55:12 2018 +0200
  71. 01db93c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Jul 26 11:43:26 2018 -0400
  72. 577242b ARM: uniphier: enable distro boot by Masahiro Yamada · Fri Jul 20 21:47:18 2018 +0900
  73. e0a6fa8 ARM: uniphier: split ft_board_setup() out to a separate file by Masahiro Yamada · Thu Jul 19 16:28:25 2018 +0900
  74. 9ae7b0a arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Fri Jul 13 13:40:23 2018 +0800
  75. 4b4bd49 soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · Mon Jul 02 02:57:56 2018 +0300
  76. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · Tue Jun 26 15:02:19 2018 +0530
  77. b0172c3 arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable by Luca Ceresoli · Fri Jun 22 12:40:16 2018 +0200
  78. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · Thu May 24 00:17:32 2018 +0800
  79. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  80. 604ecc8 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · Thu Jun 14 23:38:32 2018 +0530
  81. 474a5df arm: Add support for Actions Semi OWL SoC family by Manivannan Sadhasivam · Thu Jun 14 23:38:31 2018 +0530
  82. 6ffdeaa ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 by Nishanth Menon · Tue Jun 12 15:24:09 2018 -0500
  83. 85515bf ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 by Nishanth Menon · Tue Jun 12 15:24:08 2018 -0500
  84. ad698c3 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · Wed May 23 11:03:31 2018 +0530
  85. 5e6f598 board: ls1012a: FRWY-LS1012A board support by Bhaskar Upadhaya · Wed May 23 11:03:30 2018 +0530
  86. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  87. 0c4656b stm32mp1: add FUSE command support by Patrick Delaunay · Thu May 17 15:24:06 2018 +0200
  88. 19bdef6 arm: armv7m: Clean up some thumb / compiler flag options by Tom Rini · Mon May 07 20:46:52 2018 -0400
  89. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · Thu May 10 07:15:52 2018 -0400
  90. 973a77a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun May 20 09:44:05 2018 -0400
  91. 57f03d2 ARM: socfpga: Convert to DM serial by Marek Vasut · Fri May 11 22:26:35 2018 +0200
  92. 014f0ab ARM: socfpga: Clean up Kconfig entries by Marek Vasut · Fri May 11 22:25:59 2018 +0200
  93. c74f70f mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · Fri May 11 14:06:54 2018 +0200
  94. b513bcd arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · Thu Apr 12 17:39:46 2018 +0200
  95. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · Wed Jan 17 10:56:22 2018 -0300
  96. 076ee45 arm: v7R: Add support for MPU by Lokesh Vutla · Thu Apr 26 18:21:30 2018 +0530
  97. f435938 arm: v7R: Add initial support by Michal Simek · Thu Apr 26 18:21:29 2018 +0530
  98. 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · Thu Apr 26 18:21:28 2018 +0530
  99. b2d00d6 arm: v7: Kconfig: Add entry for MMU by Lokesh Vutla · Thu Apr 26 18:21:27 2018 +0530
  100. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530