1. b99ebaf ls2080ardb: Convert to distro boot by Alexander Graf · 8 years ago
  2. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  3. 9b1b6d4 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  4. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  5. 90c08d9 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  6. a391d50 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  7. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  8. eba3fbd common: image: Add support for post-processing of images by Andreas Dannenberg · 8 years ago
  9. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  10. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  11. 022885c tools: Allow building with debug enabled by Simon Glass · 8 years ago
  12. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  13. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  14. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  15. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  16. 59d7c34 Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · 8 years ago
  17. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 8 years ago
  18. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  19. 72a8cf8 Move all command code into its own directory by Simon Glass · 8 years ago
  20. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  21. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  22. 1017296 dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  23. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  24. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  25. 1f9ac4a Kconfig: fix typo in CONFIG_FIT description by Igor Grinberg · 9 years ago
  26. 484cce0 efi: Drop CONFIG_SYS_TEXT_BASE for EFI by Ben Stoltz · 9 years ago
  27. f994bdf Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  28. f8f3594 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 9 years ago
  29. 99556d7 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 9 years ago
  30. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 9 years ago
  31. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 9 years ago
  32. 0aa8a4a dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 9 years ago
  33. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 9 years ago
  34. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  35. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 9 years ago
  36. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 9 years ago
  37. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 9 years ago
  38. 66afaef kconfig: Adjust ordering so that defaults work as expected by Simon Glass · 9 years ago
  39. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 9 years ago
  40. 1967982 dm: test: Add a Kconfig file by Simon Glass · 9 years ago
  41. 9009798 RSA depends on DM by Chris Kuethe · 9 years ago
  42. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 9 years ago
  43. c4beb22 FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 9 years ago
  44. 33d8818 Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · 10 years ago
  45. 40ad4c4 Kconfig: move EXPERT option under "General setup" menu by Masahiro Yamada · 10 years ago
  46. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  47. 1bf0979 Kconfig: Add EXPERT option by Tom Rini · 10 years ago
  48. b6cf443 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · 10 years ago
  49. 7f7563c sparc: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 10 years ago
  50. cf6bbe4 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  51. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  52. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  53. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  54. 4a8ed8e kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  55. e91c3c3 kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 10 years ago
  56. f28c970 kconfig: remove DEFCONFIG_LIST by Masahiro Yamada · 10 years ago
  57. 5163125 kconfig: add basic Kconfig files by Masahiro Yamada · 10 years ago