1. 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 1 year, 11 months ago
  2. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  3. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  4. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  5. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  6. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 3 months ago
  7. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 3 months ago
  8. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 3 months ago
  9. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 4 months ago
  10. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  11. 06ddcfc m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 5 months ago
  12. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  13. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 7 months ago
  14. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 7 months ago
  15. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 7 months ago
  17. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 7 months ago
  18. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 8 months ago
  19. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  20. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 2 years, 10 months ago
  21. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  22. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  23. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years ago
  24. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  25. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  26. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  27. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 5 months ago
  28. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  29. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  30. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  31. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  33. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  34. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  35. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  36. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  37. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  38. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  39. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  40. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  41. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  42. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  43. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  44. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  45. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  46. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  47. a187559 Use correct spelling of "U-Boot" 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. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  51. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  52. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  53. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  54. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  57. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  58. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  59. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  60. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  61. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  62. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  63. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 03e2dbb Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  65. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  68. 0f3ba7e Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 17 years ago
  69. 6706424 ColdFire: cobra5272 platform for MCF52x2 update by TsiChungLiew · 17 years ago
  70. 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  71. 37e4f24 include/configs: Use new CONFIG_CMD_* in various c* named board config files. by Jon Loeliger · 17 years ago
  72. a562e1b Patch by Florian Schlote, 08 Sep 2004: by wdenk · 20 years ago