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
2017-12-13
timer: Stop calling list_top() racily
Benjamin Herrenschmidt
1
-4
/
+5
2017-10-23
opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.
Mahesh Salgaonkar
1
-1
/
+27
2017-10-23
opal/hmi: Fix TB reside and HDEC parity error recovery for power9
Mahesh Salgaonkar
1
-3
/
+102
2017-10-18
core: direct-controls: Fix clearing of special wakeup
Shilpasri G Bhat
1
-1
/
+4
2017-10-18
core/direct-controls: increase special wakeup timeout on POWER9
Nicholas Piggin
1
-3
/
+6
2017-10-16
cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLED
Michael Ellerman
1
-0
/
+10
2017-10-15
opal/cpu: Mark the core as bad while disabling threads of the core.
Mahesh Salgaonkar
1
-0
/
+10
2017-10-10
ipmi: Convert common debug prints to trace
Vasant Hegde
1
-2
/
+2
2017-10-10
pci-iov: free memory across fast-reboot
Stewart Smith
2
-4
/
+19
2017-10-06
fast-reset: by default (if possible)
Stewart Smith
1
-2
/
+2
2017-10-02
i2c: Move tpm i2c wrapper code into core
Andrew Donnellan
1
-0
/
+107
2017-09-28
cpu: idle POWER9 power management implementation
Nicholas Piggin
2
-4
/
+121
2017-09-28
cpu: idle split pm enable into sreset and ipi components
Nicholas Piggin
3
-36
/
+68
2017-09-28
cpu: idle notice if pm state changes
Nicholas Piggin
1
-4
/
+18
2017-09-28
cpu: idle move the minimum PM latency into the idle code
Nicholas Piggin
2
-4
/
+3
2017-09-28
cpu: avoid decrementer wakeups in case of cpu_wake_on_job idle
Nicholas Piggin
1
-8
/
+7
2017-09-20
core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
4
-1
/
+417
2017-09-19
core/flash: Only expect ELF header for BOOTKERNEL partition flash resource
Suraj Jitindar Singh
1
-9
/
+23
2017-09-15
core/pci-slots: Move slot-label construction to a helper
Oliver O'Halloran
1
-0
/
+30
2017-09-15
core/pcie-slots: Make dynamic slot creation generic
Oliver O'Halloran
1
-0
/
+51
2017-09-15
core/pci-dt-slot: Represent PCIe slots in the devicetree
Oliver O'Halloran
2
-0
/
+231
2017-09-12
pci: Make pci_wait_crs() global
Michael Neuling
1
-1
/
+1
2017-09-05
flash: Support adding the no-erase property to flash
William A. Kennington III
1
-0
/
+4
2017-09-04
DT: Add ibm,firmware-versions node
Vasant Hegde
1
-0
/
+109
2017-09-04
init: add missing sync_icache after exception vector patching
Nicholas Piggin
1
-0
/
+2
2017-08-24
gcov: support GCC 7.1+
Stewart Smith
1
-0
/
+5
2017-08-24
core/test/run-msg: don't depend on unittest mem layout
Stewart Smith
1
-1
/
+1
2017-08-24
core/test/run-device: fix memory leak on exit
Stewart Smith
1
-0
/
+1
2017-08-24
test/mem_region: fix incorrect ibm,os-reserve region length
Stewart Smith
2
-4
/
+4
2017-08-23
Fix mem leak in core/test/run-time-utils
Stewart Smith
1
-0
/
+3
2017-08-22
vas: Move core/vas.c -> hw/vas.c
Michael Neuling
2
-449
/
+0
2017-08-22
vas: Set FIRs according to workbook
Michael Neuling
1
-11
/
+5
2017-08-21
VAS: Remove misleading print
Michael Neuling
1
-2
/
+1
2017-08-21
pci: Wait for CRS and switch link when restoring bus numbers
Russell Currey
1
-13
/
+38
2017-08-21
pci: Trivial typo fixes
Russell Currey
1
-2
/
+2
2017-08-21
pci: Track whether a PCI device is a virtual function
Russell Currey
2
-0
/
+2
2017-08-21
vas: Set mmio enable bits in DD2
Sukadev Bhattiprolu
1
-0
/
+3
2017-08-15
core/mem_region: Check return value of add_region() (CID 147251)
Cyril Bur
1
-1
/
+5
2017-08-15
core/hmi: Fix use of uninitialised value (CID 147808)
Cyril Bur
1
-3
/
+3
2017-08-15
core/flash core/init: Fix unintended sign extension
Cyril Bur
2
-4
/
+6
2017-08-04
phb4: Enable PCI peer-to-peer
Frederic Barrat
1
-0
/
+39
2017-08-01
vas: Define vas_get_wcbs_bar interface
Sukadev Bhattiprolu
1
-0
/
+15
2017-08-01
vas: Define vas_get_hvwc_mmio_bar interface
Sukadev Bhattiprolu
1
-0
/
+13
2017-08-01
vas: Create MMIO device tree node
Sukadev Bhattiprolu
1
-0
/
+30
2017-08-01
vas: Define helpers to compute window paste address
Sukadev Bhattiprolu
1
-0
/
+99
2017-08-01
vas: Initialize VAS registers
Sukadev Bhattiprolu
3
-0
/
+300
2017-07-28
sensors: occ: Add support to clear sensor groups
Shilpasri G Bhat
1
-0
/
+13
2017-07-28
sensors: occ: Add support for OCC inband sensors
Shilpasri G Bhat
2
-0
/
+5
2017-07-28
psr: occ: Add support to change power-shifting-ratio
Shilpasri G Bhat
2
-1
/
+43
2017-07-28
powercap: occ: Add a generic powercap framework
Shilpasri G Bhat
2
-1
/
+41
[next]