| Commit message (Expand) | Author | Age | Lines |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese | 2008-07-13 | -21/+0 |
* | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -26/+26 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -25/+25 |
* | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | -41/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -276/+275 |
* | Fix config files for out-of-tree building | Wolfgang Denk | 2008-05-14 | -1/+1 |
* | ppc4xx: Add bootcount limit handling for APC405 boards | Matthias Fuchs | 2008-04-25 | -1/+6 |
* | ppc4xx: Small coding style cleanup for the latest esd patches | Stefan Roese | 2008-04-22 | -1/+0 |
* | ppc4xx: Update CPU strapping for PMC440 boards | Matthias Fuchs | 2008-04-22 | -12/+1 |
* | ppc4xx: Remove unused APC405 strataflash driver | Matthias Fuchs | 2008-04-22 | -789/+0 |
* | ppc4xx: Update APC405 board support | Matthias Fuchs | 2008-04-22 | -123/+241 |
* | ppc4xx: update esd's common auto_update code for 405 boards | Matthias Fuchs | 2008-04-22 | -117/+106 |
* | ppc4xx: Update esd's common LCD code for 405 boards | Matthias Fuchs | 2008-04-22 | -38/+151 |
* | ppc4xx: Update FPGA image for APC405 boards | Matthias Fuchs | 2008-04-22 | -2280/+2004 |
* | ppc4xx: Update bootlogo for APC405 boards | Matthias Fuchs | 2008-04-22 | -235/+565 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -26/+0 |
* | ppc4xx: Small whitespace fix of esd patches | Stefan Roese | 2008-03-31 | -6/+6 |
* | ppc4xx: Cleanup PMC440 board support | Matthias Fuchs | 2008-03-31 | -148/+132 |
* | ppc4xx: Add ptm configuration variables for PMC440 | Matthias Fuchs | 2008-03-31 | -32/+54 |
* | ppc4xx: Minor updates for DU440 boards | Matthias Fuchs | 2008-03-31 | -2/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -176/+167 |
|\ |
|
| * | esd/common/fpga.c: fix indentation. | Wolfgang Denk | 2008-03-09 | -177/+167 |
| * | esd/common/fpga.c: fix 'assignment of read-only location' error | Wolfgang Denk | 2008-03-09 | -3/+4 |
| * | esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ... | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-08 | -1/+1 |
* | | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -3/+3 |
* | | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -0/+19 |
* | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -40/+33 |
|/ |
|
* | ppc4xx: Add DU440 board support | Matthias Fuchs | 2008-01-17 | -0/+1374 |
* | PMC440 board: fix board Makefile for out-of-tree building | Wolfgang Denk | 2008-01-13 | -0/+3 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -25/+25 |
* | ppx4xx: Fix sdram init on PMC440 boards | Matthias Fuchs | 2008-01-11 | -0/+7 |
* | ppc4xx: Update PLB/PCI divider for PMC440 board | Matthias Fuchs | 2008-01-09 | -2/+2 |
* | ppc4xx: Remove sdram.h from PMC440 board | Matthias Fuchs | 2008-01-04 | -505/+0 |
* | ppc4xx: use common denali core defines and data eye search code for PMC440 | Matthias Fuchs | 2008-01-04 | -338/+4 |
* | ppc4xx: More cleanup for esd's LCD code | Matthias Fuchs | 2008-01-04 | -20/+18 |
* | ppc4xx: Coding style cleanup | Stefan Roese | 2007-12-28 | -17/+11 |
* | ppc4xx: Add FPGA support and BSP commands for PMC440 boards | Matthias Fuchs | 2007-12-28 | -0/+1066 |
* | ppc4xx: Add initial esd PMC440 board files | Matthias Fuchs | 2007-12-28 | -0/+2497 |
* | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates | Matthias Fuchs | 2007-12-28 | -6/+89 |
* | ppc4xx: use correct io accessors for esd's LCD code | Matthias Fuchs | 2007-12-28 | -7/+8 |
* | ppc4xx: Maintenance patch for VOH405 boards | Matthias Fuchs | 2007-12-28 | -19/+116 |
* | Remove CPCI440 board | Matthias Fuchs | 2007-12-27 | -1259/+0 |
* | ppc4xx: Rework of 4xx serial driver (3) | Stefan Roese | 2007-10-31 | -1/+1 |
* | ppc4xx: Rework of 4xx serial driver (2) | Stefan Roese | 2007-10-31 | -20/+20 |
* | ppc4xx: Fix small merge problems with CPCI440 and Acadia boards | Stefan Roese | 2007-10-31 | -1/+1 |
* | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | -3/+3 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-16 | -233/+231 |
|\ |
|
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash | Wolfgang Denk | 2007-08-16 | -229/+144 |
| |\ |
|