aboutsummaryrefslogtreecommitdiff
path: root/stand/powerpc/ofw/main.c
Commit message (Expand)AuthorAgeFilesLines
* stand/powerpc/ofw: Initialize archsw at compile timeWarner Losh2025-05-261-8/+15
* stand/powerpc/ofw: Remove bogus end declWarner Losh2025-05-261-2/+0
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-221-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* stand: Create common gen_setcurrdev and replace codeWarner Losh2023-01-111-3/+3
* stand: create devinitWarner Losh2022-11-301-6/+1
* powerpc64le: stand fixesLeandro Lupori2021-10-201-3/+34
* powerpc64: fix loader regressionLeandro Lupori2021-09-211-11/+11
* loader: implement mount/unmount rootfsToomas Soome2021-09-081-0/+3
* stand/ficl 64-bit compatibilityBrandon Bergren2020-09-141-1/+1
* [PPC64] Implement CASLeandro Lupori2019-07-311-0/+20
* bootprog_info is generated in vers.c. Move it's definition toWarner Losh2018-06-141-1/+0
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-2/+2
* Where we can, pass the kernel an FDT facsimile of the OF device tree ratherNathan Whitehorn2018-03-041-0/+21
* Move "common" Open Firmware parts of the loader used only on PowerPC toNathan Whitehorn2018-03-031-0/+179