aboutsummaryrefslogtreecommitdiff
path: root/board/pcs440ep
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher1-0/+24
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk1-2/+2
2007-07-13[PCS440EP] - The DIAG LEDs are now blinking, if an error occurHeiko Schocher1-3/+15
2007-07-11[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2-9/+39
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-9/+7
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk5-24/+522
2007-06-25[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher1-3/+0
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher5-24/+525
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-5/+9
2006-06-06Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese3-21/+5
2006-06-02Minor cleanupWolfgang Denk1-21/+27
2006-06-02Add support for PCS440EP boardStefan Roese6-0/+1342