summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/head.S
AgeCommit message (Expand)Author
2023-04-26openrisc: Support floating point user apiStafford Horne
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-05-23openrisc: Remove unused IMMU tlb workardoundStafford Horne
2022-05-23openrisc: Add support for liteuart emergency printingStafford Horne
2022-05-23openrisc: Cleanup emergency print handlingStafford Horne
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20openrisc: Fix broken paths to arch/or32Geert Uytterhoeven
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
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