aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2016-10-24pci: Check power state before powering off slotGavin Shan1-1/+17
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan2-4/+0
2016-10-24fast-reboot: abort fast reboot if CAPP attachedAndrew Donnellan1-0/+13
2016-10-19Revert "flash: Move flash node under ibm,opal/flash/"Stewart Smith1-24/+7
2016-10-17initramfs: only delete /chosen/initrd-* nodes if we load initramfsStewart Smith1-3/+3
2016-10-17hw/phb3: Disable surprise link down event on PCI slotsGavin Shan1-9/+15
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan2-8/+34
2016-10-17core/pci: Reserve PCI buses for RC's slotGavin Shan1-2/+21
2016-10-17core/pci: Get PCI slot before applying quirkGavin Shan1-12/+10
2016-10-17core/pci: Update PCI topology after power changeGavin Shan1-5/+21
2016-10-17core/pci: Return slot cached power stateGavin Shan1-5/+9
2016-10-17core/pci: Cache power state on slot without power controlGavin Shan1-2/+6
2016-10-17core/pci: Return error on invalid power state transitionGavin Shan1-3/+3
2016-10-17console-log: print full remaining timebase in skiboot logStewart Smith4-10/+10
2016-10-17core/init.c: move stb_init to later in the bootClaudio Carvalho1-3/+3
2016-10-17fast-reset: free fdt on fast reset, count fast rebootsStewart Smith2-2/+7
2016-10-17Fast reboot for P8Benjamin Herrenschmidt5-185/+385
2016-10-14device: Add helper to delete a property by name if it existsBenjamin Herrenschmidt1-0/+8
2016-10-14nvram: add nvram_query_eq()Oliver O'Halloran1-0/+11
2016-10-14nvram: force re-verification after writingOliver O'Halloran3-17/+56
2016-10-11core/pel: Validate 'system-id' DT property before usingVasant Hegde2-9/+33
2016-10-11core/pci: Fix initial PCIe slot power stateGavin Shan1-1/+14
2016-10-11core/pci: Print CRS retry timesGavin Shan1-2/+2
2016-10-11flash: Use blocklevel to do ECC readsAlistair Popple1-3/+3
2016-10-11flash: Size NVRAM based on ECC for OpenPOWER platformsCyril Bur1-2/+3
2016-10-10init: rework tb_measure/verify so can work on preloaded kernelsStewart Smith1-9/+14
2016-10-10core/init: Compute built-in/preloaded BOOTKERNEL size from ELF and do secure/...Stewart Smith1-15/+40
2016-10-10Initialize Secure/Trusted Boot (STB) during initClaudio Carvalho1-0/+3
2016-10-10core/init.c: measure event separator before handover to skirootClaudio Carvalho1-0/+6
2016-10-10core/flash.c: verify and measure resourcesClaudio Carvalho1-0/+8
2016-10-10core: add flash_subpart_info()Claudio Carvalho1-61/+83
2016-10-10core/flash.c: load actual partition sizeClaudio Carvalho1-1/+1
2016-10-10core/init.c: adjust offset to run BOOTKERNEL containersClaudio Carvalho1-1/+6
2016-09-28core/init: Fix failure of getting node in the free list.Pridhiviraj Paidipeddi1-3/+7
2016-09-27flash: Move flash node under ibm,opal/flash/Jack Miller1-7/+24
2016-09-27core/init: create the dt root in main_cpu_entryOliver O'Halloran2-2/+3
2016-09-27core/init: remove master_cpu parameterOliver O'Halloran1-4/+4
2016-09-22core/ipmi: Set interrupt-parent propertySam Mendoza-Jonas1-1/+5
2016-09-22core: Create event node to enable irqchipSam Mendoza-Jonas1-0/+7
2016-09-22core/pci: Fix the power-off timeout in pci_slot_power_off()Gavin Shan1-1/+1
2016-09-16core/init : Typo correctionMukesh Ojha1-1/+1
2016-09-14core/platform: Replace printfs with prlogVipin K Parashar1-4/+4
2016-09-14core/vpd: rename vpd to vpd_lidOliver O'Halloran1-16/+17
2016-09-14core/vpd: remove reallocOliver O'Halloran1-6/+0
2016-09-14core/vpd: remove assert() when checking for VPDOliver O'Halloran1-2/+7
2016-09-06core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple1-0/+32
2016-09-06core/flash: More pointer vs value fixesCyril Bur1-3/+3
2016-09-06core/init: ensure that HRMOR is zero at bootOliver O'Halloran1-0/+10
2016-09-06core/init: ensure the current thread is initialisedOliver O'Halloran1-0/+10
2016-09-06core/init: add per_thread_sanity_checks()Oliver O'Halloran1-0/+10