summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-139-1592/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-139-2191/+0
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-1319-6697/+0
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-1314-2643/+0
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-138-824/+0
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1317-2078/+0
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1314-4305/+0
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-1318-2757/+0
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1346-7401/+0
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13379-101616/+0
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-1324-1638/+0
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13261-82264/+0
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-088-23/+88
|\
| * fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
| * 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-072-0/+14
| * 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-073-4/+40
| * 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-072-5/+7
| * fsl-ddr: change the default burst mode for DDR3Dave Liu2010-04-071-4/+10
| * fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu2010-04-071-9/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-082-440/+0
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-062-440/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-089-43/+248
|\ \
| * | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov2010-04-031-1/+2
| * | Nomadik: fix reset_timer()Alessandro Rubini2010-04-031-3/+12
| * | ep93xx timer: refactoringMatthias Kaehlcke2010-04-031-28/+24
| * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-031-6/+6
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-032-0/+54
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-032-0/+144
| * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-04-032-0/+6
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-031-6/+1
| |/
* | nios2: Reload timer count in reset_timer()Scott McNutt2010-04-021-0/+33
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-022-11/+11
* | nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt2010-04-021-4/+8
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-022-310/+1
|/
* Merge branch 'next'Wolfgang Denk2010-04-0124-1112/+200
|\
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-291-5/+60
| |\
| * | ColdFire: Cache update for all platformsTsiChung Liew2010-03-246-597/+32
| * | ColdFire: Misc update for M53017TsiChung Liew2010-03-241-1/+1
| * | ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew2010-03-241-0/+12
| * | ColdFire: Relocate vector table - mcf5445xTsiChung Liew2010-03-241-0/+9
| * | ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-246-51/+105
| * | ColdFire: Correct bit definitionTsiChung Liew2010-03-245-22/+22
| * | Adding EP2500 MCF5282 board [PATCH]Michael Durrant2010-03-241-0/+11
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-221-18/+13
| |\ \
| * \ \ Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-215-2/+2
| |\ \ \
| * | | | nios2: Added support to YANU UARTRenato Andreola2010-03-211-1/+167
| * | | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-2110-443/+10
OpenPOWER on IntegriCloud