1. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  2. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  3. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  4. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 6 years ago
  5. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 6 years ago
  6. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 6 years ago
  7. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 6 years ago
  8. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  9. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  10. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  11. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  12. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  13. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  14. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  15. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  16. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  17. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  18. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  19. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  20. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  21. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  22. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  23. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  24. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  25. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  26. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  27. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  28. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  29. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  30. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  31. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  32. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  33. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  34. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  35. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  36. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  37. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  38. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  39. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  40. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  41. 03ecac3 bootstage: Use rec_count as the array index by Simon Glass · 7 years ago
  42. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  43. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  44. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  45. fad6a2b common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 7 years ago
  46. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  47. 936478e SPARC: Remove by Tom Rini · 8 years ago
  48. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  49. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  50. a009f36 Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  51. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  52. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  53. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  54. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  55. de70fef common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · 8 years ago
  56. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  57. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  58. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  59. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  60. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  61. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  62. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  63. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  64. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  65. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  66. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  67. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  68. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  69. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  70. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  71. 57247d9 common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · 8 years ago
  72. 4d25507 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  73. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  74. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  75. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  76. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  77. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  78. 5e4e874 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  79. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  80. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  81. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  82. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  83. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  84. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  85. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  86. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  87. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  88. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  89. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  90. f39eb75 common: Add CMD_SF Kconfig entry by Jagan Teki · 9 years ago
  91. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  92. 6aab5ae common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · 9 years ago
  93. f38bec9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · 9 years ago
  94. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  95. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  96. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  97. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  98. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  99. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  100. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago