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-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
2015-03-26
opal: Recover from TFMR DEC parity error.
Mahesh Salgaonkar
1
-0
/
+1
2015-03-26
opal: Recover from TFMR HDEC parity error.
Mahesh Salgaonkar
1
-0
/
+1
2015-03-24
dts: add device tree nodes for the core temperatures
Cédric Le Goater
1
-0
/
+1
2015-03-24
dts: add support to read the core temperatures
Cédric Le Goater
2
-0
/
+27
2015-03-24
core: add a platform op to read sensors
Cédric Le Goater
3
-0
/
+63
2015-03-24
Asynchronous LID/Resource loading for FSP systems
Stewart Smith
2
-2
/
+4
2015-03-23
Change load_resource() API to be all about preloading.
Stewart Smith
3
-10
/
+27
2015-03-20
FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED states
Vasant Hegde
1
-7
/
+9
2015-03-20
FSP/LEDS: Handle failure cases in set LED MBOX command
Vasant Hegde
1
-0
/
+4
2015-03-20
FSP/LEDS: Add device tree nodes
Vasant Hegde
1
-0
/
+1
2015-03-19
OPAL: Detect recursive poller entry from same CPU
Vasant Hegde
1
-0
/
+1
2015-03-17
Add NX P7+ support
Dan Streetman
1
-63
/
+68
2015-03-17
opal: Enhance HMI event structure to accommodate checkstop info.
Mahesh Salgaonkar
1
-0
/
+61
2015-03-06
Merge branch 'openpower'
Stewart Smith
2
-2
/
+30
2015-03-06
Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock held
Stewart Smith
1
-0
/
+9
2015-03-04
hw/ipmi: Set boot count sensor
Joel Stanley
1
-0
/
+3
2015-03-04
hw/ipmi: Set firmware progress sensor
Joel Stanley
1
-0
/
+5
2015-03-04
hw/ipmi: Add API for setting sensors
Joel Stanley
1
-0
/
+9
2015-03-04
occ: Inform OCC of BMC PNOR ownership requests
Jeremy Kerr
1
-0
/
+7
2015-03-04
hw/ipmi: Disable flash access when requested
Joel Stanley
2
-2
/
+6
2015-03-04
hw/prd: Add firmware PRD handling subsystem
Jeremy Kerr
1
-0
/
+6
2015-03-04
include: Add PRD message definition
Jeremy Kerr
1
-1
/
+39
2015-02-26
sparse: declare platform as extern
Cédric Le Goater
1
-1
/
+1
2015-02-26
sparse: fix fonction declarations
Cédric Le Goater
3
-6
/
+6
2015-02-26
sparse: MEMCONS_MAGIC is a long
Cédric Le Goater
1
-1
/
+1
2015-02-26
libflash: move ecc.h into libflash/
Jeremy Kerr
1
-53
/
+0
2015-02-23
capi: Rework microcode flash download and CAPP upload
Michael Neuling
2
-2
/
+4
2015-02-23
capi: Make microcode lid parsing code endian safe
Michael Neuling
1
-30
/
+37
2015-02-23
capi: Add CAPI microcode read to load_resource()
Michael Neuling
1
-0
/
+1
2015-02-23
libffs: Add ECC checking code
Michael Neuling
1
-0
/
+53
2015-02-23
hw: Create xscom_read_cfam_chipid()
Michael Neuling
1
-0
/
+2
2015-02-23
OCC/hostservices: Queue pre-preload HBRT lid load requests
Ananth N Mavinakayanahalli
2
-0
/
+4
2015-02-19
add nx-842 coproc support
Dan Streetman
1
-0
/
+151
2015-02-19
change direct use of LSH to SETFIELD
Dan Streetman
3
-0
/
+3
2015-02-19
Change user-defined _MASK/_LSH to just mask
Dan Streetman
7
-340
/
+170
2015-02-19
simplify GET/SETFIELD() use, add MASK_TO_LSH()
Dan Streetman
1
-5
/
+6
2015-02-19
core/flash: Move flash NVRAM handling to new flash module
Jeremy Kerr
1
-3
/
+0
2015-02-19
core/flash: port pnor_load_resource to flash code
Jeremy Kerr
1
-1
/
+2
2015-02-19
core/flash: Add flash API
Jeremy Kerr
2
-2
/
+9
[next]