summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-2213-3596/+3083
|\
| * 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
| * ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-183-2/+16
* | Coding Style cleanup, update CHANGELOG.Wolfgang Denk2008-04-181-6/+6
* | MX31ADS network and flash updatesGuennadi Liakhovetski2008-04-182-9/+20
* | Support for the MX31ADS evaluation board from FreescaleGuennadi Liakhovetski2008-04-185-0/+482
|/
* Use jr as register jump instructionShinya Kuribayashi2008-04-186-9/+9
* Clean up dataflash partitioningUlf Samuelsson2008-04-186-1/+116
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17227-227/+0
* TQM5200: fix default IDE reset levelMartin Krause2008-04-171-0/+3
* Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski2008-04-136-0/+747
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-0/+1
* Phytec Phycore-i.MX31 supportSascha Hauer2008-04-135-0/+288
* mx31 litekit supportSascha Hauer2008-04-135-0/+279
* ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-131-4/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-137-15/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-132-2/+2
|\
| * mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-111-1/+1
| * mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD2008-04-111-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-134-50/+8
|\ \
| * | microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-082-4/+4
| * | microblaze: remove old setting for emac driverMichal Simek2008-04-082-14/+2
| * | microblaze: Clean Makefile from ancient emac driverMichal Simek2008-04-082-32/+2
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-sparcWolfgang Denk2008-04-1320-0/+1435
|\ \ \ | |_|/ |/| |
| * | SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 t...Daniel Hellstrom2008-04-084-0/+286
| * | SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exch...Daniel Hellstrom2008-04-084-0/+288
| * | SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Editio...Daniel Hellstrom2008-04-084-0/+286
| * | SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. Se...Daniel Hellstrom2008-04-084-0/+288
| * | SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design....Daniel Hellstrom2008-04-084-0/+287
| |/
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-1120-1418/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-0811-156/+631
|\
| * AT91SAM9260EK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-6/+5
| * Add support for AT91SAM9260EKStelian Pop2008-04-016-0/+487
| * AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-6/+5
| * Port AT91CAP9 to the new headersStelian Pop2008-04-013-146/+136
| * use correct at91rm9200 register name in m501sk boardJean-Christophe PLAGNIOL-VILLARD2008-03-301-4/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-04-088-230/+543
|\ \
| * | ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-311-68/+381
| * | ColdFire: Remove R5200 boardTsiChung Liew2008-03-315-640/+0
| * | ColdFire: Added M5275EVB support.Matthew Fettke2008-03-315-0/+637
| * | ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew2008-03-311-0/+3
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-04-0817-1510/+1231
|\ \
| * | Blackfin: unify cpu and boot modesMike Frysinger2008-03-3013-518/+412
OpenPOWER on IntegriCloud