index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/bitmap: Test bitmap foreach functions
Stewart Smith
2017-11-28
1
-0
/
+11
*
pci: Shared slot state synchronisation for hot reset
Russell Currey
2017-11-21
1
-0
/
+14
*
pci: Track peers of slots
Russell Currey
2017-11-21
1
-0
/
+1
*
core/direct-controls: add function to read core gated state
Robert Lippert
2017-11-20
1
-0
/
+21
*
core/direct-controls: wait for core special wkup bit cleared
Robert Lippert
2017-11-20
1
-1
/
+22
*
sensors: dts: Assert special wakeup on idle cores while reading temperature
Shilpasri G Bhat
2017-11-20
2
-3
/
+3
*
core/pcie-slots: Fix coverity possible NULL dereference
Cyril Bur
2017-11-13
1
-2
/
+3
*
opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.
Mahesh Salgaonkar
2017-10-23
1
-1
/
+27
*
opal/hmi: Fix TB reside and HDEC parity error recovery for power9
Mahesh Salgaonkar
2017-10-23
1
-3
/
+102
*
core: direct-controls: Fix clearing of special wakeup
Shilpasri G Bhat
2017-10-18
1
-1
/
+4
*
core/direct-controls: increase special wakeup timeout on POWER9
Nicholas Piggin
2017-10-18
1
-3
/
+6
*
cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLED
Michael Ellerman
2017-10-16
1
-0
/
+10
*
opal/cpu: Mark the core as bad while disabling threads of the core.
Mahesh Salgaonkar
2017-10-15
1
-0
/
+10
*
ipmi: Convert common debug prints to trace
Vasant Hegde
2017-10-10
1
-2
/
+2
*
pci-iov: free memory across fast-reboot
Stewart Smith
2017-10-10
2
-4
/
+19
*
fast-reset: by default (if possible)
Stewart Smith
2017-10-06
1
-2
/
+2
*
i2c: Move tpm i2c wrapper code into core
Andrew Donnellan
2017-10-02
1
-0
/
+107
*
cpu: idle POWER9 power management implementation
Nicholas Piggin
2017-09-28
2
-4
/
+121
*
cpu: idle split pm enable into sreset and ipi components
Nicholas Piggin
2017-09-28
3
-36
/
+68
*
cpu: idle notice if pm state changes
Nicholas Piggin
2017-09-28
1
-4
/
+18
*
cpu: idle move the minimum PM latency into the idle code
Nicholas Piggin
2017-09-28
2
-4
/
+3
*
cpu: avoid decrementer wakeups in case of cpu_wake_on_job idle
Nicholas Piggin
2017-09-28
1
-8
/
+7
*
core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-09-20
4
-1
/
+417
*
core/flash: Only expect ELF header for BOOTKERNEL partition flash resource
Suraj Jitindar Singh
2017-09-19
1
-9
/
+23
*
core/pci-slots: Move slot-label construction to a helper
Oliver O'Halloran
2017-09-15
1
-0
/
+30
*
core/pcie-slots: Make dynamic slot creation generic
Oliver O'Halloran
2017-09-15
1
-0
/
+51
*
core/pci-dt-slot: Represent PCIe slots in the devicetree
Oliver O'Halloran
2017-09-15
2
-0
/
+231
*
pci: Make pci_wait_crs() global
Michael Neuling
2017-09-12
1
-1
/
+1
*
flash: Support adding the no-erase property to flash
William A. Kennington III
2017-09-05
1
-0
/
+4
*
DT: Add ibm,firmware-versions node
Vasant Hegde
2017-09-04
1
-0
/
+109
*
init: add missing sync_icache after exception vector patching
Nicholas Piggin
2017-09-04
1
-0
/
+2
*
gcov: support GCC 7.1+
Stewart Smith
2017-08-24
1
-0
/
+5
*
core/test/run-msg: don't depend on unittest mem layout
Stewart Smith
2017-08-24
1
-1
/
+1
*
core/test/run-device: fix memory leak on exit
Stewart Smith
2017-08-24
1
-0
/
+1
*
test/mem_region: fix incorrect ibm,os-reserve region length
Stewart Smith
2017-08-24
2
-4
/
+4
*
Fix mem leak in core/test/run-time-utils
Stewart Smith
2017-08-23
1
-0
/
+3
*
vas: Move core/vas.c -> hw/vas.c
Michael Neuling
2017-08-22
2
-449
/
+0
*
vas: Set FIRs according to workbook
Michael Neuling
2017-08-22
1
-11
/
+5
*
VAS: Remove misleading print
Michael Neuling
2017-08-21
1
-2
/
+1
*
pci: Wait for CRS and switch link when restoring bus numbers
Russell Currey
2017-08-21
1
-13
/
+38
*
pci: Trivial typo fixes
Russell Currey
2017-08-21
1
-2
/
+2
*
pci: Track whether a PCI device is a virtual function
Russell Currey
2017-08-21
2
-0
/
+2
*
vas: Set mmio enable bits in DD2
Sukadev Bhattiprolu
2017-08-21
1
-0
/
+3
*
core/mem_region: Check return value of add_region() (CID 147251)
Cyril Bur
2017-08-15
1
-1
/
+5
*
core/hmi: Fix use of uninitialised value (CID 147808)
Cyril Bur
2017-08-15
1
-3
/
+3
*
core/flash core/init: Fix unintended sign extension
Cyril Bur
2017-08-15
2
-4
/
+6
*
phb4: Enable PCI peer-to-peer
Frederic Barrat
2017-08-04
1
-0
/
+39
*
vas: Define vas_get_wcbs_bar interface
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+15
*
vas: Define vas_get_hvwc_mmio_bar interface
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+13
*
vas: Create MMIO device tree node
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+30
[next]