summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-02-031-0/+1
|\
| * ppc4xx: Fix compilation error on ML2 boardStefan Roese2010-02-031-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-02-032-4/+3
|\ \
| * | new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-312-4/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-031-1/+41
|\ \
| * | arm926ejs: add nand_spl boot supportJohn Rigby2010-01-271-1/+41
| |/
* | 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
|/
* 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+26
* 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+16
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-262-1/+35
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-262-9/+32
|\
| * qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-251-0/+18
| * Fix the local bus divider mappingDave Liu2010-01-251-1/+6
| * 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
* | ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-2612-12/+12
* | ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-2612-61/+75
* | ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-2612-382/+36
|/
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-252-2/+32
* mpc512x: Add display of reset status registerDetlev Zundel2010-01-241-2/+3
* SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR2010-01-233-0/+259
* Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar2010-01-231-2/+2
* s5pc1xx: update cache routinesMinkyu Kang2010-01-233-45/+122
* mpc512x: Use in/out accessors for all registersDetlev Zundel2010-01-214-18/+19
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-01-212-2/+2
|\
| * ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky2010-01-211-1/+1
| * ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky2010-01-211-1/+1
* | Blackfin: add support for kgdbRobin Getz2010-01-172-5/+157
|/
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-189-36/+0
* mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel2010-01-181-48/+78
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-01-1710-153/+314
|\
| * Blackfin: handle anomaly 05000257Robin Getz2010-01-171-1/+10
| * Blackfin: keep hwtrace on CPLB missRobin Getz2010-01-171-0/+9
| * Blackfin: use new bfin read/write mmr helper funcsMike Frysinger2010-01-174-79/+90
| * Blackfin: move watchdog config check to MakefileMike Frysinger2010-01-172-4/+2
| * Blackfin: support boards with no external memoryMike Frysinger2010-01-172-1/+21
| * Blackfin: re-architect initcodeMike Frysinger2010-01-171-52/+169
| * Blackfin: move section length calculation to linker scriptMike Frysinger2010-01-172-16/+13
* | PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-122-0/+21
|\
| * mpc83xx: add support configure bus parkingHeiko Schocher2010-01-071-0/+12
| * mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese2010-01-071-0/+9
* | fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu2010-01-051-0/+3
* | fsl-ddr: add override for the Rtt_WrDave Liu2010-01-051-3/+7
* | fsl-ddr: add the override for write levelingDave Liu2010-01-052-6/+15
* | fsl-ddr: Fix power-down timing settingsDave Liu2010-01-051-3/+4
* | ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala2010-01-051-6/+6
* | ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-052-3/+3
* | p4080: add readback to bootpage translation windowDave Liu2010-01-051-0/+3
OpenPOWER on IntegriCloud