summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/head.S
AgeCommit message (Expand)Author
2017-11-03openrisc: sleep instead of spin on secondary waitStafford Horne
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-25openrisc: head: Init r0 to 0 on startStafford Horne
2017-02-25openrisc: head: Remove unused stringsStafford Horne
2017-02-25openrisc: head: Move init strings to rodata sectionStafford Horne
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-02-26openrisc: add missing header inclusionStefan Kristiansson
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson
2011-07-22OpenRISC: Boot codeJonas Bonn