1. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 7 years ago
  2. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 7 years ago
  3. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 7 years ago
  4. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 7 years ago
  5. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  6. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  7. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  8. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  9. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  10. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  11. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  12. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  13. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  14. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  15. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  16. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  17. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 8 years ago
  18. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  19. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  20. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  21. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  22. e0bed6b configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  23. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  24. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  25. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  26. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  27. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 10 years ago
  28. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 10 years ago
  29. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  30. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  31. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  32. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  35. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 11 years ago
  36. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  37. bffe31c serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  38. 25efd99 nand_spl: store ecc data on the stack by Scott Wood · 13 years ago
  39. 2fe6b7f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  40. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  43. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  44. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  45. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  46. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  47. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  48. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  49. 5baefbb ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  50. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 14 years ago
  51. 59c1db6 ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  52. 14ce02c ppc4xx: Remove unused features from PMC440 board support by Matthias Fuchs · 15 years ago
  53. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  54. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  55. 3b4bd2d ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · 15 years ago
  56. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  57. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 15 years ago
  58. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  59. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  61. 76b565b ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  62. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  64. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. c37207d Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  70. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 16 years ago
  71. ff41ffc ppc4xx: Update PMC440 config file by Matthias Fuchs · 17 years ago
  72. 7d5d756 ppc4xx: Disable error message when no NAND chip is installed on PMC440 by Matthias Fuchs · 17 years ago
  73. 8ba132c ppc4xx: Complete PMC440 board support by Matthias Fuchs · 17 years ago