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
2017-06-06
mambo: Make xscom claim to be DD 2.0
Michael Ellerman
1
-1
/
+1
2017-06-06
mambo: Match whole string when looking up symbols with linsym/skisym
Michael Ellerman
1
-2
/
+2
2017-06-06
npu2: Fix npu2_{read,write}_4b()
Reza Arbab
3
-8
/
+10
2017-06-06
p8-i2c: occ: Add support for OCC to use I2C engines
Shilpasri G Bhat
3
-0
/
+154
2017-06-06
hw/npu2.c: Fix opal_npu_map_lpar to search for existing BDF
Alistair Popple
1
-2
/
+2
2017-06-06
hw/npu2-hw-procedures.c: Fix running of zcal procedure
Alistair Popple
1
-19
/
+5
2017-06-06
hw/npu2.c: Add memory coherence directory programming
Alistair Popple
2
-1
/
+43
2017-06-06
hw/npu2.c: Use phys-map to get GPU memory BARs
Alistair Popple
1
-76
/
+26
2017-06-06
boot_test.sh: Add SMC BMC support
Stewart Smith
4
-7
/
+149
2017-06-06
opal-prd: hook up reset_pm_complex
Jeremy Kerr
1
-15
/
+32
2017-06-06
prd: Implement firmware side of opaque PRD channel
Jeremy Kerr
2
-12
/
+113
2017-06-06
opal-prd: Add firmware_request & firmware_notify implementations
Jeremy Kerr
3
-2
/
+173
2017-06-06
opal-prd: split prd message reading from handling
Jeremy Kerr
1
-19
/
+28
2017-06-06
opal-prd: Add support for variable-sized messages
Jeremy Kerr
1
-12
/
+66
2017-06-06
opal-prd: use get_ipoll_mask() callback
Jeremy Kerr
1
-1
/
+9
2017-06-06
opal-prd: Sync hostboot interfaces with HBRT
Jeremy Kerr
2
-4
/
+203
2017-06-06
opal-prd: interpret log level prefixes from HBRT
Jeremy Kerr
1
-1
/
+19
2017-06-06
opal-prd: Add occ reset to usage text
Jeremy Kerr
1
-1
/
+1
2017-06-06
opal-prd: allow different chips for occ control actions
Jeremy Kerr
1
-27
/
+68
2017-06-06
opal-prd: split type-specific fields of control messages
Jeremy Kerr
1
-5
/
+10
2017-06-06
opal-prd: Simplify optind handling
Jeremy Kerr
1
-9
/
+9
2017-06-06
hdata/test: Add memory reservations to hdata_to_dt
Oliver O'Halloran
3
-17
/
+35
2017-06-06
hdata: Make out-of-range idata print at PR_DEBUG
Oliver O'Halloran
1
-2
/
+2
2017-05-31
core/pci: Rename pci_slot_op poll to run_sm
Michael Neuling
6
-10
/
+10
2017-05-31
mambo: Allow loading multiple CPIOs
Michael Ellerman
1
-4
/
+10
2017-05-31
occ: Skip setting cores to nominal frequency in P9
Shilpasri G Bhat
1
-5
/
+8
2017-05-31
occ: Fix Pstate ordering for P9
Shilpasri G Bhat
3
-178
/
+552
2017-05-31
libc: Add labs() to stdlib
Shilpasri G Bhat
4
-1
/
+34
2017-05-26
hdata: Ignore unnamed memory reservations.
Oliver O'Halloran
1
-4
/
+6
2017-05-26
libflash: Initialise entries list earlier
Oliver O'Halloran
1
-1
/
+1
2017-05-26
hdata: Check the Host I2C devices array version
Oliver O'Halloran
1
-0
/
+33
2017-05-26
libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox call
Suraj Jitindar Singh
1
-4
/
+59
2017-05-26
libflash/mbox-flash: Update to V2 of the protocol
Cyril Bur
4
-143
/
+600
2017-05-26
hw/lpc-mbox: Use message registers for interrupts
Cyril Bur
2
-16
/
+49
2017-05-26
libflash/mbox-flash: Minor fixups before V2
Cyril Bur
1
-1
/
+7
2017-05-26
hdata: Reserve Trace Areas
Oliver O'Halloran
3
-0
/
+53
2017-05-26
mem_region: Add HW-only memory resevations
Oliver O'Halloran
3
-2
/
+23
2017-05-26
mem_region: rename HW_RESERVE to FW_RESERVE
Oliver O'Halloran
8
-17
/
+16
2017-05-26
fsp/tpo: Provide support for disabling TPO alarm
Vaibhav Jain
2
-2
/
+9
2017-05-24
skiboot-5.6.0 release notes
skiboot-5.6.0
Stewart Smith
1
-0
/
+30
2017-05-19
skiboot 5.6.0-rc2 release notes
skiboot-5.6.0-rc2
Stewart Smith
1
-0
/
+72
2017-05-19
mambo: Add skiboot/linux symbol lookup
Oliver O'Halloran
2
-0
/
+50
2017-05-19
hw/i2c: Fix early lock drop
Oliver O'Halloran
1
-2
/
+0
2017-05-18
libstb: Fix build in OpenSSL 1.1
Russell Currey
1
-4
/
+11
2017-05-17
skiboot-5.6.0-rc1 release notes
skiboot-5.6.0-rc1
Stewart Smith
1
-0
/
+502
2017-05-16
hdata_to_dt: Output up to PR_DEBUG
Oliver O'Halloran
1
-4
/
+4
2017-05-16
hdata: Add no-op stub functions
Oliver O'Halloran
1
-2
/
+8
2017-05-16
hdata: Don't use printf
Oliver O'Halloran
2
-3
/
+4
2017-05-16
hdata: Respect OCC and HOMER resevations
Oliver O'Halloran
1
-6
/
+0
2017-05-16
core/mem_region: Print a useful error on overlap
Oliver O'Halloran
1
-1
/
+28
[next]