1. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  2. d73afb2 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years, 1 month ago
  3. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years, 1 month ago
  4. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
  5. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  6. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  7. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  8. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  9. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  10. bd53867 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  11. 834af7d Nokia RX-51: Disable some unused features to decrease size of u-boot binary by Pali Rohár · 4 years, 8 months ago
  12. 36a7719 Nokia RX-51: Enable CONFIG_CONSOLE_MUX by Pali Rohár · 4 years, 8 months ago
  13. 8d11acb Nokia RX-51: Revert back onenand defitions by Pali Rohár · 4 years, 8 months ago
  14. 6f52aee Nokia RX-51: Move code from defconfig back to C header file by Pali Rohár · 4 years, 8 months ago
  15. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  16. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  17. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  18. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  19. c8cdce7 Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  20. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  21. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  22. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  23. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  24. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  25. 0c6d357 Convert CONFIG_TWL4030_USB to Kconfig by Adam Ford · 7 years ago
  26. 2281c78 Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · 7 years ago
  27. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  28. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  29. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  30. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  31. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  32. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  33. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  34. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  35. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 8 years ago
  36. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  37. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  38. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  39. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  40. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  41. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  42. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  43. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  44. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  45. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  46. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  47. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  48. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  49. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  50. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  51. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  52. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  53. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  54. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  55. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  56. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  57. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  58. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  59. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago