summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | tsec: Add TSEC_FIBER flagPeter Tyser2010-01-31-5/+7
| * | tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2010-01-31-4/+119
| * | tsec: General cleanupPeter Tyser2010-01-31-345/+326
| * | tsec: Make functions/data static when possiblePeter Tyser2010-01-31-44/+47
| * | tsec: Clean up Broadcom PHY status parsingPeter Tyser2010-01-31-43/+34
| * | tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser2010-01-31-1/+2
| * | NET: Fix MAC addr handling for smc911xSeunghyeon Rhee2010-01-31-6/+9
| * | cs8900_initialize() cleanupMatthias Kaehlcke2010-01-31-2/+1
| * | smc91111_eeprom: fix linking errorMike Frysinger2010-01-31-3/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-03-102/+1016
|\ \
| * | Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-27-71/+546
| * | Add MX25 support to nand_spl fsl nfc driverJohn Rigby2010-01-27-27/+131
| * | arm926ejs: add nand_spl boot supportJohn Rigby2010-01-27-1/+41
| * | env_nand.c: print error message and fail gracefullyWolfgang Denk2010-01-27-0/+7
| * | Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-27-3/+291
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-02-03-8/+158
|\ \
| * | lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin2010-01-27-8/+0
| * | include/nomadik.h: add physical address for cldcAlessandro Rubini2010-01-27-0/+1
| * | video: add amba-clcd prime-cellAlessandro Rubini2010-01-27-0/+157
| |/
* | EXBITGEN: drop support for unmaintained boardWolfgang Denk2010-02-03-1877/+0
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk2010-02-03-5/+7
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk2010-02-03-0/+3
* | cmd_ximg.c: fix error: 'i' undeclaredWolfgang Denk2010-01-31-14/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-27-16/+95
|\
| * 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-26-2/+26
| * 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-26-17/+34
| * Add support to disable cpu's in multicore processorsKumar Gala2010-01-26-1/+39
* | Fix compiler warning in imximage.c due to getline prototypeKumar Gala2010-01-27-0/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-26-5/+2
|\
| * 83xx, kmeter1: fix compile errorHeiko Schocher2010-01-26-5/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-26-12/+50
|\ \
| * | 85xx/p1_p2_rdb: enable hwconfigVivek Mahajan2010-01-25-0/+1
| * | qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-25-0/+18
| * | Fix the local bus divider mappingDave Liu2010-01-25-1/+6
| * | ppc/85xx: Add ATM config for MPC8569MDSLiu Yu2010-01-25-1/+8
| * | ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2010-01-25-1/+8
| * | fsl_esdhc: fix wrong clock maskLi Yang2010-01-25-1/+1
| * | Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"Kumar Gala2010-01-25-6/+6
| * | ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RATJames Yang2010-01-25-2/+2
| |/
* | add ability to handle compressed images to imxtractWolfgang Wegner2010-01-26-7/+85
* | ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-26-12/+12
* | ppc: Update README about the new GOT ptr.Joakim Tjernlund2010-01-26-1/+3
* | ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-26-65/+79
* | ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-26-407/+108
|/
* jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZEMike Frysinger2010-01-26-2/+2
* getline: split out for darwin systemsMike Frysinger2010-01-26-99/+111
* tools: give explicit libfdt pathsMike Frysinger2010-01-26-1/+1
* gzip/zlib: make features optionalMike Frysinger2010-01-26-2/+7
* mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic2010-01-25-0/+628
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-25-2/+37