1. 98b2f41 Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · Fri Sep 20 18:09:10 2019 +0200
  2. 982fba6 riscv: set default FIT generator script and build target for SPL builds by Lukas Auer · Wed Aug 21 21:14:48 2019 +0200
  3. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Aug 24 08:33:27 2019 -0400
  4. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  5. bafd02f rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · Mon Aug 19 15:01:24 2019 +0800
  6. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  7. d5dcf78 Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · Thu Jun 20 15:37:40 2019 +0530
  8. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  9. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · Sun Jun 02 08:57:32 2019 -0400
  10. e9518cf Kconfig: Add DEPRECATED option by Tom Rini · Wed May 29 17:01:29 2019 -0400
  11. 88b1c7d imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · Fri May 03 14:05:04 2019 -0300
  12. d10b0a0 Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · Sat May 25 22:53:42 2019 +0200
  13. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  14. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:36 2019 +0200
  15. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · Wed Oct 03 12:44:13 2018 +0200
  16. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  17. dadde50 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · Wed May 15 22:10:04 2019 +0100
  18. db5e44f Kconfig: Add default SPL_FIT_GENERATOR for rockchip by Jagan Teki · Wed May 08 11:11:42 2019 +0530
  19. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · Wed Apr 03 15:24:50 2019 +0200
  20. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · Wed Mar 20 13:15:21 2019 -0700
  21. b6a4fc0 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · Thu Feb 07 13:21:16 2019 +0200
  22. dcb5101 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · Fri Jan 18 20:46:43 2019 +1300
  23. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · Fri Jan 18 12:52:49 2019 +0530
  24. 2b52a24 Kconfig: fix spelling by Chris Packham · Sun Jan 13 22:13:19 2019 +1300
  25. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  26. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · Tue Nov 20 10:19:11 2018 +0000
  27. b24fdd4 sandbox: Increase the pre-relocation memory by Simon Glass · Mon Dec 03 04:37:17 2018 -0700
  28. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  29. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  30. a90e582 distro: Imply USB_STORAGE when USB is available by Alexander Graf · Thu Oct 18 09:33:03 2018 +0200
  31. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  32. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  33. 9982661 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · Tue Aug 14 01:00:04 2018 +0300
  34. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · Fri Jul 20 15:11:38 2018 +0530
  35. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · Tue Jul 24 14:47:43 2018 +0200
  36. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  37. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  38. 0662337 spl: Add full fitImage support by Marek Vasut · Sun May 13 00:23:17 2018 +0200
  39. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · Sun May 13 00:22:52 2018 +0200
  40. c6189b5 Kconfig: Add dependency on HASH to verified boot by Kelvin Cheung · Wed May 02 18:07:18 2018 +0800
  41. e4ce795 distro: select CMD_ENV_EXISTS by Masahiro Yamada · Wed Apr 25 19:16:48 2018 +0900
  42. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · Wed Apr 25 18:47:52 2018 +0900
  43. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · Fri Apr 20 21:25:38 2018 +0000
  44. 4e335c3 Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX by Sjoerd Simons · Thu Apr 12 18:09:58 2018 +0200
  45. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  46. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · Fri Apr 13 15:26:39 2018 -0500
  47. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  48. 1c657e9 net: Fix distro default dependencies by Joe Hershberger · Fri Apr 13 15:26:31 2018 -0500
  49. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · Mon Apr 09 17:11:45 2018 +0200
  50. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · Sat Mar 03 23:49:02 2018 +0000
  51. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · Mon Feb 26 16:01:02 2018 +0100
  52. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  53. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  54. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  55. f887525 Kconfig: Select networking commands only when NET is enabled by Michal Simek · Tue Feb 06 13:28:36 2018 +0100
  56. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
  57. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  58. 556f86d Kconfig: add CONFIG_BROKEN by Heinrich Schuchardt · Thu Oct 19 23:49:19 2017 +0200
  59. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · Mon Oct 16 18:08:38 2017 +0000
  60. d1659de SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry by ext-vasily.gurevich@vaisala.com · Mon Oct 02 13:42:55 2017 +0000
  61. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  62. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  63. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  64. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · Fri Jul 28 11:06:03 2017 +0200
  65. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · Fri Jul 28 08:32:52 2017 -0500
  66. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  67. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 22 14:15:16 2017 -0400
  68. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  69. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · Mon May 15 12:17:48 2017 -0400
  70. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · Wed Apr 26 01:32:48 2017 +0100
  71. 0f6456d Makefile: add rules to generate SPL FIT images by Andre Przywara · Wed Apr 26 01:32:45 2017 +0100
  72. d28fda2 Kconfig: fix SPL_FIT dependency by Andre Przywara · Wed Apr 26 01:32:38 2017 +0100
  73. 1bccf86 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · Fri Apr 07 10:00:08 2017 -0500
  74. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  75. 8476330 Kconfig: define MD5 dependency for FIT support by Andre Przywara · Wed Mar 15 01:19:06 2017 +0000
  76. aa02099 kconfig: Add API kconfig file by Emmanuel Vadot · Tue Jan 31 12:17:04 2017 +0100
  77. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · Mon Jan 30 11:12:07 2017 +0900
  78. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  79. dc28060 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:35 2017 +0100
  80. d129668 odroid-c2: Enable distro boot by Andreas Färber · Sun Jan 15 20:22:30 2017 +0100
  81. e4829f3 Kconfig: Refactoring of top-level Kconfig file by Robert P. J. Day · Mon Jan 02 16:32:13 2017 -0500
  82. 9118934 Enable DISTRO_DEFAULTS for Rockchip platforms by Romain Perier · Wed Jan 11 11:46:14 2017 +0100
  83. 9254387 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · Fri Dec 16 11:57:17 2016 +0100
  84. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  85. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · Sun Nov 13 21:59:52 2016 +0100
  86. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  87. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  88. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  89. 39e4f24 ls2080ardb: Convert to distro boot by Alexander Graf · Thu Nov 17 01:03:02 2016 +0100
  90. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · Thu Jul 28 17:39:14 2016 +0530
  91. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · Mon Sep 19 21:40:26 2016 +0900
  92. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  93. e6cee48 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · Tue Aug 30 18:50:36 2016 +0900
  94. 53b3270 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · Fri Aug 12 08:31:17 2016 -0400
  95. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · Fri Aug 12 08:31:16 2016 -0400
  96. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  97. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  98. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  99. 86a6449 tools: Allow building with debug enabled by Simon Glass · Thu Jun 30 10:52:20 2016 -0600
  100. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · Mon Jun 27 09:19:21 2016 -0500