aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne1-3/+6
2017-11-03openrisc: sleep instead of spin on secondary waitStafford Horne1-2/+49
2017-11-03openrisc: initial SMP supportStefan Kristiansson1-5/+92
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson1-26/+69
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-3/+3
2017-02-25openrisc: head: Init r0 to 0 on startStafford Horne1-1/+4
2017-02-25openrisc: head: Remove unused stringsStafford Horne1-11/+0
2017-02-25openrisc: head: Move init strings to rodata sectionStafford Horne1-0/+1
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson1-16/+22
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson1-1/+3
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson1-95/+46
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-5/+0
2013-02-26openrisc: add missing header inclusionStefan Kristiansson1-0/+1
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn1-4/+2
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson1-3/+3
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson1-1/+16
2011-07-22OpenRISC: Boot codeJonas Bonn1-0/+1607