summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah1-5/+60
2010-03-23Merge remote branch 'origin/master' into nextWolfgang Denk1-18/+13
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke1-6/+9
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke1-12/+4
2010-03-22Merge remote branch 'origin/master' into nextWolfgang Denk5-2/+2
2010-03-22nios2: Added support to YANU UARTRenato Andreola1-1/+167
2010-03-22mpc5xxx: Remove all references to MGT5100Detlev Zundel10-443/+10
2010-03-22mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin1-2/+2
2010-03-22mod change 755 => 644 for multiple filesThomas Weber4-0/+0
2010-03-16nios2: Added support to YANU UARTRenato Andreola1-1/+167
2010-03-13Prepare v2010.03-rc1Wolfgang Denk2-14/+13
2010-03-13Update .gitignore's: add some generated filesWolfgang Denk1-0/+1
2010-03-07updates the at91 main_clock calculationJens Scharsig1-3/+4
2010-03-07MX51: removed warnings for the mx51evkStefano Babic5-3/+10
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby1-0/+5
2010-03-07Add support for Freescale MX25 SOCJohn Rigby4-0/+552
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic2-1/+39
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic7-0/+1084
2010-03-07Add bootcount to AT91Anders Darander1-0/+34
2010-03-07ep93xx: Refactoring of timer codeMatthias Kaehlcke1-44/+26
2010-03-07ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke1-2/+4
2010-03-07OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka1-0/+6
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich2-5/+5
2010-03-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk4-1/+47
2010-03-04allow MCF532x to use CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2-0/+7
2010-03-04MCF5271-only: Added a weak board_reset function to allow custom resetRichard Retanubun2-0/+39
2010-03-04MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZEWolfgang Wegner1-1/+1
2010-02-19Bug: do_reset issued via netconsole does not reset mpc83xx cpu.Michael Zaidman1-5/+3
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig5-0/+437
2010-02-12convert common files to new SoC accessJens Scharsig12-121/+208
2010-02-12convert all at91 files to use at91_gpio driver syntaxJens Scharsig6-249/+249
2010-02-12OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi1-4/+16
2010-02-12ARM: Add support for EP93xx SoCsMatthias Kaehlcke7-0/+610
2010-02-09kgdb: 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-02-01new at91_emac network driver (NET_MULTI api)Jens Scharsig2-4/+3
2010-01-27arm926ejs: add nand_spl boot supportJohn Rigby1-1/+41
2010-01-2785xx: Add support for 'cpu disable' commandKumar Gala1-2/+26
2010-01-2786xx: Add support for 'cpu disable' commandKumar Gala1-2/+16
2010-01-27Add support to disable cpu's in multicore processorsKumar Gala2-1/+35
2010-01-27Merge 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-26qe: fixup the snum for MPC8569 Rev2.0Liu Yu1-0/+18