summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0323-419/+22
|\
| * ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-031-0/+5
| * ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-033-3/+0
| * ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-0315-326/+0
| * ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs2008-09-031-25/+0
| * ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs2008-09-031-12/+0
| * ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs2008-09-031-37/+21
| * ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs2008-09-031-14/+0
| * ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs2008-09-031-2/+1
* | Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-022-0/+12
* | Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-023-0/+18
|/
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-4/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-6/+6
* Fixing coding style issuesWilliam Juul2008-08-121-3/+3
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-22/+20
* Fix compilation error for TASREGTsiChung Liew2008-08-011-0/+2
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-2/+2
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-131-21/+0
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-101-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-0226-26/+26
* Change initdram() return type to phys_size_tBecky Bruce2008-06-1225-25/+25
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-032-41/+0
* Big white-space cleanup.Wolfgang Denk2008-05-2135-276/+275
* Fix config files for out-of-tree buildingWolfgang Denk2008-05-141-1/+1
* ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-251-1/+6
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-221-1/+0
* ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs2008-04-221-12/+1
* ppc4xx: Remove unused APC405 strataflash driverMatthias Fuchs2008-04-221-789/+0
* ppc4xx: Update APC405 board supportMatthias Fuchs2008-04-222-123/+241
* ppc4xx: update esd's common auto_update code for 405 boardsMatthias Fuchs2008-04-222-117/+106
* ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs2008-04-222-38/+151
* ppc4xx: Update FPGA image for APC405 boardsMatthias Fuchs2008-04-221-2280/+2004
* ppc4xx: Update bootlogo for APC405 boardsMatthias Fuchs2008-04-221-235/+565
* Remove all the search paths from the .lds files.Jason Wessel2008-04-1726-26/+0
* ppc4xx: Small whitespace fix of esd patchesStefan Roese2008-03-312-6/+6
* ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2008-03-312-148/+132
* ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs2008-03-311-32/+54
* ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2008-03-312-2/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-121-176/+167
|\
| * esd/common/fpga.c: fix indentation.Wolfgang Denk2008-03-091-177/+167
| * esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk2008-03-091-3/+4
| * esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD2008-03-081-1/+1
* | [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-3/+3
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+19
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-40/+33
|/
* ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-176-0/+1374
* PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk2008-01-131-0/+3
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-1225-25/+25
* ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs2008-01-111-0/+7
* ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs2008-01-091-2/+2
OpenPOWER on IntegriCloud