aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser
2010-04-13nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser
2010-04-13sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser
2010-04-13avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala
2010-04-07fsl-ddr: change the default burst mode for DDR3Dave Liu
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2010-04-03using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov
2010-04-03Nomadik: fix reset_timer()Alessandro Rubini
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-02nios2: Reload timer count in reset_timer()Scott McNutt
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2010-04-02nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt
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