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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
Move NVRAM format/check code out into separate file to unit test
Stewart Smith
1
-0
/
+23
2015-06-19
Support for Naples LPC serial interrupts
Benjamin Herrenschmidt
4
-4
/
+58
2015-06-18
Merge branch 'stable'
Stewart Smith
1
-0
/
+1
2015-06-18
Set proper value for RPR register
skiboot-5.0.4
Benjamin Herrenschmidt
1
-0
/
+1
2015-06-09
libflash: start using the blocklevel interface.
Cyril Bur
1
-1
/
+3
2015-06-05
Merge branch 'stable'
Stewart Smith
1
-1
/
+1
2015-06-05
core/mem_region: Create reservations of type REGION_HW_RESERVED
skiboot-5.0.3
Jeremy Kerr
1
-1
/
+1
2015-05-29
Make cpu_relax() inline
Stewart Smith
1
-1
/
+11
2015-05-21
Merge PRD rework from stable
Stewart Smith
3
-5
/
+17
2015-05-21
prd: Don't expose full opal_prd_msg to kernel
Jeremy Kerr
1
-3
/
+8
2015-05-21
hw/prd: Expose prd ranges via device tree
Jeremy Kerr
1
-0
/
+1
2015-05-21
core: Add mem_region_next
Jeremy Kerr
1
-0
/
+3
2015-05-21
core: Introduce REGION_HW_RESERVED
Jeremy Kerr
1
-1
/
+4
2015-05-21
core: Rename mem_region->mem_node to ->node
Jeremy Kerr
1
-1
/
+1
2015-05-21
core: Move free-list locking to a separate per-region lock
Jeremy Kerr
1
-0
/
+3
2015-05-15
Add 2MB to skiboot heap
Stewart Smith
1
-9
/
+12
2015-05-15
Make skiboot able to be 2MB rather than 1MB
Stewart Smith
1
-2
/
+2
2015-05-13
core: Move free-list locking to a separate per-region lock
Jeremy Kerr
1
-0
/
+3
2015-05-13
occ: Send self-interrupt to chip with active PSI
Joel Stanley
2
-0
/
+4
2015-05-12
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
1
-1
/
+7
2015-05-07
Add prlog_once for logging a message only once
Joel Stanley
1
-0
/
+8
2015-05-07
Preload VPD LID and set up fsp_lid_load() for async queued loading
Stewart Smith
3
-1
/
+4
2015-05-07
Add global CPU job queue
Stewart Smith
1
-1
/
+5
2015-05-07
Asynchronously preload CAPP microcode
Stewart Smith
1
-0
/
+1
2015-05-07
astbmc: asynchronous preloading of resources
Stewart Smith
1
-2
/
+3
2015-05-07
eeh: Fix eeh event handling
Alistair Popple
1
-0
/
+3
2015-05-07
FSP/ELOG: Remove TCE mapping for host buffer
Vasant Hegde
1
-1
/
+1
2015-05-07
FSP/LED: Handle SA indicator update notification
Vasant Hegde
1
-0
/
+3
2015-05-07
FSP/SYSPARAM: Introduce update notify system parameter notifier
Vasant Hegde
1
-0
/
+12
2015-05-07
FSP/LED: Add system attention indicator support
Vasant Hegde
2
-1
/
+14
2015-05-07
FSP/LED: Get SAI location code from device tree
Vasant Hegde
1
-0
/
+6
2015-05-07
FSP/LED: Define macro instead of hardcoding led type
Vasant Hegde
1
-0
/
+20
2015-05-07
FSP/LED: Move led header file to include directory
Vasant Hegde
1
-0
/
+153
2015-05-01
Merge branch 'stable', skiboot-5.0.1
Stewart Smith
2
-0
/
+11
2015-05-01
Add xscom_ok() and lpc_ok() to check XSCOM and LPC usability
skiboot-5.0.1
Benjamin Herrenschmidt
2
-0
/
+11
2015-04-30
Adjust skiboot_cpu_stacks region size according to real max PIR
Stewart Smith
1
-1
/
+1
2015-04-18
pci: Fix presence detect on PHB3
Benjamin Herrenschmidt
1
-1
/
+0
2015-04-15
phb3: Add Naples PHB support
Benjamin Herrenschmidt
2
-0
/
+3
2015-04-09
Add Naples chip support
Benjamin Herrenschmidt
2
-0
/
+2
2015-04-01
Move contents of opal.h to opal-api.h
Michael Ellerman
2
-931
/
+948
2015-04-01
Move opal-api.h to opal-internal.h
Michael Ellerman
3
-84
/
+86
2015-04-01
Remove opal-internal.h
Michael Ellerman
1
-234
/
+0
2015-04-01
core: Add support for cec_power_down() on mambo
Michael Ellerman
1
-0
/
+2
2015-03-31
exceptions: Catch exceptions at boot time
Benjamin Herrenschmidt
1
-0
/
+2
2015-03-31
add NX register defines
Dan Streetman
1
-0
/
+120
2015-03-31
set NX crb input queues to 842 only
Dan Streetman
1
-0
/
+6
2015-03-26
FSP: Serialize FSP MBOX command declaration
Vasant Hegde
1
-20
/
+20
2015-03-26
memboot: Add a memboot flash backend
Alistair Popple
1
-0
/
+2
2015-03-26
opal: Handle TB residue and HDEC parity HMI errors on split core.
Mahesh Salgaonkar
3
-0
/
+16
2015-03-26
opal: Recover from TFMR SPURR/PURR parity error.
Mahesh Salgaonkar
1
-0
/
+2
[prev]
[next]