aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/ofw/ofwcall64.S
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-1/+2
* [PowerPC64LE] Fix RTAS LE calls in pseries.Brandon Bergren2020-09-231-0/+20
* [PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.Brandon Bergren2020-09-231-0/+10
* [PowerPC64LE] LE bringup work: locore / machdep / platformBrandon Bergren2020-09-221-0/+20
* powerpc64: Use medium code model in asm files for TOC referencesJustin Hibbits2019-03-291-6/+12
* Execute PowerPC64/AIM kernel from direct map region when possible.Nathan Whitehorn2018-03-131-17/+44
* Use TOC to look up all kernel globals on powerpc64 instead of doing theNathan Whitehorn2015-01-181-13/+23
* This commit adds profiling support for powerpc64. Now we can do applicationAndreas Tobler2012-01-201-2/+2
* MFpseries:Nathan Whitehorn2011-06-021-0/+290