aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk25-25/+25
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs1-0/+7
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs1-2/+2
2008-01-04ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs1-505/+0
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs1-338/+4
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs1-20/+18
2007-12-28ppc4xx: Coding style cleanupStefan Roese1-17/+11
2007-12-28ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs3-0/+1066
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs9-0/+2497
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs1-6/+89
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs1-7/+8
2007-12-28ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs1-19/+116
2007-12-27Remove CPCI440 boardMatthias Fuchs6-1259/+0
2007-10-31ppc4xx: Rework of 4xx serial driver (3)Stefan Roese1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese20-20/+20
2007-10-31ppc4xx: Fix small merge problems with CPCI440 and Acadia boardsStefan Roese1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese3-3/+3
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese18-233/+231
2007-08-16Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk16-229/+144
2007-08-16ppc4xx: Remove #warning in esd auto_update.cStefan Roese1-4/+0
2007-08-16ppc7xx: Update CPCI750 boardStefan Roese2-4/+87
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese18-1602/+1227
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese20-401/+29
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-24/+24
2007-08-03Merge branch 'testing' into workingAndy Fleming19-400/+28
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+1
2007-07-28new FPGA image for PLU405 boardMatthias Fuchs1-1160/+1179
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger6-9/+9
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger12-19/+19
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-44/+24
2007-07-09Small coding style cleanupStefan Roese2-2/+0
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs14-225/+53
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2-0/+91
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely3-372/+0
2007-07-04Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk1-20/+0
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger12-18/+18
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs1-21/+55
2007-03-08fixed ethernet phy configuration for plu405 boardMatthias Fuchs1-6/+11
2007-02-27Minor code cleanup.Wolfgang Denk1-12/+10
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese1-2/+1
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese1-1/+1
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-2/+1
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese2-10/+53
2007-01-31[PATCH] Add support for esd mecp5200 boardStefan Roese5-0/+515
2006-11-30Code cleanup.Wolfgang Denk2-4/+2
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2-12/+8
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk26-27/+27
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz28-164/+345