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-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
2017-06-16
platforms/ibm-fsp/firenze: PCI slot fixup improvement
Gavin Shan
1
-46
/
+53
2017-06-16
platforms/ibm-fsp/firenze: Fix PCI slot power-off pattern
Gavin Shan
1
-2
/
+2
2017-06-15
core/pci: Make the conditions for device type quirk obvious
Gavin Shan
1
-3
/
+2
2017-06-15
core/pci: Use macro as vendor ID register offset
Gavin Shan
1
-4
/
+4
2017-06-15
hw/phb3: Use cached vendor/device IDs in phb3_check_device_quirks()
Gavin Shan
1
-19
/
+20
2017-06-15
core/pci: Use cached vendor/device IDs in quirks
Gavin Shan
4
-11
/
+7
2017-06-15
hw/ipmi/ipmi-sel: missing newline in prlog warning
Stewart Smith
1
-1
/
+1
2017-06-15
occ: Set return variable to correct value
Cyril Bur
1
-0
/
+1
2017-06-15
core/fdt: Always add a reserve map
Oliver O'Halloran
1
-0
/
+3
2017-06-15
phb4: Error injection for config space
Russell Currey
1
-1
/
+181
2017-06-15
phb4: Error clear implementation
Russell Currey
1
-68
/
+57
2017-06-15
phb4: Mask link down errors during reset
Russell Currey
2
-0
/
+10
2017-06-15
phb4: Implement root port initialization
Russell Currey
1
-6
/
+11
2017-06-15
phb4: Complete reset implementation
Russell Currey
2
-2
/
+44
2017-06-15
chip: Print out when we initialise a chip
Michael Ellerman
1
-0
/
+1
2017-06-15
core: Move enable_mambo_console() into chip initialisation
Michael Ellerman
3
-6
/
+5
2017-06-14
mambo: Create multiple chips when we have multiple CPUs
Michael Ellerman
1
-1
/
+11
2017-06-14
chip: Add support for discovering chips on mambo
Michael Ellerman
1
-0
/
+5
2017-06-14
chip: Factor out chip inititialisation
Michael Ellerman
1
-21
/
+29
2017-06-14
Add skiboot-5.4.6 release notes
Stewart Smith
1
-0
/
+117
2017-06-14
FSP/CONSOLE: Workaround for unresponsive ipmi daemon
Vasant Hegde
2
-1
/
+20
2017-06-14
FSP: Set status field in response message for timed out message
Vasant Hegde
1
-1
/
+4
2017-06-14
FSP: Improve timeout message
Vasant Hegde
1
-4
/
+5
2017-06-14
FSP/RTC: Remove local fsp_in_reset variable
Vasant Hegde
1
-10
/
+0
2017-06-14
FSP/RTC: Fix possible FSP R/R issue in rtc write path
Vasant Hegde
1
-9
/
+11
2017-06-14
hw/fsp/rtc: read/write cached rtc tod on fsp hir.
ppaidipe@linux.vnet.ibm.com
1
-2
/
+2
2017-06-14
FSP/CHIPTOD: Return false in error path
Vasant Hegde
1
-0
/
+1
2017-06-09
gitignore: Add compile_commands.json
Russell Currey
1
-0
/
+1
2017-06-09
Add skiboot-5.4.5 release notes
Stewart Smith
1
-0
/
+56
2017-06-08
opal-prd: Handle SBE passthrough message passing
Vasant Hegde
1
-0
/
+24
2017-06-08
SBE: Add passthrough command support
Vasant Hegde
7
-2
/
+116
2017-06-08
mambo: fix cpio/initramfs reservation
Stewart Smith
1
-0
/
+1
2017-06-08
mambo: Add a reservation for the initramfs
Oliver O'Halloran
1
-0
/
+5
2017-06-08
FSP/CONSOLE: Do not free fsp_msg in error path
Vasant Hegde
1
-1
/
+0
2017-06-08
FSP/CONSOLE: Remove __unused attribute from fsp_console_read()
Vasant Hegde
1
-1
/
+1
2017-06-08
specfile: Update specfile
Vasant Hegde
1
-9
/
+6
2017-06-08
platform/zz: Acknowledge OCC_LOAD mbox message in ZZ
Shilpasri G Bhat
2
-3
/
+22
2017-06-08
FSP/RTC: Improve error log
Vasant Hegde
1
-1
/
+1
2017-06-07
phb4: Activate shared PCI slot on witherspoon
Frederic Barrat
6
-1
/
+113
2017-06-07
doc: Fix output of version string when using Sphinx with Python 3
Andrew Donnellan
1
-2
/
+2
2017-06-07
Disable nap on P8 Mambo, public release has bugs
Stewart Smith
1
-0
/
+4
[prev]
[next]