summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser9-1592/+0
2010-04-13nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser9-2191/+0
2010-04-13sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser19-6697/+0
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser14-2643/+0
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser8-824/+0
2010-04-13avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser17-2078/+0
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser14-4305/+0
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser18-2757/+0
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser46-7401/+0
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser379-101616/+0
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser24-1638/+0
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser261-82264/+0
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-2/+2
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-23/+88
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-440/+0
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk9-43/+248
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+0
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2-0/+14
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala3-4/+40
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-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2-440/+0
2010-04-04using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov1-1/+2
2010-04-04Nomadik: fix reset_timer()Alessandro Rubini1-3/+12
2010-04-04ep93xx timer: refactoringMatthias Kaehlcke1-28/+24
2010-04-04ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke1-6/+6
2010-04-04S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2-0/+54
2010-04-04s5pc1xx: support the GPIO interfaceMinkyu Kang2-0/+144
2010-04-04s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2-0/+6
2010-04-04S5PC100: Moves the Macros to a common header fileNaveen Krishna CH1-6/+1
2010-04-02nios2: Reload timer count in reset_timer()Scott McNutt1-0/+33
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt2-11/+11
2010-04-02nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt1-4/+8
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt2-310/+1
2010-04-01Merge branch 'next'Wolfgang Denk24-1112/+200
2010-03-31Merge 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