aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren3-0/+18
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-4/+0
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-08-12Fixing coding style issuesWilliam Juul1-3/+3
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-22/+20
2008-08-01Fix compilation error for TASREGTsiChung Liew1-0/+2
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese1-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk26-26/+26
2008-06-12Change initdram() return type to phys_size_tBecky Bruce25-25/+25
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2-41/+0
2008-05-21Big white-space cleanup.Wolfgang Denk35-276/+275
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk1-1/+1
2008-04-25ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs1-1/+6
2008-04-22ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese1-1/+0
2008-04-22ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs1-12/+1
2008-04-22ppc4xx: Remove unused APC405 strataflash driverMatthias Fuchs1-789/+0
2008-04-22ppc4xx: Update APC405 board supportMatthias Fuchs2-123/+241
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2-117/+106
2008-04-22ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs2-38/+151
2008-04-22ppc4xx: Update FPGA image for APC405 boardsMatthias Fuchs1-2280/+2004
2008-04-22ppc4xx: Update bootlogo for APC405 boardsMatthias Fuchs1-235/+565
2008-04-17Remove all the search paths from the .lds files.Jason Wessel26-26/+0
2008-03-31ppc4xx: Small whitespace fix of esd patchesStefan Roese2-6/+6
2008-03-31ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2-148/+132
2008-03-31ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs1-32/+54
2008-03-31ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2-2/+4
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz1-176/+167
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk1-177/+167
2008-03-09esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk1-3/+4
2008-03-08esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-3/+3
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+19
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-40/+33
2008-01-17ppc4xx: Add DU440 board supportMatthias Fuchs6-0/+1374
2008-01-13PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk1-0/+3
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