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
path:
root
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machines
Shilpasri G Bhat
1
-2
/
+4
2019-03-04
hw/bt: Do not disable ipmi message retry during OPAL boot
Vasant Hegde
1
-1
/
+2
2019-03-04
core/ipmi: Add ipmi sync messages to top of the list
Vasant Hegde
1
-1
/
+1
2019-03-04
hw/bt: Add backend interface to disable ipmi message retry option
Vasant Hegde
1
-0
/
+2
2019-02-15
core/opal: Print PIR value in exit path
Vasant Hegde
1
-2
/
+2
2019-02-15
core/ipmi: Improve error message
Vasant Hegde
1
-1
/
+2
2019-02-13
firmware-versions: Add test case for parsing VERSION
Stewart Smith
18
-147
/
+364
2019-02-13
core/cpu: HID update race
Nicholas Piggin
1
-2
/
+2
2019-02-11
cpufeatures: Always advertise POWER8NVL as DD2
Alexey Kardashevskiy
1
-4
/
+5
2019-02-11
core/lock: Stop drop_my_locks() from always causing abort
Reza Arbab
1
-1
/
+1
2018-12-11
i2c: Fix i2c request hang during opal init if timers are not checked
Frederic Barrat
1
-0
/
+16
2018-12-10
vpd: Force static analysis to not think about NULL term strings
Stewart Smith
1
-1
/
+1
2018-12-10
opal_sync_host_reboot: clarify when we return OPAL_BUSY_EVENT
Stewart Smith
1
-6
/
+4
2018-12-10
opal_trace_entry: Move ifdef around to shut up static analysis
Stewart Smith
1
-2
/
+4
2018-12-10
mem_region.c: Move ifdef for MEM_POISON to shut up static analysis
Stewart Smith
1
-2
/
+6
2018-12-10
Change ifdef around dump_fdt() to shut up static analysis
Stewart Smith
1
-2
/
+2
2018-12-10
core/cpu.c: avoid container_of(NULL) in next_cpu()
Stewart Smith
1
-5
/
+5
2018-11-28
Don't warn on "long" OPAL_RESYNC_TIMEBASE calls
Stewart Smith
1
-1
/
+1
2018-11-21
Warn on long OPAL calls
Stewart Smith
1
-0
/
+9
2018-11-19
ipmi: Reduce ipmi_queue_msg_sync() polling loop time to 10ms
Stewart Smith
1
-1
/
+1
2018-11-01
core/flash: Log return code when ffs_init() fails
Andrew Jeffery
1
-1
/
+1
2018-10-31
Run pollers in time_wait() when not booting
Stewart Smith
1
-2
/
+2
2018-10-25
Revert "TEMPORARY HACK: Disable verifying VERSION"
Stewart Smith
1
-6
/
+1
2018-10-25
Quieten 'warnings' now that SIO is disabled
Stewart Smith
1
-1
/
+2
2018-10-25
npu2-opencapi: Enable presence detection on ZZ
Frederic Barrat
1
-6
/
+0
2018-10-25
cpu: Quieten OS endian switch messages
Joel Stanley
1
-2
/
+2
2018-10-23
core/device: NULL pointer dereference fix
Nicholas Piggin
1
-1
/
+4
2018-10-23
core/flash: NULL pointer dereference fixes
Nicholas Piggin
2
-7
/
+14
2018-10-16
opal/hmi: Wakeup the cpu before reading core_fir
Vaibhav Jain
1
-6
/
+15
2018-10-16
core/flash: Ignore prefix when comparing versions.
Samuel Mendoza-Jonas
1
-2
/
+16
2018-10-16
core/device: Test dt_new_check()
Stewart Smith
1
-2
/
+4
2018-10-16
core/device: increase test coverage for dt_new_addr and dt_new_2addr
Stewart Smith
1
-0
/
+2
2018-10-16
core/device: add test for dt_new() a duplicate node
Stewart Smith
1
-0
/
+1
2018-10-16
core/device: Add test for duplicate nodes with dt_attach_root()
Stewart Smith
1
-1
/
+8
2018-10-16
gcov: Fix building with GCC8
Stewart Smith
2
-7
/
+8
2018-10-11
platform: Restructure bmc_platform type
Andrew Jeffery
2
-4
/
+25
2018-10-10
core/flash: Unlock around blocklevel calls in NVRAM accessors
Andrew Jeffery
1
-0
/
+11
2018-10-10
core/flash: Only lock around flashes update in flash_register()
Andrew Jeffery
1
-6
/
+2
2018-10-10
core/lock: Use try_lock_caller() in lock_caller() to capture owner
Andrew Jeffery
1
-1
/
+1
2018-10-10
core/lock: don't set bust_locks on lock error
Nicholas Piggin
1
-2
/
+0
2018-10-10
core/lock: fix timeout warning causing a deadlock false positive
Nicholas Piggin
1
-6
/
+15
2018-09-27
init: Fix starting stripped kernel
Michael Neuling
1
-0
/
+1
2018-09-27
opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.
Mahesh Salgaonkar
1
-0
/
+49
2018-09-20
fast-reboot: verify firmware "romem" checksum
Nicholas Piggin
2
-0
/
+52
2018-09-20
skiboot.lds.S: move read-write data after the end of symbol map
Nicholas Piggin
1
-2
/
+0
2018-09-20
core/mem_region: mambo reserve kernel payload areas
Nicholas Piggin
11
-3
/
+40
2018-09-19
core/fast-reboot: print the fast reboot disable reason
Nicholas Piggin
1
-5
/
+7
2018-09-18
Actually add /ibm,opal/fast-reboot property
Stewart Smith
1
-0
/
+11
2018-09-18
Add fast-reboot property to /ibm,opal DT node
Stewart Smith
1
-0
/
+2
2018-09-17
nvram: Fix wait-for-nvram message
Oliver O'Halloran
1
-2
/
+3
[next]