summaryrefslogtreecommitdiffstats
path: root/core/init.c
Commit message (Expand)AuthorAgeFilesLines
* asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin2019-04-171-3/+0
* external/mambo: Populate kernel-base-address in the DTRussell Currey2019-03-281-0/+9
* fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machinesShilpasri G Bhat2019-03-151-2/+4
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-0/+3
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-131-6/+9
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-131-1/+12
* core/init: enable machine check on secondariesNicholas Piggin2019-02-131-0/+38
* core/init: rearrange final boot stepsNicholas Piggin2019-02-131-12/+11
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-121-2/+2
* init: Fix starting stripped kernelMichael Neuling2018-09-271-0/+1
* fast-reboot: verify firmware "romem" checksumNicholas Piggin2018-09-201-0/+47
* Add fast-reboot property to /ibm,opal DT nodeStewart Smith2018-09-181-0/+2
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-171-2/+0
* Recognise signed VERSION partitionSamuel Mendoza-Jonas2018-07-171-0/+13
* occ: Move occ declarations into occ.hAndrew Donnellan2018-06-271-0/+1
* init, occ: Initialise OCC earlier on BMC systemsAndrew Donnellan2018-06-271-1/+13
* Split debug_descriptor out into own include fileStewart Smith2018-06-181-0/+1
* Blockchain isn't the only data structure deserving of loveStewart Smith2018-06-181-1/+1
* init: Fix trailing bracket in "Starting kernel"Joel Stanley2018-05-021-1/+1
* Add SBE driver supportVasant Hegde2018-04-301-0/+7
* sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat2018-04-191-1/+3
* core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2018-04-111-4/+22
* core/cpu: discover stack region size before initialising memory regionsNicholas Piggin2018-03-271-0/+6
* mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin2018-03-271-8/+10
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-271-2/+0
* Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2018-03-061-4/+1
* console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi2018-03-011-1/+4
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+2
* core/init: Assert when kernel not foundMichael Neuling2018-02-281-0/+7
* core: Fix 'opal-runtime-size' propertyVasant Hegde2018-02-281-5/+5
* dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2018-02-211-0/+1
* increase log verbosity in debug buildsStewart Smith2018-02-181-1/+1
* Add -debug to version on DEBUG buildsStewart Smith2018-02-191-1/+7
* core/init: manage MSR[ME] explicitly, always enableNicholas Piggin2018-02-081-0/+15
* fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat2018-02-081-1/+2
* core/init: move imc catalog preload init after the STB init.Pridhiviraj Paidipeddi2018-02-081-3/+3
* Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith2017-12-201-2/+13
* libstb/cvc: update memory-region to point to /reserved-memoryClaudio Carvalho2017-12-181-0/+7
* core: update superseded libstb calls in flash.c and init.cClaudio Carvalho2017-12-181-4/+5
* core/init.c: remove redundant calls to verify and measure BOOTKERNELClaudio Carvalho2017-12-181-22/+4
* chiptod: Keep boot timestamps contiguousOliver O'Halloran2017-12-111-3/+5
* fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin2017-12-031-7/+7
* fast-reboot: move fdt freeing into initNicholas Piggin2017-12-031-1/+7
* nvram: Fix 'missing' nvram on FSP systems.Cyril Bur2017-11-301-1/+1
* cpu: idle POWER9 power management implementationNicholas Piggin2017-09-281-0/+2
* cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin2017-09-281-3/+7
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-201-0/+6
* init: add missing sync_icache after exception vector patchingNicholas Piggin2017-09-041-0/+2
* core/flash core/init: Fix unintended sign extensionCyril Bur2017-08-151-2/+4
* vas: Initialize VAS registersSukadev Bhattiprolu2017-08-011-0/+4
OpenPOWER on IntegriCloud