summaryrefslogtreecommitdiffstats
path: root/include/configs/PMC440.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-5/+6
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-5/+6
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-091-4/+4
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-02-031-6/+0
* ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-191-2/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-0/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+2
* ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-021-1/+0
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-1/+1
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-4/+4
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* ppc4xx: Update PMC440 board configurationMatthias Fuchs2008-10-311-27/+43
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-136/+136
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-11/+11
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fix printf() format problems with configurable promptsWolfgang Denk2008-07-311-1/+2
* ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese2008-01-171-2/+2
* ppc4xx: Update PMC440 config fileMatthias Fuchs2008-01-111-13/+3
* ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs2008-01-091-0/+3
* ppc4xx: Complete PMC440 board supportMatthias Fuchs2007-12-281-0/+522
OpenPOWER on IntegriCloud