summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-261-18/+18
* fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-261-0/+2
* fsl-ddr: add the macro for Rtt_Nom definitionDave Liu2010-04-261-1/+7
* ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala2010-04-261-2/+28
* ppc/p4080: Extend the GUTS memory mapDave Liu2010-04-261-2/+12
* ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan2010-04-263-21/+25
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-0/+5
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-248-205/+171
|\ \
| * | microblaze: Consolidate cache codeMichal Simek2010-04-163-44/+28
| * | microblaze: Flush cache before jumping to kernelMichal Simek2010-04-161-0/+8
| * | microblaze: Support system with WB cacheMichal Simek2010-04-161-1/+1
| * | microblaze: Change initialization sequenceMichal Simek2010-04-161-3/+12
| * | microblaze: Change cache report messagesMichal Simek2010-04-161-2/+2
| * | microblaze: Fix interrupt handler codeMichal Simek2010-04-161-17/+11
| * | microblaze: Move FSL initialization to board.cMichal Simek2010-04-162-8/+6
| * | microblaze: Move timer initialization to board.cMichal Simek2010-04-163-7/+9
| * | microblaze: Fix irq.S codeMichal Simek2010-04-161-120/+62
| * | microblaze: Add FDT supportArun Bhanu2010-04-161-5/+34
| |/
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21336-60/+60
* | nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-162-0/+137
|/
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-141-1/+1
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-139-0/+1592
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-139-0/+2191
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-1319-0/+6697
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-1316-2/+2645
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-138-0/+824
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1317-0/+2078
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1314-0/+4305
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-1319-2/+2759
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1346-0/+7401
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13380-1/+101617
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-1324-0/+1638
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13261-0/+82264
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13628-0/+184329
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13129-0/+18167
OpenPOWER on IntegriCloud