1. 8844983 configs: remove CONFIG_SYS_DSPI_XX references by Angelo Dureghello · 6 years ago
  2. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  3. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  4. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  5. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 6 years ago
  8. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  9. fbca0e6 spi: Migrate CONFIG_CF_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  10. 86c2f1e fpga: Resync various CONFIG_FPGA_* symbols by Tuomas Tynkkynen · 7 years ago
  11. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  12. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  13. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  14. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  15. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  16. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  17. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  18. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  19. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  20. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  21. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  22. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  23. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  24. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  25. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  27. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  28. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  29. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  30. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  31. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  32. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  33. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  34. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  35. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  36. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  37. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  38. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  39. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  40. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 9 years ago
  41. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  42. 6af3a0e ColdFire: fix some typoes for CF platform by jason · 11 years ago
  43. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  44. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  45. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  46. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  47. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  48. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  49. b03b25c fpga: Remove all CONFIG_SYS_* fpga related options by Michal Simek · 11 years ago
  50. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  51. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  52. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  53. 09933fb ColdFire:Update the env settings for several boards. by Jason Jin · 13 years ago
  54. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  55. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  56. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  57. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  58. 0a9e4e7 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · 15 years ago
  59. ee0a846 ColdFire: Add DSPI support for MCF5227x and MCF5445x by TsiChung Liew · 15 years ago
  60. bbf6bbf ColdFire: Update configuration file to use flash buffer write by TsiChung Liew · 15 years ago
  61. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  62. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. f78ced3 ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  67. 922cd75 ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · 16 years ago
  68. 9f75155 ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · 16 years ago
  69. a7323bb ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  70. b2d022d ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · 16 years ago
  71. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 0f3ba7e Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 16 years ago
  73. f33fca2 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 16 years ago
  74. bae61ee ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  75. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  76. 2e72ad0 ColdFire: PCI and misc updates for MCF5445x by TsiChungLiew · 17 years ago
  77. 7ca9051 trivial: fix consequences of a bad merge by Guennadi Liakhovetski · 17 years ago
  78. 0133502 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  79. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  80. e8ee8f3 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  81. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago