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-26
Rename cleanup_tlb() to cleanup_local_tlb()
Benjamin Herrenschmidt
3
-4
/
+4
2017-06-26
Move cleanup_tlb from head.S to misc.S
Benjamin Herrenschmidt
2
-13
/
+13
2017-06-26
Big log level reduction...
Benjamin Herrenschmidt
15
-51
/
+46
2017-06-26
init: Silence messages and call ourselves "OPAL"
Benjamin Herrenschmidt
1
-2
/
+2
2017-06-26
flash: Silence some messages
Benjamin Herrenschmidt
1
-2
/
+6
2017-06-26
cpu: Add a space to #threads message
Benjamin Herrenschmidt
1
-3
/
+3
2017-06-26
libffs: Fix ffs_lookup_part() return value
Benjamin Herrenschmidt
1
-4
/
+6
2017-06-26
xive: Remove historical BAR reading code
Benjamin Herrenschmidt
1
-80
/
+11
2017-06-26
psi: Switch to ESB mode later
Benjamin Herrenschmidt
1
-4
/
+4
2017-06-26
lpc: Enable "new" SerIRQ mode
Benjamin Herrenschmidt
1
-1
/
+9
2017-06-26
psi: Use phys_map to setup the BARs
Benjamin Herrenschmidt
3
-33
/
+23
2017-06-26
hdat/vpd: Don't warn and don't create a dummy "model-name"
Benjamin Herrenschmidt
1
-3
/
+0
2017-06-26
phb4: Mask out write-1-to-clear registers in RC cfg
Russell Currey
1
-5
/
+39
2017-06-26
phb4: Properly mask out link down errors during reset
Russell Currey
1
-7
/
+20
2017-06-26
phb3/4: Silence a useless warning
Benjamin Herrenschmidt
2
-2
/
+2
2017-06-26
phb3/4: Move IO VPD preload out to a common place
Benjamin Herrenschmidt
5
-24
/
+13
2017-06-26
phb4: Workaround bug in spec 053
Benjamin Herrenschmidt
1
-2
/
+5
2017-06-26
phb4: DD2.0 updates
Benjamin Herrenschmidt
3
-119
/
+261
2017-06-26
xive: DD2.0 updates
Benjamin Herrenschmidt
2
-8
/
+55
2017-06-26
capp: Fix hang when CAPP microcode LID is missing on FSP machine
Benjamin Herrenschmidt
1
-1
/
+3
2017-06-21
platforms/astbmc/witherspoon.c: Add NPU2 slot mappings
Alistair Popple
1
-0
/
+272
2017-06-21
platforms/astbmc/slots.c: Allow comparison of bus numbers when matching slots
Alistair Popple
1
-1
/
+1
2017-06-21
hw/npu2.c: Fix device aperture calculation
Alistair Popple
1
-2
/
+4
2017-06-21
libflash/libffs: Correctly update the actual size of the partition
Cyril Bur
1
-1
/
+1
2017-06-21
Update default TSCR for P9
Michael Neuling
1
-0
/
+3
2017-06-21
xive: Fix initialisation of xive_cpu_state struct
Andrew Donnellan
1
-0
/
+1
2017-06-21
FSP: Add check to detect FSP R/R inside fsp_sync_msg()
Vasant Hegde
1
-2
/
+11
2017-06-21
phb4: Harden init with bad PHBs
Michael Neuling
1
-0
/
+8
2017-06-20
hw/npu2.c: Change MCD BAR allocation order
Alistair Popple
1
-2
/
+7
2017-06-20
boot-tests: add OpenBMC support
Stewart Smith
2
-2
/
+125
2017-06-20
NPU2: Add flag to nvlink config space indicating DL reset state
Alistair Popple
4
-5
/
+19
2017-06-20
hw/npu2.c: Hardcode MSR_SF when setting up npu XTS contexts
Alistair Popple
1
-2
/
+4
2017-06-20
hw/npu2-hw-procedures.c: Add nvram option to override zcal calculations
Alistair Popple
3
-9
/
+30
2017-06-19
test/hello_world: Properly report P9MAMBO path
Michael Ellerman
1
-1
/
+1
2017-06-19
capi: Handle HMI events
Christophe Lombard
6
-83
/
+142
2017-06-19
capi: Load capp microcode
Christophe Lombard
8
-200
/
+292
2017-06-19
capi: Enable capi mode for PHB4
Christophe Lombard
5
-6
/
+422
2017-06-19
capi: Move phb3 capp registers to specialized files
Christophe Lombard
4
-33
/
+54
2017-06-19
capi: Externalize capp timebase synchronization
Christophe Lombard
3
-25
/
+27
2017-06-19
FSP/CONSOLE: Fix possible NULL dereference
Vasant Hegde
1
-2
/
+7
2017-06-19
mambo: Update P9 PVR to reflect Scale out 24 core chips
Michael Neuling
1
-2
/
+2
2017-06-19
Ensure P9 DD1 workarounds apply only to Nimbus
Michael Neuling
4
-27
/
+41
2017-06-19
hdata_to_dt: Add PVR overrides to the usage text
Oliver O'Halloran
1
-1
/
+8
2017-06-19
ipmi-sel: Fix missing typo, line length and correct eSEL stylisation
Andrew Jeffery
1
-1
/
+1
2017-06-19
platforms/astbmc: Don't validate model on palmetto
Gavin Shan
1
-9
/
+2
2017-06-19
hw/phb4: Rework phb4_get_presence_state()
Gavin Shan
1
-21
/
+11
2017-06-16
hw/phys_map: Use GCIDs as a chip index
Oliver O'Halloran
8
-30
/
+27
2017-06-16
hdata: Use GCID in LPC setup
Oliver O'Halloran
1
-2
/
+7
2017-06-16
core/pci: Use PCI slot's power facality in pci_enable_bridge()
Gavin Shan
3
-160
/
+247
2017-06-16
platforms/ibm-fsp/firenze: Refactor firenze_pci_setup_power_mgt()
Gavin Shan
1
-35
/
+44
[next]