summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/hw_exception_handler.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
* microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2013-11-061-2/+2
* microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0Star
* microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
* microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-0/+6
* microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-041-23/+30
* microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-231-2/+8
* microblaze: Introduce TLB skip sizeMichal Simek2012-03-231-3/+4
* microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek2011-07-251-28/+28
* microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-091-6/+6
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-6/+10
* microblaze: Do not use r0_ram space for hw exception debuggingMichal Simek2011-03-091-4/+16
* microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-281-4/+0Star
* microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9
* microblaze: Add stack unwinderSteven J. Magnani2010-08-041-3/+1Star
* microblaze: Use instruction with delay slotMichal Simek2010-04-011-8/+5Star
* microblaze: Remove additional resr and rear loadingMichal Simek2010-04-011-15/+3Star
* microblaze: Change register usage for ESR and EARMichal Simek2010-04-011-35/+35
* microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-011-6/+3Star
* microblaze: Add DEBUG optionMichal Simek2010-04-011-0/+2
* microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-051-1/+1
* microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
* microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
* microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-271-63/+46Star
* microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek2009-05-261-7/+739
* microblaze_v8: exception handlingMichal Simek2009-03-271-0/+458