aboutsummaryrefslogtreecommitdiff
path: root/core/init.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-10mpipl: Rework memory reservation for OPAL dumpVasant Hegde1-0/+7
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde1-0/+4
2019-07-26hw: Introduce npu3Reza Arbab1-0/+1
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-07-19sparse: fix (main|secondar)_cpu_entry declaration typesStewart Smith1-2/+2
2019-07-19sparse: Silence "directive in argument list" for version stringStewart Smith1-7/+8
2019-07-19Silence sparse warning for version.cStewart Smith1-0/+1
2019-07-15core/platform: Add finalise_dt() callbackOliver O'Halloran1-0/+3
2019-06-27pci: Make the pci-eeh-verbose nvram option genericOliver O'Halloran1-0/+5
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith1-1/+0
2019-06-24Move FSP specific op-panel calls to platform.exit()Stewart Smith1-10/+3
2019-06-24core/init.c: no longer need to include FSP headersStewart Smith1-2/+0
2019-06-24core/init.c: use if (platform.bmc) rather than !fsp_present()Stewart Smith1-1/+1
2019-06-24Move more FSP functions to FSP platformStewart Smith1-12/+0
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-5/+2
2019-05-20libc/string: speed up common string functionsNicholas Piggin1-3/+3
2019-05-15Add P9 DIO interrupt supportLei YU1-0/+4
2019-05-15fast-reboot:: skip read-only memory checksum for slow simulatorsNicholas Piggin1-0/+2
2019-05-15nvram: Flag dangerous NVRAM optionsMichael Neuling1-4/+4
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas1-0/+8
2019-05-02core/init: LPC isn't just P8 (fix comment)Stewart Smith1-1/+1
2019-04-17asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin1-3/+0
2019-03-28external/mambo: Populate kernel-base-address in the DTRussell Currey1-0/+9
2019-03-15fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machinesShilpasri G Bhat1-2/+4
2019-02-25imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj1-0/+3
2019-02-13core/exceptions: allow recoverable sreset exceptionsNicholas Piggin1-6/+9
2019-02-13core/fast-reboot: fast reboot specific sreset patchNicholas Piggin1-1/+12
2019-02-13core/init: enable machine check on secondariesNicholas Piggin1-0/+38
2019-02-13core/init: rearrange final boot stepsNicholas Piggin1-12/+11
2019-02-12core/init: rename setup_reset_vectorNicholas Piggin1-2/+2
2018-09-27init: Fix starting stripped kernelMichael Neuling1-0/+1
2018-09-20fast-reboot: verify firmware "romem" checksumNicholas Piggin1-0/+47
2018-09-18Add fast-reboot property to /ibm,opal DT nodeStewart Smith1-0/+2
2018-09-17hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan1-2/+0
2018-07-17Recognise signed VERSION partitionSamuel Mendoza-Jonas1-0/+13
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan1-0/+1
2018-06-27init, occ: Initialise OCC earlier on BMC systemsAndrew Donnellan1-1/+13
2018-06-18Split debug_descriptor out into own include fileStewart Smith1-0/+1
2018-06-18Blockchain isn't the only data structure deserving of loveStewart Smith1-1/+1
2018-05-02init: Fix trailing bracket in "Starting kernel"Joel Stanley1-1/+1
2018-04-30Add SBE driver supportVasant Hegde1-0/+7
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat1-1/+3
2018-04-11core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas1-4/+22
2018-03-27core/cpu: discover stack region size before initialising memory regionsNicholas Piggin1-0/+6
2018-03-27mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin1-8/+10
2018-03-27core/fast-reboot: verify mem regions before fast rebootNicholas Piggin1-2/+0
2018-03-06Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith1-4/+1
2018-03-01console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi1-1/+4
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan1-0/+2