summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove noMMU codeMichal Simek2020-11-261-12/+0
* microblaze: Align comments with register usageMichal Simek2020-01-091-4/+4
* microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu2019-10-251-1/+1
* microblaze: delete wrong comment about machine_early_initMasahiro Yamada2018-07-301-5/+0
* microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite2014-06-051-1/+1
* microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
* microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
* microblaze: Calculate kernel pad automaticallyMichal Simek2013-11-071-1/+1
* microblaze: Do not use r6 in head.SMichal Simek2013-05-091-10/+10
* microblaze: Fix bug with passing command lineMichal Simek2012-10-041-5/+9
* microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-231-15/+27
* microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-231-5/+93
* microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2012-03-231-1/+1
* microblaze: Clear all MSR flags on the first kernel instructionMichal Simek2012-03-231-3/+2
* microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek2011-03-091-6/+6
* microblaze: Optimize BE/LE bootup detectingMichal Simek2011-03-091-5/+7
* microblaze: Fix msr instruction detectionMichal Simek2011-02-071-8/+7
* microblaze: Fix DTB passing from bootloaderMichal Simek2011-01-281-2/+12
* microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-041-2/+2
* microblaze: Quiet section mismatch warningsSteven J. Magnani2010-05-061-1/+2
* microblaze: head.S typo fixMichal Simek2010-04-011-2/+2
* microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-011-1/+1
* microblaze: Support systems without lmb bramMichal Simek2010-04-011-0/+6
* microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
* of: add common header for flattened device tree representationGrant Likely2009-10-151-1/+1
* microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-211-8/+5
* microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-211-2/+15
* microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
* microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
* microblaze: Final support for statically linked DTBJohn Williams2009-07-271-4/+11
* microblaze_mmu_v2: MMU update for startup codeMichal Simek2009-05-261-0/+190
* microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.SMichal Simek2009-03-271-0/+56