1. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 6 months ago
  2. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 7 months ago
  3. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
  4. 06ddcfc m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 8 months ago
  5. 2f57139 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 9 months ago
  6. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 9 months ago
  7. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  8. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 10 months ago
  9. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 10 months ago
  10. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 10 months ago
  11. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 10 months ago
  12. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 3 years ago
  13. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  14. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years, 1 month ago
  15. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years, 2 months ago
  16. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  18. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 5 months ago
  19. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  20. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 8 months ago
  21. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
  22. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  23. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  24. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  25. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 7 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  28. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  29. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  30. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  32. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  33. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  34. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 8 years ago
  35. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  36. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  37. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  38. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  39. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  40. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  41. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
  42. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  43. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  44. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  45. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  46. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  47. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  49. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 13 years ago
  50. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  51. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  52. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  53. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  54. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 16 years ago
  55. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  56. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 03e2dbb Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  58. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. d53cf6a ColdFire: Add CONFIG_MII_INIT for M5272C3 by TsiChung Liew · 16 years ago
  61. 79e0799 ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  62. 53677ef Big white-space cleanup. by Wolfgang Denk · 17 years ago
  63. f28e1bd ColdFire: Update Freescale MCF52x2 platforms by TsiChungLiew · 17 years ago
  64. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 18 years ago
  65. 8353e13 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · 18 years ago
  66. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  67. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago