summaryrefslogtreecommitdiffstats
path: root/include/configs/pcs440ep.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+3
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-3/+5
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-85/+85
* 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-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* [new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka2008-03-201-0/+6
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* PCS440EP: fix build problems (redundant #define)Wolfgang Denk2008-03-041-4/+0
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-041-1/+1
* ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-151-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-281-9/+4
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-26/+34
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-031-26/+34
| |\
| | * include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| | * include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-051-24/+25
* | | [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-111-4/+4
|/ /
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-2/+2
* | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-091-3/+79
|\ \ | |/ |/|
| * [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-251-1/+0
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-3/+80
* | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-251-1/+1
|\ \
| * | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-1/+1
* | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
|/ /
* | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-151-0/+1
|\ \
| * | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-0/+1
| |/
* | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-151-65/+65
|/
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+1
* Minor cleanup for PCS440EP boardStefan Roese2006-06-131-4/+4
* Minor cleanup for PCS440EP boardWolfgang Denk2006-06-071-6/+5
OpenPOWER on IntegriCloud