1. a6b41b6 m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  2. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  3. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  4. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  5. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  6. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  7. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  8. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  9. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  10. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  11. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  12. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  13. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  14. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  15. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  16. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  17. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  18. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  19. 56ef75c ColdFire: fix some typoes for CF platform by jason · 11 years ago
  20. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  21. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  22. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  26. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  27. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  28. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  29. a2fabf1 ColdFire:Define the DM9000 byteswap for M5253 board. by Jason Jin · 13 years ago
  30. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  31. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  32. 0212f74 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  33. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  34. 3dd72f6 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  35. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  36. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  37. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  38. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  43. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · 16 years ago