summaryrefslogtreecommitdiffstats
path: root/core/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2017-07-281-0/+1
* skiboot: Find the IMC DTBMadhavan Srinivasan2017-06-271-0/+7
* cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt2017-06-261-0/+3
* cpu: Make init_hid() local to cpu.cBenjamin Herrenschmidt2017-06-261-2/+0
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-8/+9
* init: Silence messages and call ourselves "OPAL"Benjamin Herrenschmidt2017-06-261-2/+2
* phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2017-06-261-1/+1
* capi: Load capp microcodeChristophe Lombard2017-06-191-1/+1
* core: Move enable_mambo_console() into chip initialisationMichael Ellerman2017-06-151-6/+0
* Improve cpu_idle when PM is disabledNicholas Piggin2017-06-061-2/+2
* Add global physical memory mapMichael Neuling2017-05-101-0/+4
* console: Set log level from nvramMichael Neuling2017-04-271-0/+60
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+1
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-291-0/+17
* init: Cosmetic fixup of commentBenjamin Herrenschmidt2017-03-091-2/+2
* lpc/uart: Support routing of selected LPC interrupts to LinuxBenjamin Herrenschmidt2017-03-031-0/+3
* Initial support for the ELFv2 ABINicholas Piggin2017-02-061-6/+12
* init: print the FDT blob size in decimalOliver O'Halloran2017-01-101-1/+1
OpenPOWER on IntegriCloud