summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * pm9263: lowlevel init updateJean-Christophe PLAGNIOL-VILLARD2009-06-21-16/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2009-07-07-1/+423
|\ \
| * | digsy MTC: Add 'mtc' command.Grzegorz Bernacki2009-06-14-1/+413
| * | digsy MTC: Add SPI support.Grzegorz Bernacki2009-06-14-0/+10
* | | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-03-2/+4
* | | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02-10/+10
* | | 86xx: XPedite5170 board supportPeter Tyser2009-07-01-0/+547
* | | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-01-62/+2
* | | 8xxx: Move dma_init() call to common codePeter Tyser2009-07-01-2/+2
* | | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-01-26/+24
* | | 85xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang2009-06-30-1/+2
| |/ |/|
* | Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger2009-06-15-0/+45
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-06-15-13/+32
|\ \
| * | Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-0/+32
| * | Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-13/+0
| |/
* | Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-2913/+20
* | Blackfin: ibf-dsp561: new board portHoan Hoang2009-06-14-0/+268
* | Blackfin: blackstamp: new board portMike Frysinger2009-06-14-0/+279
* | Blackfin: bf537-srv1: new board portMike Frysinger2009-06-14-0/+290
* | Blackfin: bf537-minotaur: new board portMike Frysinger2009-06-14-0/+290
* | Blackfin: bf537-pnav: new board portMike Frysinger2009-06-14-0/+289
* | Blackfin: cm-bf527: new board portMike Frysinger2009-06-14-0/+440
* | Blackfin: cm-bf548: new board portMike Frysinger2009-06-14-0/+637
* | Blackfin: tcm-bf537: new board portMike Frysinger2009-06-14-0/+402
* | Blackfin: cm-bf561: new board portMike Frysinger2009-06-14-0/+266
* | Blackfin: cm-bf537e: new board portMike Frysinger2009-06-14-0/+397
* | Blackfin: cm-bf533: new board portMike Frysinger2009-06-14-0/+259
|/
* xes: Update Freescale clock code to work with 86xx processorsPeter Tyser2009-06-12-1/+10
* xes: Update Freescale DDR code to work with 86xx processorsPeter Tyser2009-06-12-2/+8
* xes: Update Freescale PCI code to work with 86xx processorsPeter Tyser2009-06-12-10/+73
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-12-5/+18
* 85xx: Add RMII support for MPC8569MDSHaiying Wang2009-06-12-3/+110
* 85xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2009-06-12-0/+34
* 85xx: Add P2020DS supportSrikanth Srinivasan2009-06-12-0/+1130
* mpc512x: MPC5121ADS: Add NAND supportStefan Roese2009-06-12-7/+34
* mpc512x: Add esd gmbh mecp5123 board supportStefan Roese2009-06-12-0/+454
* 74xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese2009-06-12-15/+47
* 74xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2009-06-12-8/+22
* 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese2009-06-12-6/+5
* 74xx_7xx: CPCI750: Add loadpci commandStefan Roese2009-06-12-0/+76
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-2/+2
* MPC512x: add support for ARIA boardWolfgang Denk2009-06-12-0/+389
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-85/+92
* MPC512x: add more hardware description to immap_512x.hWolfgang Denk2009-06-12-1/+1
* Rename ads5121 board into mpc5121adsWolfgang Denk2009-06-12-7/+8
* mpc512x: Move common files to share them by several boardsWolfgang Denk2009-06-12-634/+2
* General help message cleanupWolfgang Denk2009-06-12-240/+252
* ZOOM2 detect the version of the zoom2 board at runtime.Tom Rix2009-06-12-3/+68
* Beagle Convert the board version detection to use the OMAP3 GPIO interface.Tom Rix2009-06-12-14/+18
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-12-7/+0