1. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  2. 3c205a6 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 9 months ago
  5. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 10 months ago
  6. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 2 years, 10 months ago
  7. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  8. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 2 years, 11 months ago
  9. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  10. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 1 month ago
  11. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  12. a3e7a36 astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · 3 years, 1 month ago
  13. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  15. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  16. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  17. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  18. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 4 years, 11 months ago
  19. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  20. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  21. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. f415834 fpga: Added Kconfig support for FPGA_SPARTAN3 by Vipul Kumar · 7 years ago
  24. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  25. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  26. 86c2f1e fpga: Resync various CONFIG_FPGA_* symbols by Tuomas Tynkkynen · 7 years ago
  27. e6e5ecc m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  28. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  29. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  30. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  31. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  32. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  33. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  34. c2caaee kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
  35. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  36. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  37. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  38. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  39. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  40. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  41. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  42. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  43. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  44. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  45. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  46. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  47. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  48. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  49. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  50. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  51. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  52. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  53. 64e809a fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 11 years ago
  54. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  55. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  56. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  57. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  58. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  59. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  60. 51926d5 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · 12 years ago
  61. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  62. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  63. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  64. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  65. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  66. d24f2d3 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  67. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  68. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago