summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-2613-65/+79
* | ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-2615-407/+108
|/
* jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZEMike Frysinger2010-01-261-2/+2
* getline: split out for darwin systemsMike Frysinger2010-01-266-99/+111
* tools: give explicit libfdt pathsMike Frysinger2010-01-261-1/+1
* gzip/zlib: make features optionalMike Frysinger2010-01-263-2/+7
* mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic2010-01-259-0/+628
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-253-2/+37
* mpc512x: Add display of reset status registerDetlev Zundel2010-01-242-5/+7
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-2357-41/+5447
|\
| * at91: Enable slow master clock on meesc boardDaniel Gorsulowski2010-01-232-0/+27
| * SPEAr : Support added for SPEAr320 boardVipin KUMAR2010-01-236-1/+186
| * SPEAr : Support added for SPEAr310 boardVipin KUMAR2010-01-236-1/+217
| * SPEAr : emi controller initialization for CFI driver supportVipin KUMAR2010-01-232-0/+113
| * SPEAr : Support added for SPEAr300 boardVipin KUMAR2010-01-236-0/+194
| * SPEAr : Support for HW mac id read/write from i2c memVipin KUMAR2010-01-232-1/+75
| * SPEAr : Support added for SPEAr600 boardVipin KUMAR2010-01-2312-0/+928
| * SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR2010-01-234-0/+1231
| * SPEAr : nand driver support for SPEAr SoCsVipin KUMAR2010-01-233-0/+182
| * SPEAr : smi driver support for SPEAr SoCsVipin KUMAR2010-01-233-0/+639
| * SPEAr : i2c driver support added for SPEAr SoCsVipin KUMAR2010-01-233-0/+478
| * SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR2010-01-237-0/+578
| * SPEAr : Adding README.spear in docVipin KUMAR2010-01-231-0/+48
| * ARM Update mach-typesTom Rix2010-01-231-0/+351
| * Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar2010-01-231-2/+2
| * Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar2010-01-234-14/+69
| * s5pc1xx: update cache routinesMinkyu Kang2010-01-234-23/+130
| * samsung: fix DMC1_MEM_CFG for s3c64xxSeunghyeon Rhee2010-01-231-2/+2
* | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-232-5/+61
* | ppc4xx: Fix sending type 1 PCI transactionsFelix Radensky2010-01-231-1/+2
|/
* mpc512x: Use in/out accessors for all registersDetlev Zundel2010-01-214-18/+19
OpenPOWER on IntegriCloud