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