Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bootloader
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
bootloader
Graph
2e3292986ed7a6d398effc02138bf3409a2ce778
Select Git revision
Branches
3
0.4.1
aarch64-revival
master
default
protected
Tags
1
1.0.0
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jan
31
Oct
30
29
25
16
26
Sep
8
23
Jul
22
10
Jun
27
May
11
10
Apr
1
30
Mar
23
16
15
13
12
11
10
5
15
Feb
12
Dec
11
8
15
Nov
7
Sep
12
Aug
19
Jun
10
20
Apr
9
Mar
11
Feb
26
Sep
25
21
16
15
7
6
29
Aug
27
26
23
22
20
19
17
11
29
Jul
28
27
26
12
28
Apr
26
11
8
1
30
Mar
11
2
1
27
Feb
22
15
14
11
10
8
7
5
2
1
19
Jan
27
Nov
7
Jun
8
18
Apr
6
Feb
5
20
Jan
12
8
7
28
Oct
24
Aug
24
Mar
19
Nov
20
Oct
30
Sep
27
17
Jul
14
9
17
Jun
13
11
May
10
26
Apr
11
Feb
27
Dec
19
Nov
18
31
Oct
20
19
18
16
13
6
30
Sep
27
22
19
17
14
13
12
10
9
1
25
Aug
24
22
20
19
18
17
16
15
14
13
Merge branch 'lewiszlw-master-patch-15732' into 'master'
master
master
Update x86_64-unknown-uefi.mk
Disable DTB hack for QEMU
Format
Abstract use of ACPI or DeviceTree
aarch64: fix initial page table for real hardware
aarch64: suport switching from EL2 to EL1
Fix parsing of raspi 400 DTB
Merge branch 'riscv' into 'master'
RISC-V target
Merge branch 'fix_todos' into 'master'
Reserve bootloader areas
Merge branch 'deps' into 'master'
Update dependencies (uefi in particular) and fix some warnings
Merge branch 'fix' into 'master'
Fix x86 out-of-tree build
Merge branch 'master' into 'master'
Make bootloader buildable out-of-source
Replace all repr(packed) with repr(C, packed).
Merge branch 'uefi_fixes_comments' into 'master'
Add comments to exit_boot_services listing the workarounds for buggy firmware
Merge branch 'uefi_fixes' into 'master'
Disable interrupts before the SetVirtualAddressMap call
Tell the UEFI firmware that everything is identity mapped
Write the VirtualStart fields in the memory map before ExitBootServices
Include all memory regions in SetVirtualAddressMap
Format and fix serial_debug feature
Update dependencies
Fixes for new rust nightly
Update rust nightly
Ignore errors on SetCursorPosition as tow-boot appears to not implement it
Update redoxfs
Merge branch 'aarch64_fix_uefi_disk' into 'master'
support different block size of cache for uefi disk read
Update redox_syscall
Update redoxfs
Update redoxfs
Merge branch 'rework_boot_proto' into 'master'
Pass a single RSDP to the kernel
Remove the bootstrap_entry field from KernelArgs
Loading