aboutsummaryrefslogtreecommitdiff
path: root/include/skiboot.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat1-0/+1
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat1-0/+1
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin1-1/+3
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+4
2017-09-15core: make is_rodata test-friendlyOliver O'Halloran1-3/+10
2017-09-04DT: Add ibm,firmware-versions nodeVasant Hegde1-0/+3
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+3
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat1-0/+4
2017-06-26Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt1-0/+1
2017-06-26Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt1-1/+1
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt1-2/+1
2017-06-19capi: Load capp microcodeChristophe Lombard1-2/+1
2017-06-08SBE: Add passthrough command supportVasant Hegde1-0/+1
2017-04-27console: Set log level from nvramMichael Neuling1-1/+3
2017-04-12occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat1-2/+5
2017-03-30Introduce NPU2 supportAlistair Popple1-0/+1
2017-03-29phb3/4: Set max link speed via nvramMichael Neuling1-0/+2
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran1-0/+1
2017-02-23hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur1-0/+1
2017-02-07uart: Fix Linux pass-through policyBenjamin Herrenschmidt1-2/+5
2016-12-13mambo: Add Fake NVRAM driverJack Miller1-0/+5
2016-11-24p8i2c: Use calculated poll_interval when booting OPALStewart Smith1-0/+5
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+1
2016-10-25core/flash-subpartition: compute partition size from subpartition structStewart Smith1-1/+2
2016-10-25core/flash: Move subpartition locating logic out into own file, add testsStewart Smith1-1/+2
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-1/+8
2016-10-10core: add flash_subpart_info()Claudio Carvalho1-1/+3
2016-09-27core/init: remove master_cpu parameterOliver O'Halloran1-1/+1
2016-08-25flash: Rework error paths and messages for multiple flash controllersMichael Neuling1-1/+1
2016-08-22Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt1-0/+4
2016-08-22Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt1-0/+2
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt1-0/+3
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt1-1/+2
2016-06-14core/fdt: Allow to exclude root nodeGavin Shan1-1/+1
2016-05-18hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith1-1/+1
2016-05-10Add base POWER9 supportMichael Neuling1-0/+1
2015-11-18Drop support for p5ioc2Daniel Axtens1-1/+0
2015-10-30slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat1-0/+1
2015-10-26Nvlink: Add NPU PHB functionsAlistair Popple1-1/+1
2015-09-30Add opal_boot_complete to debug descriptorJoel Stanley1-1/+2
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt1-0/+6
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith1-10/+0
2015-07-03plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt1-0/+1
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt1-1/+0
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-1/+3
2015-05-21Merge PRD rework from stableStewart Smith1-0/+4
2015-05-21hw/prd: Expose prd ranges via device treeJeremy Kerr1-0/+1
2015-05-21core: Add mem_region_nextJeremy Kerr1-0/+3
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-1/+7
2015-05-07Add prlog_once for logging a message only onceJoel Stanley1-0/+8