summaryrefslogtreecommitdiff
path: root/include/configs/pcs440ep.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-4/+5
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+3
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+5
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-85/+85
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-03-21[new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka1-0/+6
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-03-04PCS440EP: fix build problems (redundant #define)Wolfgang Denk1-4/+0
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2008-02-04ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese1-1/+1
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-9/+0
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher1-9/+4
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-26/+34
2007-08-03Merge branch 'testing' into workingAndy Fleming1-26/+34
2007-07-11[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher1-4/+4
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-2/+2
2007-07-10Merge with /home/hs/Atronic/u-bootWolfgang Denk1-3/+79
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger1-24/+25
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-1/+1
2007-06-25[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher1-1/+0
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-06-23Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-3/+80
2007-06-15Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese1-0/+1
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-0/+1
2007-06-15[ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese1-65/+65
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-0/+1
2006-06-13Minor cleanup for PCS440EP boardStefan Roese1-4/+4
2006-06-07Minor cleanup for PCS440EP boardWolfgang Denk1-6/+5
2006-06-06Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese1-3/+3
2006-06-02Add support for PCS440EP boardStefan Roese1-0/+413