aboutsummaryrefslogtreecommitdiff
path: root/stand/powerpc
Commit message (Expand)AuthorAgeFilesLines
* loader/powerpc: Share ldscriptWarner Losh2024-02-257-150/+13
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-226-6/+0
* loader: Remove gfx_fb_stub.c, it's no longer neededWarner Losh2024-02-161-3/+1
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* stand: Rename LIBFDT to LIBSAFDTMark Johnston2023-11-071-2/+2
* loader: add target for dirdeps buildStephen J. Kiernan2023-11-021-0/+12
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-166-7/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-168-16/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* generate-hfs.sh: don't embed $FreeBSD$ in generated codeWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* loader: always install help filesMitchell Horne2023-02-031-0/+1
* stand: Create common gen_setcurrdev and replace codeWarner Losh2023-01-111-3/+3
* stand: update prototypes for md_load and md_load64Warner Losh2022-12-052-0/+2
* stand/ofw: Subclass devnet to cope with ofw's unique needsWarner Losh2022-11-301-1/+1
* stand: create devinitWarner Losh2022-11-301-6/+1
* loader: fix powerpc64le ofw loaderAlfredo Dal'Ava Junior2022-07-291-0/+1
* loader: fix powerpc* ofw loaderAlfredo Dal'Ava Junior2022-07-011-0/+1
* stand: s/libstand/libsa/g to catch up with renameWarner Losh2022-04-301-1/+1
* kboot: Move powerpc kboot to top levelWarner Losh2021-12-3013-1622/+0
* stand/uboot: reorgWarner Losh2021-12-157-504/+0
* loader: move all gfx_fb.c stubs to common/gfx_fb_stub.cWarner Losh2021-12-144-162/+4
* loader/kboot: minor style nitWarner Losh2021-12-131-1/+0
* kboot: remove host_seekWarner Losh2021-12-092-10/+0
* kboot: simplify _startWarner Losh2021-12-091-12/+1
* powerpc64: tell kernel when radix is not availableLeandro Lupori2021-10-221-2/+8
* powerpc64le: stand fixesLeandro Lupori2021-10-208-22/+371
* powerpc64: make radix with superpages defaultLeandro Lupori2021-10-141-3/+3
* powerpc64: fix loader regressionLeandro Lupori2021-09-211-11/+11
* powerpc64: change CAS to support Radix MMULeandro Lupori2021-09-151-46/+74
* loader: implement mount/unmount rootfsToomas Soome2021-09-082-1/+3
* Disable PIE for powerpc bootloaders.Marcin Wojtas2021-02-244-0/+8
* loader: fix powerpc build with gfx_fbToomas Soome2021-01-044-2/+164
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-052-0/+14
* stand/ficl 64-bit compatibilityBrandon Bergren2020-09-141-1/+1
* [PowerPC] Set fixed boot1.elf load addressBrandon Bergren2020-05-011-1/+14
* Add support to MSDOS FS in PPC loaderLeandro Lupori2020-04-071-0/+3
* stand: -fno-common fixes for !x86 loadersKyle Evans2020-04-071-2/+2
* [PPC] Fix loader call to instantiate-rtasLeandro Lupori2020-04-071-1/+1
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-4/+4
* [PowerPC] Fix LLD10 linking of ofw loader on ppcBrandon Bergren2020-02-251-1/+5
* [PowerPC] Fix 32-bit ubldr calling conventionBrandon Bergren2020-01-191-4/+9
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2020-01-021-2/+2
* powerpc: Use builtins for fls/flslJustin Hibbits2019-12-081-1/+0
* loader/powerpc64: Include generic PVR values in CAS architecture listJustin Hibbits2019-10-081-15/+21
* Revert r352557: powerpc/loader: Install ubldr without strippingKyle Evans2019-10-071-1/+0
* loader/powerpc64: Fix HV check for CAS usageJustin Hibbits2019-10-071-1/+1