1. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  2. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  3. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  4. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  5. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  6. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  7. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  8. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  9. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  10. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  11. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  12. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  13. 06f2759 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  14. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  15. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  16. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  19. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  20. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  21. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  22. 319ac6d ColdFire: Fix the compile issue for M52277 by Jason Jin · 13 years ago
  23. 47e7100 ColdFire:disable the NFS define for 52277 board. by Jason Jin · 13 years ago
  24. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  25. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  28. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  29. a424ba2 ColdFire: Add DSPI support for MCF5227x and MCF5445x by TsiChung Liew · 15 years ago
  30. b7d482b ColdFire: Update configuration file to use flash buffer write by TsiChung Liew · 15 years ago
  31. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  32. 39966e3 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. a724d02 ColdFire: Define bootdelay in configuration file for M52277EVB by TsiChung Liew · 17 years ago
  38. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  39. 99b037a ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago