summaryrefslogtreecommitdiffstats
path: root/include/skiboot.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-231-2/+2
* occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-041-0/+7
* hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-041-0/+3
* hw/prd: Add firmware PRD handling subsystemJeremy Kerr2015-03-041-0/+6
* sparse: fix fonction declarationsCédric Le Goater2015-02-261-3/+3
* OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2015-02-231-0/+3
* core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2015-02-191-3/+0
* core/flash: port pnor_load_resource to flash codeJeremy Kerr2015-02-191-1/+2
* core/flash: Add flash APIJeremy Kerr2015-02-191-1/+5
OpenPOWER on IntegriCloud