aboutsummaryrefslogtreecommitdiff
path: root/include/skiboot.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-1/+2
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-1/+1
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin1-0/+5
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin1-0/+2
2018-02-08core/utils: add snprintf_symbolNicholas Piggin1-2/+1
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga1-0/+4
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-0/+1
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-0/+8
2017-12-18core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho1-0/+1
2017-12-18libflash/test: Add tests for mbox-flashCyril Bur1-0/+2
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