1. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  2. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  3. 9982661 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  4. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  5. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  6. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  7. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  8. 0662337 spl: Add full fitImage support by Marek Vasut · 7 years ago
  9. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 7 years ago
  10. c6189b5 Kconfig: Add dependency on HASH to verified boot by Kelvin Cheung · 7 years ago
  11. e4ce795 distro: select CMD_ENV_EXISTS by Masahiro Yamada · 7 years ago
  12. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · 7 years ago
  13. 0419a9b Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 7 years ago
  14. 4e335c3 Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX by Sjoerd Simons · 7 years ago
  15. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  16. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 7 years ago
  17. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · 7 years ago
  18. 1c657e9 net: Fix distro default dependencies by Joe Hershberger · 7 years ago
  19. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  20. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  21. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  22. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  23. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  24. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  25. f887525 Kconfig: Select networking commands only when NET is enabled by Michal Simek · 7 years ago
  26. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  27. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  28. 556f86d Kconfig: add CONFIG_BROKEN by Heinrich Schuchardt · 7 years ago
  29. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  30. d1659de SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry by ext-vasily.gurevich@vaisala.com · 7 years ago
  31. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  32. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  33. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  34. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  35. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  36. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  37. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  38. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  39. cc54a10 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 8 years ago
  40. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · 8 years ago
  41. 0f6456d Makefile: add rules to generate SPL FIT images by Andre Przywara · 8 years ago
  42. d28fda2 Kconfig: fix SPL_FIT dependency by Andre Przywara · 8 years ago
  43. 1bccf86 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · 8 years ago
  44. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  45. 8476330 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  46. aa02099 kconfig: Add API kconfig file by Emmanuel Vadot · 8 years ago
  47. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  48. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  49. dc28060 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  50. d129668 odroid-c2: Enable distro boot by Andreas Färber · 8 years ago
  51. e4829f3 Kconfig: Refactoring of top-level Kconfig file by Robert P. J. Day · 8 years ago
  52. 9118934 Enable DISTRO_DEFAULTS for Rockchip platforms by Romain Perier · 8 years ago
  53. 9254387 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  54. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  55. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  56. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  57. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  58. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  59. 39e4f24 ls2080ardb: Convert to distro boot by Alexander Graf · 8 years ago
  60. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  61. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  62. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  63. e6cee48 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  64. 53b3270 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  65. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  66. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  67. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  68. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  69. 86a6449 tools: Allow building with debug enabled by Simon Glass · 8 years ago
  70. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  71. f99c5cb Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  72. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  73. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 9 years ago
  74. 2f845be Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · 9 years ago
  75. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  76. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  77. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  78. 91f5d27 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  79. 39e48a5 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  80. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  81. 8f28038 malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  82. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  83. e40176b Kconfig: fix typo in CONFIG_FIT description by Igor Grinberg · 9 years ago
  84. b7e4124 efi: Drop CONFIG_SYS_TEXT_BASE for EFI by Ben Stoltz · 9 years ago
  85. 320c10b Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  86. 94d79e9 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 9 years ago
  87. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 10 years ago
  88. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  89. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  90. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  91. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  92. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  93. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  94. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  95. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  96. 157c395 kconfig: Adjust ordering so that defaults work as expected by Simon Glass · 10 years ago
  97. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  98. 9dd430d dm: test: Add a Kconfig file by Simon Glass · 10 years ago
  99. b58cf4f RSA depends on DM by Chris Kuethe · 10 years ago
  100. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago