summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-12-0/+1
* updates the at91 main_clock calculationJens Scharsig2010-03-07-3/+4
* MX51: removed warnings for the mx51evkStefano Babic2010-03-07-3/+10
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-07-0/+5
* Add support for Freescale MX25 SOCJohn Rigby2010-03-07-0/+552
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-07-1/+39
* MX51: Add initial support for the Freescale MX51Stefano Babic2010-03-07-0/+1084
* Add bootcount to AT91Anders Darander2010-03-07-0/+34
* ep93xx: Refactoring of timer codeMatthias Kaehlcke2010-03-07-44/+26
* ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke2010-03-07-2/+4
* OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka2010-03-07-0/+6
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-5/+5
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2010-03-04-1/+47
|\
| * allow MCF532x to use CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-04-0/+7
| * MCF5271-only: Added a weak board_reset function to allow custom resetRichard Retanubun2010-03-04-0/+39
| * MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZEWolfgang Wegner2010-03-04-1/+1
* | Bug: do_reset issued via netconsole does not reset mpc83xx cpu.Michael Zaidman2010-02-18-5/+3
|/
* prepare joining at91rm9200 into at91Jens Scharsig2010-02-12-0/+437
* convert common files to new SoC accessJens Scharsig2010-02-12-121/+208
* convert all at91 files to use at91_gpio driver syntaxJens Scharsig2010-02-12-249/+249
* OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi2010-02-12-4/+16
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-02-12-0/+610
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-08-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-02-03-0/+1
|\
| * ppc4xx: Fix compilation error on ML2 boardStefan Roese2010-02-03-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-02-03-4/+3
|\ \
| * | new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-31-4/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-03-1/+41
|\ \
| * | arm926ejs: add nand_spl boot supportJohn Rigby2010-01-27-1/+41
| |/
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk2010-02-03-5/+7
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk2010-02-03-0/+3
|/
* 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