summaryrefslogtreecommitdiffstats
path: root/core/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* init: Print some more info before booting linuxBenjamin Herrenschmidt2017-01-101-1/+8
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-3/+2
* libstb: remove subid argument from sb_verify and tb_measureClaudio Carvalho2016-11-021-4/+4
* add BUILD_ASSERT that reset_patch fits in area savedStewart Smith2016-10-281-0/+1
* libstb/stb.c: ignore the secure mode flag unless forced in NVRAMClaudio Carvalho2016-10-261-3/+3
* core/init.c: Fix bootargs parsingChris Smart2016-10-251-8/+4
* initramfs: only delete /chosen/initrd-* nodes if we load initramfsStewart Smith2016-10-171-3/+3
* core/init.c: move stb_init to later in the bootClaudio Carvalho2016-10-171-3/+3
* fast-reset: free fdt on fast reset, count fast rebootsStewart Smith2016-10-171-1/+2
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-2/+6
* init: rework tb_measure/verify so can work on preloaded kernelsStewart Smith2016-10-101-9/+14
* core/init: Compute built-in/preloaded BOOTKERNEL size from ELF and do secure/...Stewart Smith2016-10-101-15/+40
* Initialize Secure/Trusted Boot (STB) during initClaudio Carvalho2016-10-101-0/+3
* core/init.c: measure event separator before handover to skirootClaudio Carvalho2016-10-101-0/+6
* core/init.c: adjust offset to run BOOTKERNEL containersClaudio Carvalho2016-10-101-1/+6
* core/init: Fix failure of getting node in the free list.Pridhiviraj Paidipeddi2016-09-281-3/+7
* core/init: create the dt root in main_cpu_entryOliver O'Halloran2016-09-271-0/+3
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-4/+4
* core/init : Typo correctionMukesh Ojha2016-09-161-1/+1
* core/init: ensure that HRMOR is zero at bootOliver O'Halloran2016-09-061-0/+10
* core/init: ensure the current thread is initialisedOliver O'Halloran2016-09-061-0/+10
* core/init: add per_thread_sanity_checks()Oliver O'Halloran2016-09-061-0/+10
* core/init: take bootargs from nvramOliver O'Halloran2016-08-301-1/+7
* core/init: recheck nvram on fast rebootOliver O'Halloran2016-08-301-1/+4
* cpu: Add support for nap mode on P8Benjamin Herrenschmidt2016-08-221-1/+9
* cpu: Add cpu_idle() which we call when waiting for a jobBenjamin Herrenschmidt2016-08-221-16/+4
* Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt2016-08-221-0/+16
* main: Copy all exception vectors downBenjamin Herrenschmidt2016-08-221-20/+38
* init: In debug builds, enable debug output to consoleBenjamin Herrenschmidt2016-08-181-0/+4
* Disable mcount on some early functionsBenjamin Herrenschmidt2016-08-181-7/+7
* lpc: Add P9 LPC interrupts supportBenjamin Herrenschmidt2016-08-111-0/+6
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-081-0/+3
* XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt2016-07-081-1/+8
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-061-2/+5
* core/fdt: Allow to exclude root nodeGavin Shan2016-06-141-1/+1
* hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith2016-05-181-5/+7
* Disable attn instruction on bootMichael Neuling2016-05-101-0/+2
* init: Test device tree for kernel locationMichael Neuling2016-03-311-3/+22
* core/fdt: Remove deivce_tree.hGavin Shan2016-03-081-1/+0
* Enable Simics UART consoleRyan Grimm2016-03-071-0/+2
* init: Save away first 16 bytes of memoryMichael Neuling2016-03-071-0/+2
* init: Update comments for branch null catcherMichael Neuling2016-03-071-0/+6
* Drop support for p5ioc2Daniel Axtens2015-11-181-1/+0
OpenPOWER on IntegriCloud