- e7fd10c Doc/website: Add a conversion of the MediaWiki site by Patrick Georgi · 7 months ago master latest
- c3a19c1 esp: correctly terminate successful SCSI commands by Mark Cave-Ayland · 1 year, 6 months ago
- 56fa1b2 esp: use ESP rather than DMA interrupt to detect end of transfer by Mark Cave-Ayland · 1 year, 6 months ago
- 71bb3bf esp: clear FIFO before issuing ESP command by Mark Cave-Ayland · 1 year, 6 months ago
- 70b61cd README: change reference from LinuxBIOS to coreboot by Mark Cave-Ayland · 1 year, 8 months ago
- 3adb9be cuda: fix len calculation in cuda_adb_req by Amadeusz Sławiński via OpenBIOS · 1 year, 10 months ago
- 6226279 kernel: fix spelling of endianness by Mark Cave-Ayland · 1 year, 10 months ago
- 217d74a .github/workflows: migrate release action to crowbarmaster/GH-Automatic-Releases by Mark Cave-Ayland · 1 year, 10 months ago
- 3aab123 docker: switch from kernel crosstools compilers to Debian cross-compilers by Mark Cave-Ayland · 1 year, 10 months ago
- 564e579 switch-arch: disable generation of position independent code (-fno-pic) by Mark Cave-Ayland · 1 year, 10 months ago
- d262969 drivers/usb.c: rework descriptor read logic in get_descriptor() by Mark Cave-Ayland · 1 year, 10 months ago
- d1b722d packages/pc-parts.c: fix bug in extended partition logic by Mark Cave-Ayland · 1 year, 10 months ago
- d5faa80 arch/ppc/qemu/init.c: work around GCC bug for ppc64_patch_handlers() by Mark Cave-Ayland · 1 year, 10 months ago
- 99e8336 .github/workflows: update to latest action releases by Mark Cave-Ayland · 1 year, 10 months ago
- 6dec37f Tell linker that stack is not executable by Amadeusz Sławiński · 2 years ago
- d17d4ef bootstrap: Check result of fread by Amadeusz Sławiński · 2 years ago
- 1de3e55 Disable stack protector on all architectures by Amadeusz Sławiński · 2 years ago
- c896a88 Makefile.target: Enable few additional warnings by Amadeusz Sławiński · 2 years ago
- 7202885 Label fallthroughs in switch()es by Amadeusz Sławiński · 2 years ago
- acab322 Change malloc to take size_t as argument by Amadeusz Sławiński · 2 years ago
- 208d733 adb_kbd.c: Fix function key definitions by Amadeusz Sławiński · 2 years ago
- af97fd7 arch/ppc/qemu: Add parse hex words for compatibility with Apple OF by BALATON Zoltan · 3 years, 1 month ago
- c967b4c Use parse-nhex by BALATON Zoltan · 3 years, 1 month ago
- 9711c61 Generalise parse-hex by BALATON Zoltan · 3 years, 1 month ago
- 1be046b Limit binary dump bytes in .properties output by BALATON Zoltan · 3 years, 6 months ago
- 0e0afae .github/workflows: add release.yml for generating an OpenBIOS release by Mark Cave-Ayland · 4 years ago
- 5f20278 .github/workflows: add main.yml for building OpenBIOS upon push by Mark Cave-Ayland · 4 years ago
- 7509205 .github/workflows: add build-openbios-builder.yml action by Mark Cave-Ayland · 4 years ago
- 1017e4a docker: introduce Dockerfile.builder for openbios-builder container by Mark Cave-Ayland · 4 years ago
- 0fbb6f7 ppc: Do not generate .stabs ELF sections to prevent GDB from choking on them by Glenn Washburn · 4 years ago
- 88eb929 arch/unix/unix.c: fix build on x86 architecture with modern gcc compilers by Mark Cave-Ayland · 4 years, 1 month ago
- edd14f4 config/scripts/switch-arch: allow x86_64 prefix for x86 builds by Mark Cave-Ayland · 4 years, 1 month ago
- 1aa2421 ppc: fix ciface_milliseconds using incorrect frequency for delay by Glenn Washburn · 4 years, 1 month ago
- e2d6176 cuda: fix get-time word by Glenn Washburn · 4 years, 1 month ago
- 04dfc98 ppc: Add PVRs for the MPC7450 family by Fabiano Rosas · 4 years, 2 months ago
- 3f18ab3 drivers: Spell QEMU all caps by Philippe Mathieu-Daudé · 4 years, 3 months ago
- cb7fd3a drivers/usb: Fix building with gcc 10.x by BALATON Zoltan · 4 years, 4 months ago
- b9062de cuda: fix reset-all and power-off words by Mark Cave-Ayland · 4 years, 5 months ago
- d657b65 escc: send software reset command before configuring the port by Mark Cave-Ayland · 4 years, 6 months ago
- 9cd695a escc: add port index to uart_init_line() by Mark Cave-Ayland · 4 years, 6 months ago
- 4a00411 pci: Rename pci_xbox_blacklisted() as pci_xbox_ignore_device() by Philippe Mathieu-Daudé · 5 years ago
- 42d77fb 40p: simplify IRQ swizzling by Philippe Mathieu-Daudé · 5 years ago
- 30df4a9 40p: use is_apple() macro by Philippe Mathieu-Daudé · 5 years ago
- feda9d5 40p: Allow Raven controller to handle all IRQs by Philippe Mathieu-Daudé · 5 years ago
- 7f28286 PPC: mark first 4 pages of physical and virtual memory as unavailable by Mark Cave-Ayland · 6 years ago
- 75fbb41 SPARC: add implementation of addr word by Mark Cave-Ayland · 6 years ago
- 4704d9e virtio: limit ring size to a maximum of 128 descriptor entries by Mark Cave-Ayland · 6 years ago
- 9b8c30c pci: Enable bus-master on virtio_blk by Brandon Bergren · 6 years ago
- 01069e6 SPARC32: fix kernel and initrd mapping to match SILO by Mark Cave-Ayland · 6 years ago
- 2e2ff67 SPARC64: fix kernel and initrd mapping to match SILO by Mark Cave-Ayland · 6 years ago
- 7e5b89e ide: locate drives by iterating over the device tree during ob_ide_quiesce() by Mark Cave-Ayland · 6 years ago
- 1c63d13 ide: use instance values to hold C drive and channel structures by Mark Cave-Ayland · 6 years ago
- a7ca34d escc: explicitly mark variable containing incoming keyboard character as volatile by Mark Cave-Ayland · 6 years ago
- f28e16f admin/devices.fs: Format assigned-addresses property by BALATON Zoltan · 7 years ago
- 412fc43 virtio: use instance value to initialise C instance parameter by Mark Cave-Ayland · 7 years ago
- 5a2ec0d lsi: use instance value to hold sd_private_t pointer by Mark Cave-Ayland · 7 years ago
- 4660d88 pc_kbd: use instance value to initialise C instance parameter by Mark Cave-Ayland · 7 years ago
- 175271b pc_serial: remove separate init word by Mark Cave-Ayland · 7 years ago
- 8878220 pci: call set-args before configuring PCI device nodes by Mark Cave-Ayland · 7 years ago
- c8afd6a pci: remove explicit setting of my-self from PCI devices by Mark Cave-Ayland · 7 years ago
- c79f534 pci: remove explicit find-device from PCI devices by Mark Cave-Ayland · 7 years ago
- 81b1da3 x86: set active package and current instance to root device node before probe by Mark Cave-Ayland · 7 years ago
- 538eded SPARC64: set active package and current instance to root device node before probe by Mark Cave-Ayland · 7 years ago
- d9273b7 ppc: set active package and current instance to root device node before probe by Mark Cave-Ayland · 7 years ago
- 71743ba ppc: move New World uninorth and nvram device node creation to the root device by Mark Cave-Ayland · 7 years ago
- f4d68d9 nvram: ensure that NVRAM configuration is separate from NVRAM node creation by Mark Cave-Ayland · 7 years ago
- 29c8d2c libopenbios: remove REGISTER_NAMED_NODE and REGISTER_NAMED_NODE_PHANDLE macros by Mark Cave-Ayland · 7 years ago
- 80f2b48 pci: remove ob_pci_initialize() and ob_pci_empty_node by Mark Cave-Ayland · 7 years ago
- d5c86af pci: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- add8a18 virtio: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 2dfafd9 lsi: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 5cef1d5 lsi: don't change active package when setting device alias by Mark Cave-Ayland · 7 years ago
- 6daabf0 nvram: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 5b3f2c7 usbhid: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 0254649 pmu: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 8dbac9a macio: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- a408b3a cuda: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 618cd87 escc: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- f51c2a2 adb: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- ec03e2d ide: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 1afaf3b floppy: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- 661bcc8 pc_serial: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- e516dd0 pc_kbd: convert to use BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- ca13d31 libopenbios: introduce BIND_NODE_METHODS() macro by Mark Cave-Ayland · 7 years ago
- da2e551 ppc: reduce size of Forth dictionary to 384K by Mark Cave-Ayland · 7 years ago
- 5106785 all: gcc 9 build fixes by Mark Cave-Ayland · 7 years ago
- c79e0ec SPARC64: use serial console when QEMU is launched with -vga none by Mark Cave-Ayland · 7 years ago
- 6e1e58d SPARC32: use serial console when QEMU is launched with -vga none by Mark Cave-Ayland · 7 years ago
- 2bad58a sbus: don't use internal fallback TCX driver with QEMU by Mark Cave-Ayland · 7 years ago
- 3464681 SPARC64: mark initrd memory as mapped and in use before booting kernel by Mark Cave-Ayland · 7 years ago
- c21c366 SPARC64: mark kernel memory as mapped and in use before booting kernel by Mark Cave-Ayland · 7 years ago
- f633f31 SPARC32: mark initrd memory as mapped and in use before booting kernel by Mark Cave-Ayland · 7 years ago
- c87d0eb SPARC32: mark kernel memory as mapped by Mark Cave-Ayland · 7 years ago
- 7238176 SPARC32: fix obp_arg.argv when no kernel command line specified by Mark Cave-Ayland · 7 years ago
- 9049057 SPARC32: divide physical memory reg property into SIMM-sized ranges by Mark Cave-Ayland · 7 years ago
- 441a84d 40p: change residual data model name to IBM PPS Model 6015 by Mark Cave-Ayland · 7 years ago
- ce7fa4d 40p: update interrupt routing code to match QEMU by Mark Cave-Ayland · 7 years ago
- a128080 40p: fix up generation of interrupt properties by Mark Cave-Ayland · 8 years ago
- 0a03140 config: enable virtio-blk driver for default PPC and SPARC64 builds by Mark Cave-Ayland · 8 years ago
- 7c677d7 drivers: add virtio-1.0 virtio-blk driver by Mark Cave-Ayland · 8 years ago