1. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  2. 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 8 months ago
  3. 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 8 months ago
  4. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  5. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  6. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
  7. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  8. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  9. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  10. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  11. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  12. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
  13. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  14. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  15. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  16. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  17. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  18. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  19. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  20. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  21. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  22. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  23. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  24. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  27. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  28. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  29. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  30. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  31. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  32. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  33. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  34. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  35. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  36. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  37. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  38. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  39. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  40. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  41. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  42. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  43. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  44. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  45. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  46. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  47. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago
  48. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  49. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  50. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  51. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  54. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  55. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  56. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  57. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  58. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  59. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  60. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  61. b31abce ColdFire: Update bootargs by TsiChung Liew · 15 years ago
  62. cec0c4a ColdFire: Fix M53017EVB flash size by TsiChung Liew · 15 years ago
  63. b7d482b ColdFire: Update configuration file to use flash buffer write by TsiChung Liew · 15 years ago
  64. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  65. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago