aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-50/+0
2009-07-18CPCI750: fix compile problemWolfgang Denk1-1/+1
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-50/+0
2009-07-14MPC512x: factor out common codeWolfgang Denk1-102/+2
2009-07-14mecp5123: fix build errorWolfgang Denk1-8/+5
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk1-22/+22
2009-07-06at91: Add esd gmbh MEESC board supportDaniel Gorsulowski4-0/+291
2009-06-12mpc512x: Add esd gmbh mecp5123 board supportStefan Roese3-0/+454
2009-06-1274xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese3-15/+47
2009-06-1274xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2-8/+22
2009-06-1274xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese1-6/+5
2009-06-1274xx_7xx: CPCI750: Add loadpci commandStefan Roese1-0/+76
2009-06-12General help message cleanupWolfgang Denk21-86/+95
2009-06-124xx: Add support for DP405 hardware variantsMatthias Fuchs1-6/+26
2009-06-124xx: Remove binary cpld bitstream from DP405 boardMatthias Fuchs3-1826/+1
2009-06-124xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs3-1826/+1
2009-06-124xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs2-2479/+0
2009-06-124xx: Remove binary cpld bitstream from CMS700 boardMatthias Fuchs3-1826/+1
2009-06-12esd/common: extend cpld command with address parameterMatthias Fuchs2-14/+20
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-2/+2
2009-06-12cpci750: i2c cleanupPeter Tyser1-6/+10
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+3
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs14-165/+217
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs13-107/+113
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs21-294/+0
2009-03-20ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs1-10/+1
2009-03-20ppc4xx: DU405 maintenance fixMatthias Fuchs1-2/+8
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho26-78/+26
2009-03-17ppc4xx: PMC440: Only use one CS (rank) in DDR2 configurationStefan Roese1-1/+1
2009-02-18ppc4xx: Some more PMC405 coding-style cleanupStefan Roese1-15/+15
2009-02-18ppc4xx: Update PMC405 board supportMatthias Fuchs2-13/+11
2009-02-18ppc4xx: Cleanup PMC405 board supportMatthias Fuchs1-70/+25
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-28Command usage cleanupPeter Tyser22-49/+49
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser2-2/+2
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs1-0/+1
2009-01-14ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs1-0/+24
2009-01-14ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs1-163/+144
2009-01-14ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs1-0/+10
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs1-1/+1
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs1-4/+18
2008-12-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs1-5/+1
2008-11-25ppc4xx: Use correct io accessors for PCI405Matthias Fuchs1-35/+16
2008-11-25ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs1-871/+0
2008-11-18Align end of bss by 4 bytesSelvamuthukumar25-0/+25
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren4-4/+4
2008-10-31ppc4xx: Update PMC440 board supportMatthias Fuchs1-22/+106