Commit Graph

58 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Marek Vasut e4f65d0067 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 9 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 10 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago
Igor Grinberg e0bed6b67d configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Stefan Roese d126e01649 autoboot.c: Move config options to Kconfig 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Matthias Fuchs f39c5d1e6a ppc4xx: update PMC440 board support 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 years ago
Masahiro Yamada 1a0afe1fad powerpc: ppc4xx: remove redundant CONFIG_4xx definition 11 years ago
Vladimir Zapolskiy 2c808a12ea kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 11 years ago
Rob Herring cdb23792e8 config: remove platform CONFIG_SYS_HZ definition part 1/2 12 years ago
Rob Herring 0defddc851 config: Add a default CONFIG_SYS_PROMPT 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach 880540decf i2c, ppc4xx_i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Gabor Juhos 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 12 years ago
Marek Vasut bffe31c144 serial: Remove CONFIG_SERIAL_MULTI from config files 13 years ago
Scott Wood 25efd99dbb nand_spl: store ecc data on the stack 13 years ago
Matthias Fuchs 2fe6b7f70f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 15 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Michael Zaidman 800eb09641 POST cleanup. 15 years ago
Matthias Fuchs 5baefbba38 ppc4xx: Fix building of PMC440 board 15 years ago
Stefan Roese d0b0dcaa22 i2c: Move PPC4xx I2C driver into drivers/i2c directory 15 years ago
Matthias Fuchs 59c1db6dab ppc4xx: Fix building of PMC440 board 15 years ago
Matthias Fuchs 14ce02c881 ppc4xx: Remove unused features from PMC440 board support 16 years ago
Stefan Roese a760b02031 ppc4xx: Consolidate pci_pre_init() function 16 years ago
Stefan Roese 1095493a5d ppc4xx: Consolidate pci_target_init() function 16 years ago
Matthias Fuchs 3b4bd2d75c ppc4xx: Add SDRAM detection for PMC440 boards 16 years ago
Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Ben Warren 96e21f86e8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 17 years ago
Matthias Fuchs 76b565b69f ppc4xx: Update PMC440 board configuration 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Peter Tyser abbb90666d Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 17 years ago