1. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  2. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  3. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  4. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  5. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  6. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  7. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  8. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  9. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  10. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  11. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  12. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  13. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  14. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  15. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  16. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  17. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  18. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  19. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  20. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  21. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  22. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  23. 0e4f3df m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  24. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  25. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  26. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  30. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  31. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  32. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  33. ded4eb4 ColdFire:Update the env settings for several boards. by Jason Jin · 13 years ago
  34. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  35. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  36. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  37. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  38. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 18d6b2d ColdFire: Change the SDRAM BRD2WT timing from 3 to 7 by TsiChung Liew · 16 years ago
  42. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 3ac6b00 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  44. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  45. 1844b8f ColdFire: Fix ethernet hang issue for mcf547x_8x by TsiChung Liew · 17 years ago
  46. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 17 years ago
  47. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 17 years ago
  48. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  49. 8cb946d ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support by TsiChungLiew · 17 years ago