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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
FSP/ELOG: elog_enable flag should be false by default
Mukesh Ojha
1
-3
/
+1
2016-08-10
npu: reword "error" to indicate it's actually a warning
Stewart Smith
1
-6
/
+1
2016-07-28
FSP/MDST: Fix TCE alignment issue
Vasant Hegde
1
-1
/
+1
2016-07-27
centaur: Initialize i2c master list
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-25
hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA mode
Andrew Donnellan
1
-2
/
+11
2016-07-21
FSP/ELOG: Fix OPAL generated elog resend logic
Vasant Hegde
1
-5
/
+0
2016-07-21
FSP/ELOG: Fix possible event notifier hangs
Vasant Hegde
2
-3
/
+18
2016-07-21
FSP/ELOG: Disable event notification if list is not consistent
Vasant Hegde
1
-0
/
+2
2016-07-21
FSP/ELOG: Improve elog event states
Vasant Hegde
1
-1
/
+2
2016-07-21
FSP/ELOG: Fix OPAL generated elog event notification
Vasant Hegde
2
-18
/
+32
2016-07-21
FSP/ELOG: Disable event notification during kexec
Vasant Hegde
1
-13
/
+33
2016-07-20
occ: add missing packed attribute to occ_pstate_entry
Stewart Smith
1
-1
/
+1
2016-07-20
hw/npu: assert() on PHB device node
Gavin Shan
1
-11
/
+1
2016-07-20
hw/npu: Get AT BAR from MMIO layout
Gavin Shan
1
-18
/
+6
2016-07-20
hw/npu: Get number of links from NPU node property
Gavin Shan
1
-4
/
+2
2016-07-20
nvlink: Associate and allocate NPUs using slots
Russell Currey
1
-34
/
+25
2016-07-15
Merge branch 'skiboot-5.2.x'
Stewart Smith
1
-2
/
+2
2016-07-15
SEL: Fix eSEL ID while logging eSEL event
Vasant Hegde
1
-2
/
+2
2016-07-15
fsp/console: Ignore data on unresponsive consoles
Sam Mendoza-Jonas
1
-2
/
+16
2016-07-15
fsp/console: Ignore data on unresponsive consoles
Sam Mendoza-Jonas
1
-2
/
+16
2016-07-14
FSP/ELOG: Remove redundant validation
Vasant Hegde
1
-2
/
+0
2016-07-13
xscom: Log error on invalid partid
Benjamin Herrenschmidt
1
-0
/
+16
2016-07-13
interrupts: Expose irq_source and change prototypes of all ops
Benjamin Herrenschmidt
6
-69
/
+62
2016-07-12
interrupts: Use a #interrupt-cells of 2 for XICS interrupts
Benjamin Herrenschmidt
6
-24
/
+31
2016-07-12
interrupts: LPC is always an interrupt controller
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-12
hw/xscom: Reset XSCOM engine after querying sleeping core FIR
Vipin K Parashar
1
-1
/
+2
2016-07-12
hw/xscom: Reset XSCOM engine after querying sleeping core FIR
Vipin K Parashar
1
-1
/
+2
2016-07-11
phb3: fix inconsistent indenting
Stewart Smith
1
-2
/
+2
2016-07-11
slw: fix not indented if condition
Stewart Smith
1
-1
/
+1
2016-07-11
FSP: Validate fsp_msg response memory allocation
Vasant Hegde
1
-1
/
+7
2016-07-08
lpc: Add basic P9 LPC read/write ops
Benjamin Herrenschmidt
1
-25
/
+107
2016-07-08
hw/phb4: Add initial support
Benjamin Herrenschmidt
2
-2
/
+3463
2016-07-08
pci: get_reserved_pe_number() needs to take the PHB as argument
Benjamin Herrenschmidt
2
-2
/
+2
2016-07-08
XIVE: Base XIVE support for OPAL XICS emulation calls
Benjamin Herrenschmidt
2
-1
/
+2004
2016-07-06
Cleanup xscom_read_cfam_chipid to make p8/p9 difference clearer
Benjamin Herrenschmidt
1
-1
/
+2
2016-07-06
uart: Cleanup initialization and remove simulator hack
Benjamin Herrenschmidt
1
-87
/
+65
2016-07-06
xscom: A few P9 updates
Benjamin Herrenschmidt
1
-10
/
+23
2016-07-06
POWER9: Fix P9 chip name in XSCOM
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-06
POWER9: Make xscom_addr() work for p8 and p9
Michael Neuling
1
-3
/
+5
2016-07-05
PHB3: Disable UTL outbound discard error interrupt
Gavin Shan
1
-1
/
+1
2016-07-05
hw/lpc: LPC driver use prlog rather than printf
Vipin K Parashar
1
-22
/
+25
2016-07-05
hw/xscom: Reset XSCOM engine after finite number of retries when busy
Vipin K Parashar
1
-17
/
+57
2016-07-05
hw/xscom: Reset XSCOM engine after finite number of retries when busy
Vipin K Parashar
1
-17
/
+57
2016-06-30
fsp/op-panel: Fix out of bounds array access and #define display dimensions
Suraj Jitindar Singh
1
-17
/
+13
2016-06-30
occ: FWTS annotation updates based on suggestions from Vaidy
Stewart Smith
1
-5
/
+8
2016-06-30
slw: FWTS annotation suggestion for SLWRegisterDump
Stewart Smith
1
-4
/
+4
2016-06-30
slw: Fix typo in FWTS annotation
Stewart Smith
1
-2
/
+2
2016-06-27
occ: Filter out entries from Pmin to Pmax in pstate table
Shilpasri G Bhat
1
-6
/
+10
2016-06-27
occ: add FWTS annotations for OCC errors
Stewart Smith
1
-15
/
+97
2016-06-24
fsp-surveillance: add FWTS annotation on failing to reply to heartbeat
Stewart Smith
1
-1
/
+8
[next]