aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala2-5/+7
2010-04-07fsl-ddr: change the default burst mode for DDR3Dave Liu1-4/+10
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu1-9/+17
2010-04-01Merge branch 'next'Wolfgang Denk24-1112/+200
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk4-14/+102
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2-1/+39
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala2-13/+63
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese1-1/+4
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk1-5/+60
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew6-597/+32
2010-03-24ColdFire: Misc update for M53017TsiChung Liew1-1/+1
2010-03-24ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew1-0/+12
2010-03-24ColdFire: Relocate vector table - mcf5445xTsiChung Liew1-0/+9
2010-03-24ColdFire: Update processors' serial port configurationTsiChung Liew6-51/+105
2010-03-24ColdFire: Correct bit definitionTsiChung Liew5-22/+22
2010-03-24Adding EP2500 MCF5282 board [PATCH]Michael Durrant1-0/+11
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah1-5/+60
2010-03-22Merge 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-21Merge remote branch 'origin/master' into nextWolfgang Denk5-2/+2
2010-03-21nios2: Added support to YANU UARTRenato Andreola1-1/+167
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel10-443/+10
2010-03-21mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin1-2/+2
2010-03-21mod change 755 => 644 for multiple filesThomas Weber4-0/+0
2010-03-16nios2: Added support to YANU UARTRenato Andreola1-1/+167
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2-14/+13
2010-03-12Update .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-18Bug: 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-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger10-0/+10