summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-04-08-1510/+1231
|\ \
| * | Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-518/+412
| * | Blackfin: BF537-stamp: cleanup spi flash driverMike Frysinger2008-03-30-992/+819
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-04-08-0/+1418
|\ \
| * | Support for the MX31ADS evaluation board from FreescaleGuennadi Liakhovetski2008-03-30-0/+494
| * | Phytec Phycore-i.MX31 supportSascha Hauer2008-03-30-0/+287
| * | mx31 litekit supportSascha Hauer2008-03-30-0/+278
| * | Adds support for the Prodrive PMDRA board, based on a DM6441Pieter Voorthuijsen2008-03-30-0/+359
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-04-08-0/+2159
|\ \
| * | sh: Remove disable_ctrlc function from R7780MPNobuhiro Iwamatsu2008-03-28-4/+1
| * | sh: Add support Renesas Solutions R2D plus boardNobuhiro Iwamatsu2008-03-28-0/+401
| * | sh: Added support for SH7720 based board MPR2.Mark Jonas2008-03-28-0/+510
| * | sh: Add support Renesas Solutions R7780MPYusuke Goda2008-03-28-0/+742
| * | sh: Add support Renesas Solutions Migo-R boardgoda.yusuke2008-03-28-0/+509
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-07-16/+74
|\ \
| * | mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski2008-03-28-0/+34
| * | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-25/+16
| * | mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-28-0/+33
| |/
* | ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese2008-04-02-12/+34
* | ppc4xx: Small whitespace fix of esd patchesStefan Roese2008-03-31-6/+6
* | ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2008-03-31-148/+132
* | ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs2008-03-31-32/+54
* | ppc4xx: Minor updates for DU440 boardsMatthias Fuchs2008-03-31-2/+4
* | ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese2008-03-28-3/+39
* | ppc4xx: Enable ECC on LWMON5Stefan Roese2008-03-27-70/+20
* | ppc4xx: Updates to Korat-specific codeLarry Johnson2008-03-27-53/+369
* | ppc4xx: Add fdt support to Prodrive alprStefan Roese2008-03-27-1/+24
* | ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen2008-03-27-0/+9
* | ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)Stefan Roese2008-03-27-2/+0
* | ppc4xx: Correctly pass phyiscal FLASH base address into dtbStefan Roese2008-03-27-1/+1
* | ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese2008-03-27-9/+16
|/
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-26-42/+28
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-16/+16
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-175/+237
|\
| * [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-19-11/+7
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-335/+506
| |\
| * | [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-12-2/+2
| * | [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-2/+9
| * | [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-15/+15
| * | Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-29-79/+43
| |\ \
| * | | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+92
| * | | [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-1/+1
| * | | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-734/+1692
| |\ \ \
| * | | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-167/+134
* | | | | 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov2008-03-25-0/+1
* | | | | mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCIAnton Vorontsov2008-03-25-0/+17
* | | | | mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov2008-03-25-1/+75
* | | | | 83xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov2008-03-25-0/+37
* | | | | 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-25-6/+57
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-03-26-1/+28
|\ \ \ \ \