aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-26microblaze: Remove noMMU codeMichal Simek1-12/+0
2020-01-09microblaze: Align comments with register usageMichal Simek1-4/+4
2019-10-25microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu1-1/+1
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada1-5/+0
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite1-1/+1
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias1-1/+1
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek1-1/+1
2013-05-09microblaze: Do not use r6 in head.SMichal Simek1-10/+10
2012-10-04microblaze: Fix bug with passing command lineMichal Simek1-5/+9
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek1-15/+27
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek1-5/+93
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek1-1/+1
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek1-3/+2
2011-03-09microblaze: Do not use "la" pseudo instruction - use addik insteadMichal Simek1-6/+6
2011-03-09microblaze: Optimize BE/LE bootup detectingMichal Simek1-5/+7
2011-02-07microblaze: Fix msr instruction detectionMichal Simek1-8/+7
2011-01-28microblaze: Fix DTB passing from bootloaderMichal Simek1-2/+12
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani1-2/+2
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani1-1/+2
2010-04-01microblaze: head.S typo fixMichal Simek1-2/+2
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek1-1/+1
2010-04-01microblaze: Support systems without lmb bramMichal Simek1-0/+6
2010-03-11microblaze: Change temp register for cmdlineMichal Simek1-6/+7
2009-10-15of: add common header for flattened device tree representationGrant Likely1-1/+1
2009-09-21microblaze: Improve checking mechanism for MSR instructionMichal Simek1-8/+5
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek1-2/+15
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek1-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek1-1/+0
2009-07-27microblaze: Final support for statically linked DTBJohn Williams1-4/+11
2009-05-26microblaze_mmu_v2: MMU update for startup codeMichal Simek1-0/+190
2009-03-27microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.SMichal Simek1-0/+56