summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/atari/include/mutex.h')
0 files changed, 0 insertions, 0 deletions
ve support for storing settings in EFI environment variables now thatjmcneill 2020-06-26Add dtoverlay command to specify device tree overlays from the bootthorpej 2020-06-21Add module support.jmcneill 2020-05-23If a device tree overlay does not have a "compatible" match, don'tthorpej 2020-05-14Pass EFI RNG output via /chosen/netbsd,efirng-{start,end}.riastradh 2020-01-25Hide the twiddle while loading efiboot plistjmcneill 2019-12-18Implement rndseed support in efiboot and fdt arm.riastradh 2019-07-24Add support for simple framebuffers when booting in ACPI mode.jmcneill 2019-04-21- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.thorpej 2019-03-30Build fixes for 32-bit targets.jmcneill 2018-10-28Make EFI runtime services available to the kernel. Bump version to 1.5.jmcneill 2018-10-12Add ACPI support (enable with -DEFIBOOT_ACPI, currently disabled).jmcneill 2018-09-15Suppress printing size info when calling loadfile with COUNT_KERNELjmcneill 2018-09-09Add "dtb" command for loading a custom .dtb file.jmcneill 2018-09-07Add initrd support.jmcneill 2018-09-02Support loading kernels at PAs above 0x3fffffffff on arm64jmcneill 2018-08-27Pass a hash of the MBR and the booted partition to the kernel.jmcneill 2018-08-24Add MI EFI bootloader and AArch64 glue.jmcneill