summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2010-04-03ep93xx timer: refactoringMatthias Kaehlcke
2010-04-03ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang
2010-04-03s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH
2010-04-01Merge branch 'next'Wolfgang Denk
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew
2010-03-24ColdFire: Misc update for M53017TsiChung Liew
2010-03-24ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew
2010-03-24ColdFire: Relocate vector table - mcf5445xTsiChung Liew
2010-03-24ColdFire: Update processors' serial port configurationTsiChung Liew
2010-03-24ColdFire: Correct bit definitionTsiChung Liew
2010-03-24Adding EP2500 MCF5282 board [PATCH]Michael Durrant
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah
2010-03-22Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke
2010-03-21Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-21nios2: Added support to YANU UARTRenato Andreola
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2010-03-21mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-03-16nios2: Added support to YANU UARTRenato Andreola
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-12Update .gitignore's: add some generated filesWolfgang Denk
2010-03-07updates the at91 main_clock calculationJens Scharsig
2010-03-07MX51: removed warnings for the mx51evkStefano Babic
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby
2010-03-07Add support for Freescale MX25 SOCJohn Rigby
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic
2010-03-07Add bootcount to AT91Anders Darander
2010-03-07ep93xx: Refactoring of timer codeMatthias Kaehlcke
2010-03-07ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke
2010-03-07OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich
2010-03-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2010-03-04allow MCF532x to use CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner
2010-03-04MCF5271-only: Added a weak board_reset function to allow custom resetRichard Retanubun
2010-03-04MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZEWolfgang Wegner
2010-02-18Bug: do_reset issued via netconsole does not reset mpc83xx cpu.Michael Zaidman
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig
2010-02-12convert common files to new SoC accessJens Scharsig
2010-02-12convert all at91 files to use at91_gpio driver syntaxJens Scharsig