1. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  2. 08919d3 imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · 5 years ago
  3. 2a221fb Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · 5 years ago
  4. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  5. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 5 years ago
  6. 5602330 ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  7. ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  8. f07ce59 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · 5 years ago
  9. 695dca9 Kconfig: Add default SPL_FIT_GENERATOR for rockchip by Jagan Teki · 5 years ago
  10. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 5 years ago
  11. e3ada91 ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  12. 0ef6920 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · 6 years ago
  13. d5512a3 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  14. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  15. 3aeb771 Kconfig: fix spelling by Chris Packham · 6 years ago
  16. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  17. 3814fcb Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  18. 15a5c72 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  19. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  20. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  21. 4aa7492 distro: Imply USB_STORAGE when USB is available by Alexander Graf · 6 years ago
  22. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  23. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  24. 999a772 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  25. 01aa5b8 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  26. 14aa210 kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  27. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  28. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  29. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago
  30. b527b9c fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 6 years ago
  31. 535adee Kconfig: Add dependency on HASH to verified boot by Kelvin Cheung · 6 years ago
  32. c4f6683 distro: select CMD_ENV_EXISTS by Masahiro Yamada · 6 years ago
  33. 7325f6c distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · 6 years ago
  34. 002c323 Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 6 years ago
  35. 90e407a Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX by Sjoerd Simons · 6 years ago
  36. df13a44 Merge git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  37. 092f2f3 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 6 years ago
  38. 3dfbc53 net: Make the BOOTP options default by Joe Hershberger · 6 years ago
  39. ba62885 net: Fix distro default dependencies by Joe Hershberger · 6 years ago
  40. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 6 years ago
  41. 341c058 sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  42. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  43. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  44. fa2c146 configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  45. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  46. 99dcbdd Kconfig: Select networking commands only when NET is enabled by Michal Simek · 7 years ago
  47. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  48. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  49. 4c7a211 Kconfig: add CONFIG_BROKEN by Heinrich Schuchardt · 7 years ago
  50. 871aa41 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  51. c12d8b7 SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry by ext-vasily.gurevich@vaisala.com · 7 years ago
  52. 610eec7 scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  53. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  54. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  55. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  56. 7e0ed13 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  57. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  58. 7113911 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  59. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  60. 0db7f68 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 7 years ago
  61. d29adf8 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · 7 years ago
  62. 1a12fdc Makefile: add rules to generate SPL FIT images by Andre Przywara · 7 years ago
  63. 85c07a5 Kconfig: fix SPL_FIT dependency by Andre Przywara · 7 years ago
  64. 546b312 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · 7 years ago
  65. 936478e SPARC: Remove by Tom Rini · 8 years ago
  66. aeb9c53 Kconfig: define MD5 dependency for FIT support by Andre Przywara · 8 years ago
  67. 4db98d3 kconfig: Add API kconfig file by Emmanuel Vadot · 8 years ago
  68. 61304db cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  69. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  70. e274ef6 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · 8 years ago
  71. 70b8bd7 odroid-c2: Enable distro boot by Andreas Färber · 8 years ago
  72. 266aa86 Kconfig: Refactoring of top-level Kconfig file by Robert P. J. Day · 8 years ago
  73. 7bdedf1 Enable DISTRO_DEFAULTS for Rockchip platforms by Romain Perier · 8 years ago
  74. 6ebf8a4 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  75. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  76. bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  77. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  78. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  79. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  80. b99ebaf ls2080ardb: Convert to distro boot by Alexander Graf · 8 years ago
  81. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  82. 9b1b6d4 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  83. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  84. 90c08d9 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  85. a391d50 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  86. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  87. eba3fbd common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  88. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  89. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  90. 022885c tools: Allow building with debug enabled by Simon Glass · 8 years ago
  91. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  92. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  93. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  94. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  95. 59d7c34 Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · 8 years ago
  96. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  97. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  98. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  99. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  100. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago