summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/head.S
AgeCommit message (Expand)AuthorLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-12-20openrisc: Fix broken paths to arch/or32Geert Uytterhoeven-1/+1
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne-3/+6
2017-11-03openrisc: sleep instead of spin on secondary waitStafford Horne-2/+49
2017-11-03openrisc: initial SMP supportStefan Kristiansson-5/+92
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson-26/+69
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada-3/+3
2017-02-25openrisc: head: Init r0 to 0 on startStafford Horne-1/+4
2017-02-25openrisc: head: Remove unused stringsStafford Horne-11/+0
2017-02-25openrisc: head: Move init strings to rodata sectionStafford Horne-0/+1
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson-16/+22
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson-1/+3
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson-95/+46
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-5/+0
2013-02-26openrisc: add missing header inclusionStefan Kristiansson-0/+1
2013-02-14openrisc: fix up vmalloc page table loadingJonas Bonn-4/+2
2013-02-10openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson-3/+3
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson-1/+16
2011-07-22OpenRISC: Boot codeJonas Bonn-0/+1607