summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-233/+231
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk2007-08-16-229/+144
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-1602/+1227
| | |\
| | * | Small coding style cleanupStefan Roese2007-07-09-2/+0
| | * | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-225/+53
| | * | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-0/+91
| * | | ppc7xx: Update CPCI750 boardStefan Roese2007-08-16-4/+87
| | |/ | |/|
* | | ppc4xx: Remove #warning in esd auto_update.cStefan Roese2007-08-16-4/+0
|/ /
* | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14-401/+29
|\ \
| * \ Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-24/+24
| |\ \
| | * \ Merge branch 'testing' into workingAndy Fleming2007-08-03-400/+28
| | |\ \
| * | | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-1/+1
| | |/ / | |/| |
| * | | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-9/+9
| * | | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-19/+19
| * | | Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-04-372/+0
| * | | Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk2007-07-04-20/+0
| * | | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-18/+18
| | |/ | |/|
* | | new FPGA image for PLU405 boardMatthias Fuchs2007-07-28-1160/+1179
| |/ |/|
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-10-44/+24
|/
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-25-21/+55
* fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-08-6/+11
* Minor code cleanup.Wolfgang Denk2007-02-27-12/+10
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-20-2/+1
|\
| * [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-2/+1
* | [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-20-1/+1
|/
* [PATCH] Update esd cpci5200 filesStefan Roese2007-01-31-10/+53
* [PATCH] Add support for esd mecp5200 boardStefan Roese2007-01-31-0/+515
* Code cleanup.Wolfgang Denk2006-11-30-4/+2
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-01-12/+8
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-27/+27
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-164/+345
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-32/+8
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-32/+8
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-65/+26
|/
* Minor code cleanupWolfgang Denk2006-03-06-106/+98
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-17/+52
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-17/+52
* | Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-08-764/+18
* | Various changes to esd HH405 board specific filesStefan Roese2006-02-07-2567/+2614
|/
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-4/+4
* Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-18-8/+72
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-18-49/+191
* (no commit message)Wolfgang Denk2005-12-12-0/+27
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-25/+21
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* New PPC 405EP board added: CMS700Stefan Roese2005-11-15-15/+2410
* Updated PCI mapping for esd CPCI2DP board.Stefan Roese2005-11-08-6/+9
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-29-2/+2
|\