1. 35d48ea arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR by Marek Vasut · 1 year, 6 months ago
  2. 7ff7b46 m68k: rename CONFIG_MCFTMR to CFG_MCFTMR by Angelo Dureghello · 1 year, 7 months ago
  3. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  4. 0a69d6a Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 1 year, 10 months ago
  5. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  7. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 1 year, 11 months ago
  8. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 2 months ago
  9. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 2 months ago
  10. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 2 months ago
  11. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 3 months ago
  12. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 3 months ago
  13. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  14. 06ddcfc m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 4 months ago
  15. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  16. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  17. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 6 months ago
  18. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 6 months ago
  20. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 6 months ago
  22. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  23. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  24. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 9 months ago
  25. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 9 months ago
  26. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  27. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 2 years, 11 months ago
  28. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  29. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 1 month ago
  30. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  31. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  32. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  33. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  34. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  35. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 4 years, 10 months ago
  36. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  37. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  38. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  39. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  40. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  41. e6e5ecc m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  42. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  43. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  44. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  45. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  46. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  47. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  48. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  49. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  52. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  53. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  54. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  55. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  57. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  58. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  59. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  60. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  61. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  62. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  63. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  64. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  65. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  66. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  67. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  68. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  69. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  70. 0e8a755 ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  71. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  72. d6e4baf ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  73. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  74. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. eec567a ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  78. 79e0799 ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  79. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 0f3ba7e Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 16 years ago
  81. 545c8e0 ColdFire: Added M5275EVB support. by Matthew Fettke · 17 years ago