summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-2685xx: clean up the io_sel for PCI express of P1022Dave Liu
2010-04-2685xx: Fix compile warningKumar Gala
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala
2010-04-26fsl-ddr: Add extra cycle to turnaround timesDave Liu
2010-04-26fsl-ddr: add the macro for Rtt_Nom definitionDave Liu
2010-04-26ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala
2010-04-26ppc/p4080: Extend the GUTS memory mapDave Liu
2010-04-26ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese
2010-04-16nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt
2010-04-16microblaze: Consolidate cache codeMichal Simek
2010-04-16microblaze: Flush cache before jumping to kernelMichal Simek
2010-04-16microblaze: Support system with WB cacheMichal Simek
2010-04-16microblaze: Change initialization sequenceMichal Simek
2010-04-16microblaze: Change cache report messagesMichal Simek
2010-04-16microblaze: Fix interrupt handler codeMichal Simek
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek
2010-04-16microblaze: Move timer initialization to board.cMichal Simek
2010-04-16microblaze: Fix irq.S codeMichal Simek
2010-04-16microblaze: Add FDT supportArun Bhanu
2010-04-14ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese
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-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser