aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger10-0/+10
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-0/+1
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2-4/+3
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-1/+41
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk1-5/+7
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk1-0/+3
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese1-0/+1
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig2-4/+3
2010-01-27arm926ejs: add nand_spl boot supportJohn Rigby1-1/+41
2010-01-2685xx: Add support for 'cpu disable' commandKumar Gala1-2/+26
2010-01-2686xx: Add support for 'cpu disable' commandKumar Gala1-2/+16
2010-01-26Add support to disable cpu's in multicore processorsKumar Gala2-1/+35
2010-01-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-9/+32
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund12-12/+12
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund12-61/+75
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund12-382/+36
2010-01-25qe: fixup the snum for MPC8569 Rev2.0Liu Yu1-0/+18
2010-01-25Fix the local bus divider mappingDave Liu1-1/+6
2010-01-25Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"Kumar Gala1-6/+6
2010-01-25ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RATJames Yang1-2/+2
2010-01-25mpc5xxx: Support CPU internal watchdog.Detlev Zundel2-2/+32
2010-01-24mpc512x: Add display of reset status registerDetlev Zundel1-2/+3
2010-01-23SPEAr : Adding basic SPEAr architecture support.Vipin KUMAR3-0/+259
2010-01-23Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)Prafulla Wadaskar1-2/+2
2010-01-23s5pc1xx: update cache routinesMinkyu Kang3-45/+122
2010-01-21mpc512x: Use in/out accessors for all registersDetlev Zundel4-18/+19
2010-01-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-2/+2
2010-01-21ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky1-1/+1
2010-01-21ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky1-1/+1
2010-01-17Blackfin: add support for kgdbRobin Getz2-5/+157
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger9-36/+0
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel1-48/+78
2010-01-17Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk10-153/+314
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-2/+2
2010-01-17Blackfin: handle anomaly 05000257Robin Getz1-1/+10
2010-01-17Blackfin: keep hwtrace on CPLB missRobin Getz1-0/+9
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger4-79/+90
2010-01-17Blackfin: move watchdog config check to MakefileMike Frysinger2-4/+2
2010-01-17Blackfin: support boards with no external memoryMike Frysinger2-1/+21
2010-01-17Blackfin: re-architect initcodeMike Frysinger1-52/+169
2010-01-17Blackfin: move section length calculation to linker scriptMike Frysinger2-16/+13
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-0/+21
2010-01-07mpc83xx: add support configure bus parkingHeiko Schocher1-0/+12
2010-01-07mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese1-0/+9
2010-01-05fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu1-0/+3
2010-01-05fsl-ddr: add override for the Rtt_WrDave Liu1-3/+7
2010-01-05fsl-ddr: add the override for write levelingDave Liu2-6/+15
2010-01-05fsl-ddr: Fix power-down timing settingsDave Liu1-3/+4
2010-01-05ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala1-6/+6
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala2-3/+3