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
2015-06-24
unit test error code paths in ipmi-fru.c
Stewart Smith
1
-0
/
+31
2015-06-23
hw/ipmi-sel: Remove verbose SEL received message
Joel Stanley
1
-20
/
+3
2015-06-19
Support for Naples LPC serial interrupts
Benjamin Herrenschmidt
3
-20
/
+377
2015-06-19
Fix possible buffer overflow
Ananth N Mavinakayanahalli
1
-1
/
+2
2015-06-19
hw/bt: Fix bt_msg_del locking
Alistair Popple
1
-1
/
+5
2015-06-19
Use destination buffer size as bound for strncpy
Ananth N Mavinakayanahalli
1
-1
/
+1
2015-06-19
Fix potential NULL pointer dereference
Ananth N Mavinakayanahalli
1
-0
/
+2
2015-06-19
Fix potential NULL pointer dereference
Ananth N Mavinakayanahalli
1
-0
/
+2
2015-06-19
hw/prd: Fix handling of invlid message types
Jeremy Kerr
1
-2
/
+4
2015-06-19
Fix locking
Ananth N Mavinakayanahalli
1
-4
/
+2
2015-06-18
Merge branch 'stable'
Stewart Smith
2
-7
/
+8
2015-06-18
ipmi/sel: Fix use after free
Alistair Popple
1
-3
/
+3
2015-06-18
hw/bt.c: Fix message response search
Alistair Popple
1
-4
/
+5
2015-06-16
hw/phb3: Fix crash in phb3_init_hw()
Gavin Shan
1
-5
/
+5
2015-06-16
Fix surveillance locking
Ananth N Mavinakayanahalli
1
-0
/
+2
2015-06-11
Remove unused p5ioc2_set_sm_timeout from p5ioc2-phb.c
Stewart Smith
1
-13
/
+0
2015-06-11
Fix possible return garbage from xscom_read_cfam_chipid()
Stewart Smith
1
-1
/
+2
2015-06-05
Merge branch 'stable'
Stewart Smith
1
-3
/
+3
2015-06-05
core/mem_region: Create reservations of type REGION_HW_RESERVED
skiboot-5.0.3
Jeremy Kerr
1
-3
/
+3
2015-06-01
FSP/EPOW: OPAL EPOW driver cleanup
Vipin K Parashar
2
-160
/
+45
2015-05-21
Merge PRD rework from stable
Stewart Smith
1
-8
/
+46
2015-05-21
prd: Don't expose full opal_prd_msg to kernel
Jeremy Kerr
1
-8
/
+16
2015-05-21
hw/prd: Expose prd ranges via device tree
Jeremy Kerr
1
-0
/
+30
2015-05-13
Add a couple more missing Naples references
Benjamin Herrenschmidt
2
-1
/
+4
2015-05-13
bt: Remove B_BUSY state
Alistair Popple
1
-18
/
+6
2015-05-13
occ: Send self-interrupt to chip with active PSI
Joel Stanley
2
-3
/
+26
2015-05-12
ipmi/wdt: Stop calling synchronous message functions from timers
Alistair Popple
1
-9
/
+24
2015-05-12
Fix infinite loop in wait_for_resource if CAPP ucode load fails
Stewart Smith
1
-11
/
+8
2015-05-12
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
5
-172
/
+127
2015-05-11
hw/bt: Add netfn to BT_ERR message
Jeremy Kerr
1
-2
/
+3
2015-05-07
Preload VPD LID and set up fsp_lid_load() for async queued loading
Stewart Smith
5
-5
/
+42
2015-05-07
Add global CPU job queue
Stewart Smith
2
-4
/
+8
2015-05-07
Asynchronously preload CAPP microcode
Stewart Smith
1
-60
/
+78
2015-05-07
FSP LID loading: always remove from lid_loaded list
Stewart Smith
1
-4
/
+2
2015-05-07
Fix FSP resource/LID loading for preloading LIDs.
Stewart Smith
1
-5
/
+9
2015-05-07
eeh: Fix eeh event handling
Alistair Popple
2
-3
/
+6
2015-05-07
FSP/ELOG: Remove TCE mapping for host buffer
Vasant Hegde
1
-3
/
+0
2015-05-07
FSP/ELOG: Reduce elog write buffer size
Vasant Hegde
1
-3
/
+3
2015-05-07
FSP/ELOG: Free error log buffer in error path
Vasant Hegde
1
-1
/
+5
2015-05-07
FSP/ELOG: Do not reject elog in acknowledgement path
Vasant Hegde
1
-2
/
+0
2015-05-07
FSP/ELOG: Use elog REJECT state properly
Vasant Hegde
1
-2
/
+7
2015-05-07
FSP/ELOG: Reduce elog read buffer size
Vasant Hegde
1
-1
/
+1
2015-05-07
FSP/LED: Handle SA indicator update notification
Vasant Hegde
1
-0
/
+30
2015-05-07
FSP/SYSPARAM: Introduce update notify system parameter notifier
Vasant Hegde
1
-0
/
+49
2015-05-07
FSP/LED: Add system attention indicator support
Vasant Hegde
1
-1
/
+176
2015-05-07
FSP/LED: Get SAI location code from device tree
Vasant Hegde
1
-11
/
+59
2015-05-07
FSP/LED: Use LED mode information
Vasant Hegde
1
-2
/
+15
2015-05-07
FSP/LED: Validate before creating led node
Vasant Hegde
1
-3
/
+4
2015-05-07
FSP/LED: Define macro instead of hardcoding led type
Vasant Hegde
1
-5
/
+8
2015-05-07
FSP/LED: Move led header file to include directory
Vasant Hegde
2
-155
/
+1
[next]