Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
O
OpenBIOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
QEMU
OpenBIOS
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
master
default
svn-head
Tags
4
latest
svn-last-official
v1.1
v1.0
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
6
30
Apr
22
16
26
Jan
24
Feb
23
8
27
Jan
14
30
Oct
2
Sep
15
Feb
25
Jul
2
16
May
26
Apr
22
Oct
17
12
18
Aug
26
Jun
8
Feb
1
1
Jan
5
Oct
31
Aug
26
18
9
Jun
26
May
21
19
3
13
Feb
24
Jan
19
16
Oct
30
Sep
22
6
5
12
Jul
18
Jun
8
1
May
21
Apr
20
11
Mar
13
Feb
11
10
27
Jan
23
Nov
28
Oct
23
22
16
15
11
Sep
9
26
Aug
31
Jul
17
11
8
17
Apr
18
Mar
25
Feb
20
13
3
8
Jan
4
29
Dec
6
Nov
23
Oct
4
12
Jul
21
Jun
12
May
11
Mar
9
1
Dec
14
Nov
21
Oct
24
Sep
25
Aug
17
4
13
Jul
30
May
28
25
23
12
4
Apr
30
Mar
9
8
5
3
2
16
Feb
7
13
Jan
20
Dec
16
10
8
10
Nov
25
Oct
13
Sep
2
24
Aug
19
esp: correctly terminate successful SCSI commands
latest master
latest master
esp: use ESP rather than DMA interrupt to detect end of transfer
esp: clear FIFO before issuing ESP command
README: change reference from LinuxBIOS to coreboot
cuda: fix len calculation in cuda_adb_req
kernel: fix spelling of endianness
.github/workflows: migrate release action to crowbarmaster/GH-Automatic-Releases
docker: switch from kernel crosstools compilers to Debian cross-compilers
switch-arch: disable generation of position independent code (-fno-pic)
drivers/usb.c: rework descriptor read logic in get_descriptor()
packages/pc-parts.c: fix bug in extended partition logic
arch/ppc/qemu/init.c: work around GCC bug for ppc64_patch_handlers()
.github/workflows: update to latest action releases
Tell linker that stack is not executable
bootstrap: Check result of fread
Disable stack protector on all architectures
Makefile.target: Enable few additional warnings
Label fallthroughs in switch()es
Change malloc to take size_t as argument
adb_kbd.c: Fix function key definitions
arch/ppc/qemu: Add parse hex words for compatibility with Apple OF
Use parse-nhex
Generalise parse-hex
Limit binary dump bytes in .properties output
.github/workflows: add release.yml for generating an OpenBIOS release
.github/workflows: add main.yml for building OpenBIOS upon push
.github/workflows: add build-openbios-builder.yml action
docker: introduce Dockerfile.builder for openbios-builder container
ppc: Do not generate .stabs ELF sections to prevent GDB from choking on them
arch/unix/unix.c: fix build on x86 architecture with modern gcc compilers
config/scripts/switch-arch: allow x86_64 prefix for x86 builds
ppc: fix ciface_milliseconds using incorrect frequency for delay
cuda: fix get-time word
ppc: Add PVRs for the MPC7450 family
drivers: Spell QEMU all caps
drivers/usb: Fix building with gcc 10.x
cuda: fix reset-all and power-off words
escc: send software reset command before configuring the port
escc: add port index to uart_init_line()
pci: Rename pci_xbox_blacklisted() as pci_xbox_ignore_device()
Loading