summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fec_mxc: add support for MX51 processorStefano Babic2010-02-061-41/+32
| * NET: kirkwood-egiga smi access fixSiddarth Gore2010-02-061-6/+7
* | kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-0810-0/+10
|/
* ns16550: kick watchdog while waiting for a characterLadislav Michl2010-02-031-0/+2
* USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer2010-02-031-7/+12
* musb: Add host support for DM365 EVMPrathap Srinivas2010-02-033-2/+58
* usb: musb: fix Blackfin DMA register paddingCliff Cai2010-02-031-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-02-034-6/+30
|\
| * ppc4xx: Remove unused feature from AR405 boardMatthias Fuchs2010-02-031-0/+1
| * ppc4xx: Fix building for PLU405 boardsMatthias Fuchs2010-02-031-0/+28
| * ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-02-031-6/+0
| * ppc4xx: Fix compilation error on ML2 boardStefan Roese2010-02-031-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-02-031-17/+18
|\ \
| * | CFI: fix eraseregions numblocksLadislav Michl2010-02-021-17/+18
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-02-0345-764/+2602
|\ \
| * | new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-3123-12/+825
| * | Add EP93xx ethernet driverMatthias Kaehlcke2010-01-315-0/+804
| * | 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-3111-131/+175
| * | TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson2010-01-312-99/+226
| * | macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar2010-01-311-77/+33
| * | tsec: Add TSEC_FIBER flagPeter Tyser2010-01-312-5/+7
| * | tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2010-01-312-4/+119
| * | tsec: General cleanupPeter Tyser2010-01-311-345/+326
| * | tsec: Make functions/data static when possiblePeter Tyser2010-01-312-44/+47
| * | tsec: Clean up Broadcom PHY status parsingPeter Tyser2010-01-311-43/+34
| * | tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser2010-01-311-1/+2
| * | NET: Fix MAC addr handling for smc911xSeunghyeon Rhee2010-01-311-6/+9
| * | cs8900_initialize() cleanupMatthias Kaehlcke2010-01-311-2/+1
| * | smc91111_eeprom: fix linking errorMike Frysinger2010-01-311-3/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-0312-102/+1016
|\ \
| * | Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-271-71/+546
| * | Add MX25 support to nand_spl fsl nfc driverJohn Rigby2010-01-272-27/+131
| * | arm926ejs: add nand_spl boot supportJohn Rigby2010-01-271-1/+41
| * | env_nand.c: print error message and fail gracefullyWolfgang Denk2010-01-271-0/+7
| * | Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-277-3/+291
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-02-035-8/+158
|\ \
| * | lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin2010-01-271-8/+0
| * | include/nomadik.h: add physical address for cldcAlessandro Rubini2010-01-271-0/+1
| * | video: add amba-clcd prime-cellAlessandro Rubini2010-01-273-0/+157
| |/
* | EXBITGEN: drop support for unmaintained boardWolfgang Denk2010-02-039-1877/+0
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk2010-02-031-5/+7
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk2010-02-031-0/+3
* | cmd_ximg.c: fix error: 'i' undeclaredWolfgang Denk2010-01-311-14/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-275-16/+95
|\
| * 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+26
| * 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-262-17/+34
| * Add support to disable cpu's in multicore processorsKumar Gala2010-01-264-1/+39
* | Fix compiler warning in imximage.c due to getline prototypeKumar Gala2010-01-271-0/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-261-5/+2
|\
| * 83xx, kmeter1: fix compile errorHeiko Schocher2010-01-261-5/+2