1. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  2. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  3. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  4. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  5. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  6. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  7. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. 134e314 coldfire: eb_cpu5282: fix: boot from internal flash by Jens Scharsig (BuS Elektronik) · 12 years ago
  11. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  12. 2686eff rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 13 years ago[Renamed (97%) from include/configs/EB+MCF-EV123.h]
  13. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  14. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  15. f07d3f8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · 13 years ago
  16. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  17. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  18. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  20. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  21. 772d9b0 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  22. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  23. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  25. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 26c9f3c Fix compile error caused by missing timer function by TsiChung Liew · 16 years ago
  28. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  29. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 17 years ago
  30. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  31. ceaf333 ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · 17 years ago
  32. f5709d1 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  33. dbb2b54 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · 17 years ago
  34. f729075 Minor code cleanup. by Wolfgang Denk · 18 years ago
  35. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · 19 years ago