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