| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Small coding style cleanup for the latest esd patches | Stefan Roese | 2008-04-22 | -1/+0 |
* | 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 |
* | 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: 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: use correct io accessors for esd's LCD code | Matthias Fuchs | 2007-12-28 | -7/+8 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-16 | -0/+91 |
|\ |
|
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -12/+12 |
| |\ |
|
| * | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -0/+91 |
* | | | ppc4xx: Remove #warning in esd auto_update.c | Stefan Roese | 2007-08-16 | -4/+0 |
| |/
|/| |
|
* | | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -9/+9 |
* | | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -8/+8 |
|/ |
|
* | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -2/+1 |
* | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -8/+8 |
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -4/+0 |
* | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -10/+18 |
|\ |
|
| * | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -10/+18 |
* | | Various changes to esd HH405 board specific files | Stefan Roese | 2006-02-07 | -0/+3 |
|/ |
|
* | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | 2006-01-18 | -1/+1 |
* | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -0/+123 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -2/+2 |
|\ |
|
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+2 |
* | | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | 2005-10-20 | -1/+1 |
|/ |
|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -7/+7 |
* | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -8/+15 |
* | Fix VOH405 Support | Wolfgang Denk | 2005-09-25 | -2/+3 |
* | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -81/+177 |
* | Update for esd auto_update and hh405 board | stroese | 2005-03-16 | -0/+19 |
* | Code cleanup. | wdenk | 2004-12-16 | -6/+1 |
* | esd common update | stroese | 2004-12-16 | -28/+1578 |
* | esd misc file esd common routines added. | stroese | 2004-09-16 | -0/+40 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -160/+160 |
* | Xilinx jtag tool added. | stroese | 2003-09-12 | -0/+2402 |
* | * Code cleanup: | wdenk | 2003-06-27 | -134/+134 |
* | Code reworked for PPC405EP support. | stroese | 2003-05-23 | -21/+16 |
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | -1/+1 |
* | Initial revision | wdenk | 2002-11-03 | -0/+464 |
* | Initial revision | wdenk | 2002-08-17 | -0/+646 |