aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-1/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-3/+3
2010-04-16microblaze: Consolidate cache codeMichal Simek3-44/+28
2010-04-16microblaze: Flush cache before jumping to kernelMichal Simek1-0/+8
2010-04-16microblaze: Support system with WB cacheMichal Simek1-1/+1
2010-04-16microblaze: Change initialization sequenceMichal Simek1-3/+12
2010-04-16microblaze: Change cache report messagesMichal Simek1-2/+2
2010-04-16microblaze: Fix interrupt handler codeMichal Simek1-17/+11
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek2-8/+6
2010-04-16microblaze: Move timer initialization to board.cMichal Simek3-7/+9
2010-04-16microblaze: Fix irq.S codeMichal Simek1-120/+62
2010-04-16microblaze: Add FDT supportArun Bhanu1-5/+34
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser8-0/+824
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser17-0/+1390
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser6-0/+383