1. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  2. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  3. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  4. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  5. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  6. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  7. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  8. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  9. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  10. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  11. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  12. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  13. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  14. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  17. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  18. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  19. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  20. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  21. 09933fb ColdFire:Update the env settings for several boards. by Jason Jin · 13 years ago
  22. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  24. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  25. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  26. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  27. 052c089 ColdFire: Update bootargs by TsiChung Liew · 15 years ago
  28. ee0a846 ColdFire: Add DSPI support for MCF5227x and MCF5445x by TsiChung Liew · 15 years ago
  29. 709b384 ColdFire: Update for M54451EVB by TsiChung Liew · 15 years ago
  30. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. f78ced3 ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  35. 05316f8 ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · 16 years ago