summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-26-2/+26
* 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-26-2/+16
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-26-1/+35
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-26-9/+32
|\
| * qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-25-0/+18
| * Fix the local bus divider mappingDave Liu2010-01-25-1/+6
| * 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
* | ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-26-12/+12
* | ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-26-61/+75
* | ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-26-382/+36
|/
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-25-2/+32
* mpc512x: Add display of reset status registerDetlev Zundel2010-01-24-2/+3
* SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR2010-01-23-0/+259
* Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar2010-01-23-2/+2
* s5pc1xx: update cache routinesMinkyu Kang2010-01-23-45/+122
* mpc512x: Use in/out accessors for all registersDetlev Zundel2010-01-21-18/+19
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-01-21-2/+2
|\
| * ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky2010-01-21-1/+1
| * ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky2010-01-21-1/+1
* | Blackfin: add support for kgdbRobin Getz2010-01-17-5/+157
|/
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-18-36/+0
* mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel2010-01-18-48/+78
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-01-17-153/+314
|\
| * Blackfin: handle anomaly 05000257Robin Getz2010-01-17-1/+10
| * Blackfin: keep hwtrace on CPLB missRobin Getz2010-01-17-0/+9
| * Blackfin: use new bfin read/write mmr helper funcsMike Frysinger2010-01-17-79/+90
| * Blackfin: move watchdog config check to MakefileMike Frysinger2010-01-17-4/+2
| * Blackfin: support boards with no external memoryMike Frysinger2010-01-17-1/+21
| * Blackfin: re-architect initcodeMike Frysinger2010-01-17-52/+169
| * Blackfin: move section length calculation to linker scriptMike Frysinger2010-01-17-16/+13
* | PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-12-0/+21
|\
| * mpc83xx: add support configure bus parkingHeiko Schocher2010-01-07-0/+12
| * mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese2010-01-07-0/+9
* | fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu2010-01-05-0/+3
* | fsl-ddr: add override for the Rtt_WrDave Liu2010-01-05-3/+7
* | fsl-ddr: add the override for write levelingDave Liu2010-01-05-6/+15
* | fsl-ddr: Fix power-down timing settingsDave Liu2010-01-05-3/+4
* | ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala2010-01-05-6/+6
* | ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-05-3/+3
* | p4080: add readback to bootpage translation windowDave Liu2010-01-05-0/+3
* | ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala2010-01-05-6/+6
* | ppc/85xx: Add tracking of TLB CAM usageKumar Gala2010-01-05-0/+65
* | ppc/8xxx: Remove is_fsl_pci_agentKumar Gala2010-01-05-41/+3
* | 85xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala2010-01-05-0/+36
* | ppc/8xxx: Don't use pci_cfg on FSL_CORENET platformsKumar Gala2010-01-05-0/+3
* | 85xx: Add support for e500mc cache stashingKumar Gala2010-01-05-1/+43
|/
* USB Consolidate descriptor definitionsTom Rix2009-12-20-2/+2
* Merge branch 'next' of ../nextWolfgang Denk2009-12-15-613/+1560
|\