summaryrefslogtreecommitdiffstats
path: root/include/skiboot.h
Commit message (Expand)AuthorAgeFilesLines
* core: make is_rodata test-friendlyOliver O'Halloran2017-09-151-3/+10
* DT: Add ibm,firmware-versions nodeVasant Hegde2017-09-041-0/+3
* sensors: occ: Add support to clear sensor groupsShilpasri G Bhat2017-07-281-0/+3
* sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2017-07-281-0/+4
* Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt2017-06-261-0/+1
* Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt2017-06-261-1/+1
* phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2017-06-261-2/+1
* capi: Load capp microcodeChristophe Lombard2017-06-191-2/+1
* SBE: Add passthrough command supportVasant Hegde2017-06-081-0/+1
* console: Set log level from nvramMichael Neuling2017-04-271-1/+3
* occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat2017-04-121-2/+5
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+1
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-291-0/+2
* hdat: Parse BMC nodes much earlierOliver O'Halloran2017-03-071-0/+1
* hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur2017-02-231-0/+1
* uart: Fix Linux pass-through policyBenjamin Herrenschmidt2017-02-071-2/+5
* mambo: Add Fake NVRAM driverJack Miller2016-12-131-0/+5
* p8i2c: Use calculated poll_interval when booting OPALStewart Smith2016-11-241-0/+5
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+1
* core/flash-subpartition: compute partition size from subpartition structStewart Smith2016-10-251-1/+2
* core/flash: Move subpartition locating logic out into own file, add testsStewart Smith2016-10-251-1/+2
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-1/+8
* core: add flash_subpart_info()Claudio Carvalho2016-10-101-1/+3
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-1/+1
* flash: Rework error paths and messages for multiple flash controllersMichael Neuling2016-08-251-1/+1
* Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt2016-08-221-0/+4
* Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt2016-08-221-0/+2
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-081-0/+3
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-061-1/+2
* core/fdt: Allow to exclude root nodeGavin Shan2016-06-141-1/+1
* hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith2016-05-181-1/+1
* Add base POWER9 supportMichael Neuling2016-05-101-0/+1
* Drop support for p5ioc2Daniel Axtens2015-11-181-1/+0
* slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat2015-10-301-0/+1
* Nvlink: Add NPU PHB functionsAlistair Popple2015-10-261-1/+1
* Add opal_boot_complete to debug descriptorJoel Stanley2015-09-301-1/+2
* slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-111-0/+6
* move enum ipl_state to hw/fsp/fsp.cStewart Smith2015-09-101-10/+0
* plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt2015-07-031-0/+1
* Support for Naples LPC serial interruptsBenjamin Herrenschmidt2015-06-191-1/+0
* libflash: start using the blocklevel interface.Cyril Bur2015-06-091-1/+3
* Merge PRD rework from stableStewart Smith2015-05-211-0/+4
|\
| * hw/prd: Expose prd ranges via device treeJeremy Kerr2015-05-211-0/+1
| * core: Add mem_region_nextJeremy Kerr2015-05-211-0/+3
* | Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-1/+7
* | Add prlog_once for logging a message only onceJoel Stanley2015-05-071-0/+8
* | Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith2015-05-071-0/+1
* | Asynchronously preload CAPP microcodeStewart Smith2015-05-071-0/+1
* | astbmc: asynchronous preloading of resourcesStewart Smith2015-05-071-2/+3
|/
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-241-2/+2
OpenPOWER on IntegriCloud