1. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  2. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  3. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 4 years, 11 months ago
  4. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 4 years, 10 months ago
  5. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  6. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  7. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 6 years ago
  10. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  11. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  12. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  13. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  14. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  15. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  16. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  17. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  18. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  19. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  20. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  21. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  22. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  23. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  24. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  25. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  26. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  27. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  28. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  29. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  30. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  31. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  32. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  33. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  36. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  37. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  38. 96d9438 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · 13 years ago
  39. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  40. 09933fb ColdFire:Update the env settings for several boards. by Jason Jin · 13 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  43. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  44. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  45. d6e4baf ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  46. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  47. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  52. 0f3ba7e Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 17 years ago
  53. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  54. 320d619 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · 17 years ago
  55. c67e12e ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · 17 years ago
  56. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  57. 1a33ce6 Added NAND support by TsiChungLiew · 17 years ago
  58. eaf9e44 Added I2C support by TsiChungLiew · 17 years ago
  59. 9998bd3 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  60. 0dca874 Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  61. 48dbfea Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · 17 years ago
  62. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago