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-11-20
core/direct-controls: add function to read core gated state
Robert Lippert
2
-0
/
+22
2017-11-20
core/direct-controls: wait for core special wkup bit cleared
Robert Lippert
1
-1
/
+22
2017-11-20
sensors: dts: Assert special wakeup on idle cores while reading temperature
Shilpasri G Bhat
5
-17
/
+79
2017-11-20
OCC: Increase max pstate check on P9 to 255
Stewart Smith
1
-4
/
+6
2017-11-20
libpore: Fix incorrect mtspr instruction generation
Cyril Bur
1
-6
/
+4
2017-11-20
p8-i2c: Limit number of retry attempts
Oliver O'Halloran
2
-2
/
+11
2017-11-20
gard: Add OpenBMC vPNOR support
Oliver O'Halloran
1
-0
/
+31
2017-11-20
gard: Always use MTD to access flash
Oliver O'Halloran
1
-0
/
+8
2017-11-20
libflash: Fix parity calculation on ARM
Oliver O'Halloran
1
-1
/
+1
2017-11-20
gard: create: Allow creating arbitrary GARD records
Oliver O'Halloran
2
-4
/
+76
2017-11-20
gard: Add path parsing support
Oliver O'Halloran
1
-0
/
+87
2017-11-20
gard: list: Improve output
Oliver O'Halloran
2
-25
/
+68
2017-11-20
gard: {list, show}: Fix the Type field in the output
Oliver O'Halloran
4
-3
/
+49
2017-11-20
gard: Use iterators for count_record()
Oliver O'Halloran
1
-41
/
+12
2017-11-20
gard: Add iterators
Oliver O'Halloran
1
-0
/
+31
2017-11-20
gard: Replace is_valid_id with is_valid_record()
Oliver O'Halloran
1
-4
/
+4
2017-11-20
gard: Add P9 support
Oliver O'Halloran
6
-2
/
+46
2017-11-20
gard: Update chip unit data
Oliver O'Halloran
5
-121
/
+187
2017-11-20
gard: show: Remove "Res Recovery" field
Oliver O'Halloran
2
-2
/
+0
2017-11-19
npu2: Remove unused npu2_dev struct members
Andrew Donnellan
1
-3
/
+0
2017-11-19
hdata/vpd: add support for parsing CPU VRML records
Robert Lippert
1
-0
/
+24
2017-11-16
skiboot 5.9.2 release notes
Stewart Smith
1
-0
/
+80
2017-11-15
phb4: Fix lane equalisation setting
Michael Neuling
1
-1
/
+1
2017-11-15
hdata: Fix copying GEN4 lane equalisation settings
Michael Neuling
1
-0
/
+2
2017-11-15
phb4: Fix PE mapping of M32 BAR
Benjamin Herrenschmidt
1
-13
/
+11
2017-11-15
phb4: Fix lost bit in PE number on config accesses
Benjamin Herrenschmidt
1
-3
/
+3
2017-11-15
Revert "npu2: hw-procedures: Enable low power mode"
Reza Arbab
2
-24
/
+1
2017-11-15
npu2: Move to new GPU memory map
Michael Neuling
5
-5
/
+65
2017-11-15
phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWN
Michael Neuling
3
-12
/
+12
2017-11-15
npu2: MCD refactor
Michael Neuling
1
-13
/
+20
2017-11-15
npu2: Refactor BAR setting code
Michael Neuling
2
-6
/
+8
2017-11-15
npu2: Create npu2_write_mcd()
Michael Neuling
2
-8
/
+19
2017-11-13
opal-prd: flush after logging to stdio in debug mode
Jeremy Kerr
1
-0
/
+3
2017-11-13
npu2: Remove side effects in assert() calls.
Cyril Bur
1
-3
/
+7
2017-11-13
core/pcie-slots: Fix coverity possible NULL dereference
Cyril Bur
1
-2
/
+3
2017-11-13
p8-i2c: Don't write the watermark register at init
Oliver O'Halloran
1
-12
/
+8
2017-11-13
phb4: Update inits
Michael Neuling
1
-1
/
+1
2017-11-13
doc: Fix reference to overview in README
Russell Currey
1
-1
/
+1
2017-11-14
skiboot 5.9.1 release notes
Stewart Smith
1
-0
/
+29
2017-11-13
npu2: hw-procedures: Refactor reset_ntl procedure
Reza Arbab
1
-15
/
+58
2017-11-13
npu2: hw-procedures: Add phy_rx_clock_sel()
Reza Arbab
2
-1
/
+20
2017-11-13
npu2: Add npu2_write_mask_4b()
Reza Arbab
2
-0
/
+12
2017-11-10
ffspart/pflash: fix tests for new VOLATILE flag
Stewart Smith
6
-22
/
+27
2017-11-10
Document fsp-ipl-params to sp-ipl-params
Stewart Smith
1
-1
/
+1
2017-11-09
pflash: Support for volatile flag
Adriana Kobylak
8
-12
/
+32
2017-11-09
asm/head: Loop after attn
Oliver O'Halloran
1
-0
/
+1
2017-11-09
xive: Trivial fix for compilation error when enabling xive debug
Guilherme G. Piccoli
1
-1
/
+1
2017-11-09
xive: Fix ability to clear some EQ flags
Benjamin Herrenschmidt
1
-0
/
+4
2017-11-09
xive: Update inits for DD2.0
Benjamin Herrenschmidt
2
-7
/
+47
2017-11-09
npu2: hw-procedures: Enable low power mode
Reza Arbab
2
-1
/
+24
[next]