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