summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-269-12/+50
|\ \
| * | 85xx/p1_p2_rdb: enable hwconfigVivek Mahajan2010-01-251-0/+1
| * | qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-251-0/+18
| * | Fix the local bus divider mappingDave Liu2010-01-251-1/+6
| * | ppc/85xx: Add ATM config for MPC8569MDSLiu Yu2010-01-253-1/+8
| * | ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2010-01-252-1/+8
| * | fsl_esdhc: fix wrong clock maskLi Yang2010-01-251-1/+1
| * | Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"Kumar Gala2010-01-251-6/+6
| * | ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RATJames Yang2010-01-251-2/+2
| |/
* | add ability to handle compressed images to imxtractWolfgang Wegner2010-01-261-7/+85
* | ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-2612-12/+12
* | ppc: Update README about the new GOT ptr.Joakim Tjernlund2010-01-261-1/+3
OpenPOWER on IntegriCloud