aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-24nios2: consolidate reset initializationThomas Chou
2010-04-24nios2: add dma_alloc_coherentThomas Chou
2010-04-24nios2: add 64 bits swab supportThomas Chou
2010-04-24nios2: allow link script overriding from boardsThomas Chou
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