summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-072-1/+39
* MX51: Add initial support for the Freescale MX51Stefano Babic2010-03-077-0/+1084
* Add bootcount to AT91Anders Darander2010-03-071-0/+34
* ep93xx: Refactoring of timer codeMatthias Kaehlcke2010-03-071-44/+26
* ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke2010-03-071-2/+4
* OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka2010-03-071-0/+6
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-072-5/+5
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2010-03-044-1/+47
|\
| * allow MCF532x to use CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-042-0/+7
| * MCF5271-only: Added a weak board_reset function to allow custom resetRichard Retanubun2010-03-042-0/+39
| * MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZEWolfgang Wegner2010-03-041-1/+1
* | Bug: do_reset issued via netconsole does not reset mpc83xx cpu.Michael Zaidman2010-02-181-5/+3
|/
* prepare joining at91rm9200 into at91Jens Scharsig2010-02-125-0/+437
* convert common files to new SoC accessJens Scharsig2010-02-1212-121/+208
* convert all at91 files to use at91_gpio driver syntaxJens Scharsig2010-02-126-249/+249
* OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi2010-02-121-4/+16
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-02-127-0/+610
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-0810-0/+10
* 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
|\
OpenPOWER on IntegriCloud