aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2010-01-23SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR
2010-01-23Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar
2010-01-23s5pc1xx: update cache routinesMinkyu Kang
2010-01-21mpc512x: Use in/out accessors for all registersDetlev Zundel
2010-01-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-01-21ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky
2010-01-21ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky
2010-01-17Blackfin: add support for kgdbRobin Getz
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel
2010-01-17Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-17Blackfin: handle anomaly 05000257Robin Getz
2010-01-17Blackfin: keep hwtrace on CPLB missRobin Getz
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger
2010-01-17Blackfin: support boards with no external memoryMike Frysinger
2010-01-17Blackfin: re-architect initcodeMike Frysinger
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-07mpc83xx: add support configure bus parkingHeiko Schocher
2010-01-07mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese
2010-01-05fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu
2010-01-05fsl-ddr: add override for the Rtt_WrDave Liu
2010-01-05fsl-ddr: add the override for write levelingDave Liu
2010-01-05fsl-ddr: Fix power-down timing settingsDave Liu
2010-01-05ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala
2010-01-05p4080: add readback to bootpage translation windowDave Liu
2010-01-05ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala
2010-01-0585xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala
2010-01-05ppc/8xxx: Don't use pci_cfg on FSL_CORENET platformsKumar Gala
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-12-05i386: Final RelocationGraeme Russ
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ
2009-12-05i386: Rearrange Interupt HandlingGraeme Russ
2009-12-05i386: Fix race condition when using SC520 timersGraeme Russ
2009-11-27avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD