aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
2008-08-01Fix compilation error for TASREGTsiChung Liew
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk
2008-04-25ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs
2008-04-22ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese
2008-04-22ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs
2008-04-22ppc4xx: Remove unused APC405 strataflash driverMatthias Fuchs
2008-04-22ppc4xx: Update APC405 board supportMatthias Fuchs
2008-04-22ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs
2008-04-22ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs
2008-04-22ppc4xx: Update FPGA image for APC405 boardsMatthias Fuchs
2008-04-22ppc4xx: Update bootlogo for APC405 boardsMatthias Fuchs
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-31ppc4xx: Small whitespace fix of esd patchesStefan Roese
2008-03-31ppc4xx: Cleanup PMC440 board supportMatthias Fuchs
2008-03-31ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs
2008-03-31ppc4xx: Minor updates for DU440 boardsMatthias Fuchs
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk
2008-03-09esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk
2008-03-08esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-01-17ppc4xx: Add DU440 board supportMatthias Fuchs
2008-01-13PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs
2008-01-04ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs
2007-12-28ppc4xx: Coding style cleanupStefan Roese
2007-12-28ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs
2007-12-28ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs
2007-12-27Remove CPCI440 boardMatthias Fuchs
2007-10-31ppc4xx: Rework of 4xx serial driver (3)Stefan Roese
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese
2007-10-31ppc4xx: Fix small merge problems with CPCI440 and Acadia boardsStefan Roese
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese