1. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  2. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  3. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  4. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  5. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  6. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  7. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  8. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  9. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  10. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  11. 4a37cb5 Kconfig: Drop CONFIG_CMD_LOADY by Simon Glass · 7 years ago
  12. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  13. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  14. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  15. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  16. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  17. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  18. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  19. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  20. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  21. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  22. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  23. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  24. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  25. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  26. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  27. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  28. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  29. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  30. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  31. 614fc89 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  32. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  33. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  34. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  35. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  36. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  37. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  38. d146e36 MIPS: vct: switch to generic board by Daniel Schwierzeck · 10 years ago
  39. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  40. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  41. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  42. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  43. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  45. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  46. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  47. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  48. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  49. 383015b MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled by Daniel Schwierzeck · 14 years ago
  50. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  51. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  52. 736fead Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  53. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  54. 294f10c mips/vcth: Use generic 16550 uart driver by Detlev Zundel · 15 years ago
  55. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  56. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  57. ae691e5 MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · 16 years ago