summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* openrisc: sleep instead of spin on secondary waitStafford Horne2017-11-031-2/+49
* openrisc: initial SMP supportStefan Kristiansson2017-11-031-5/+92
* openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-031-26/+69
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
* openrisc: head: Init r0 to 0 on startStafford Horne2017-02-251-1/+4
* openrisc: head: Remove unused stringsStafford Horne2017-02-251-11/+0
* openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-251-0/+1
* openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-061-16/+22
* openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-061-1/+3
* openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-061-95/+46
* openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-5/+0
* openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
* openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-141-4/+2
* openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
* openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-171-1/+16
* OpenRISC: Boot codeJonas Bonn2011-07-221-0/+1607