aboutsummaryrefslogtreecommitdiff
path: root/stand/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/loader: Size the CAS PVR array correctlyJustin Hibbits2026-01-171-1/+1
* powerpc/loader: Add CAS support for older CPUsJustin Hibbits2026-01-171-0/+6
* stand: remove powerpcspe linker scriptMinsoo Choo2026-01-091-3/+0
* loader: Use C99 initializations for file_formatWarner Losh2025-12-282-8/+6
* loader: Fix powerpc64le by working around slof bug in qemu/slofWarner Losh2025-12-281-1/+1
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+3
* 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
* ports/filesystems: Fix falloutAlexander Ziaee2025-01-271-1/+1
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-242-2/+2
* loader/powerpc: Add some CAS support for newer POWER CPUsJustin Hibbits2024-10-111-2/+8
* loader: Bump all versions to 3.0Warner Losh2024-07-291-0/+1
* stand: Remove obsolete junkWarner Losh2024-07-291-4/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-154-4/+0
* boot1.chrp: Include memsetWarner Losh2024-06-141-1/+1
* 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-45/+73
* loader: implement mount/unmount rootfsToomas Soome2021-09-082-1/+3
* Disable PIE for powerpc bootloaders.Marcin Wojtas2021-02-244-0/+8