aboutsummaryrefslogtreecommitdiff
path: root/core/init.c
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-28core/init: Assert when kernel not foundMichael Neuling1-0/+7
2018-02-28core: Fix 'opal-runtime-size' propertyVasant Hegde1-5/+5
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin1-0/+1
2018-02-18increase log verbosity in debug buildsStewart Smith1-1/+1
2018-02-19Add -debug to version on DEBUG buildsStewart Smith1-1/+7
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin1-0/+15
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat1-1/+2
2018-02-08core/init: move imc catalog preload init after the STB init.Pridhiviraj Paidipeddi1-3/+3
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith1-2/+13
2017-12-18libstb/cvc: update memory-region to point to /reserved-memoryClaudio Carvalho1-0/+7
2017-12-18core: update superseded libstb calls in flash.c and init.cClaudio Carvalho1-4/+5
2017-12-18core/init.c: remove redundant calls to verify and measure BOOTKERNELClaudio Carvalho1-22/+4
2017-12-11chiptod: Keep boot timestamps contiguousOliver O'Halloran1-3/+5
2017-12-03fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin1-7/+7
2017-12-03fast-reboot: move fdt freeing into initNicholas Piggin1-1/+7
2017-11-30nvram: Fix 'missing' nvram on FSP systems.Cyril Bur1-1/+1
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin1-0/+2
2017-09-28cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin1-3/+7
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+6
2017-09-04init: add missing sync_icache after exception vector patchingNicholas Piggin1-0/+2
2017-08-15core/flash core/init: Fix unintended sign extensionCyril Bur1-2/+4
2017-08-01vas: Initialize VAS registersSukadev Bhattiprolu1-0/+4
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat1-0/+1