index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
opal-ci: Drop ubuntu-20.04, add ubuntu-24.04
HEAD
master
Reza Arbab
3
-4
/
+4
2025-06-27
opal-ci: Drop fedora40, add fedora42
Reza Arbab
4
-3
/
+3
2025-05-16
libstb/(create|print)-container: Enable custom ssl dir
Reza Arbab
1
-2
/
+7
2025-05-16
libstb: Add print-container to `make clean`
Reza Arbab
1
-3
/
+3
2025-05-16
opal-ci: Force mambo rpm install on fedora-rawhide
Reza Arbab
1
-1
/
+1
2025-05-16
uart: Handle read failure case in UART communication
Abhishek Singh Tomar
1
-1
/
+7
2025-05-16
uart: Fix uninitialised comparison
Abhishek Singh Tomar
1
-1
/
+1
2025-04-18
ipmi: Improve handling of time errors
Nicholas Piggin
1
-27
/
+90
2025-04-18
ipmi: Return error from ipmi_queue_msg_sync
Nicholas Piggin
3
-5
/
+9
2025-04-18
astbmc/ipmi: Improve Set Enables handling
Nicholas Piggin
2
-15
/
+58
2025-04-18
hw/xive: Warn if pushing HW context to already enabled CAM
Nicholas Piggin
2
-43
/
+47
2025-04-18
core/timers: Try to process all poll timers
Nicholas Piggin
2
-9
/
+12
2025-04-18
core/timers: Fix running-timer delay
Nicholas Piggin
1
-11
/
+10
2025-04-18
hw/lpc: Fix firmware memory space access for devices > 0
Nicholas Piggin
1
-13
/
+20
2025-04-18
hw/bt: Add FIFO buffer length capability validation
Nicholas Piggin
1
-2
/
+13
2025-04-18
cpu: Do not access xscom registers for guarded CPUs
Nicholas Piggin
1
-1
/
+1
2025-04-18
fsp: Fix opal boot failure on systems with redundant FSP
Mahesh Salgaonkar
1
-3
/
+32
2025-04-04
Revert "hdata/test: Build with -Wno-error=unterminated-string-initialization"
Reza Arbab
1
-2
/
+0
2025-04-04
Fix -Werror=unterminated-string-initialization errors
Aditya Gupta
3
-2
/
+9
2025-04-04
hdata: Prevent NULL dereference on duplicate entries in TPMREL section
Mahesh Salgaonkar
1
-0
/
+7
2025-04-02
extract-gcov: Add checksum field
Reza Arbab
1
-0
/
+3
2025-04-02
extract-gcov: Fix tag lengths
Reza Arbab
1
-3
/
+10
2025-04-02
extract-gcov: Add counters for GCC > 7
Reza Arbab
1
-12
/
+12
2025-04-02
gcov: Don't print 0x with %p
Reza Arbab
1
-1
/
+1
2025-04-02
gcov: Document sysfs interface
Reza Arbab
1
-1
/
+5
2025-04-02
opal-ci: Remove ubuntu-18.04
Reza Arbab
3
-42
/
+1
2025-04-02
flash: Handle nullptr dereference of system_flash
Aditya Gupta
1
-1
/
+10
2025-03-07
platform: Identify correct bmc platform based on bmc hw version
Mahesh Salgaonkar
1
-1
/
+13
2025-03-07
iohub: Add HUB ID for everest systems
Aditya Gupta
2
-0
/
+5
2025-03-07
external/mambo: skiboot.tcl add Power11 config
Mahesh Salgaonkar
1
-0
/
+28
2025-03-07
plat/qemu: add support for Power11 platform
Aditya Gupta
2
-2
/
+26
2025-03-07
cpufeatures: Add Power11 support
Mahesh Salgaonkar
1
-27
/
+35
2025-03-07
Initial Power11 enablement
Mahesh Salgaonkar
36
-63
/
+158
2025-03-07
external: Add support for aarch64
Eddie James
2
-0
/
+4
2025-02-26
external/ffspart: Avoid makefile race condition
Reza Arbab
1
-1
/
+1
2025-02-26
external/opal-prd: generate path to opal-prd in its service file
Dan HorĂ¡k
2
-3
/
+6
2025-02-26
external/mambo: pmem: make persistent memory disk mapping 2MB aligned
Mahesh Salgaonkar
1
-0
/
+32
2025-02-26
hdata/test: Build with -Wno-error=unterminated-string-initialization
Reza Arbab
1
-0
/
+2
2025-01-24
hw/sbe-p9: P10 additions
Nicholas Piggin
1
-5
/
+43
2025-01-24
hw/sbe-p9: Limit SBE timer to 10s
Nicholas Piggin
1
-0
/
+5
2025-01-24
hw/sbe-p9: Fix sbe_last_gen_stamp timing inconsistency
Nicholas Piggin
1
-8
/
+7
2025-01-24
hw/sbe-p9: Rename timer limits
Nicholas Piggin
1
-9
/
+13
2025-01-24
hw/sbe-p9: Better handle SBE timer rate-limiting
Nicholas Piggin
1
-6
/
+6
2025-01-24
hw/sbe-p9: Change SBE lagging detection
Nicholas Piggin
7
-11
/
+31
2025-01-15
hw/sbe-p9: Re-set the SBE timer after SBE interrupt
Nicholas Piggin
1
-1
/
+3
2025-01-15
core/timer: Always update hardware timer
Nicholas Piggin
2
-8
/
+38
2025-01-15
hw/sbe-p9: Add error message for unexpected msg list state
Nicholas Piggin
1
-1
/
+4
2025-01-15
hw/sbe-p9: Check SBE health on each chip
Nicholas Piggin
1
-0
/
+94
2025-01-15
hw/sbe-p9: Move seq increment from queue to submit
Nicholas Piggin
1
-6
/
+6
2025-01-15
hw/sbe: Add SBE quirk for mambo and awan
Nicholas Piggin
4
-3
/
+11
[next]