summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fast reboot for P8Benjamin Herrenschmidt2016-10-175-185/+385
* device: Add helper to delete a property by name if it existsBenjamin Herrenschmidt2016-10-141-0/+8
* nvram: add nvram_query_eq()Oliver O'Halloran2016-10-141-0/+11
* nvram: force re-verification after writingOliver O'Halloran2016-10-143-17/+56
* core/pel: Validate 'system-id' DT property before usingVasant Hegde2016-10-112-9/+33
* core/pci: Fix initial PCIe slot power stateGavin Shan2016-10-111-1/+14
* core/pci: Print CRS retry timesGavin Shan2016-10-111-2/+2
* flash: Use blocklevel to do ECC readsAlistair Popple2016-10-111-3/+3
* flash: Size NVRAM based on ECC for OpenPOWER platformsCyril Bur2016-10-111-2/+3
* 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/flash.c: verify and measure resourcesClaudio Carvalho2016-10-101-0/+8
* core: add flash_subpart_info()Claudio Carvalho2016-10-101-61/+83
* core/flash.c: load actual partition sizeClaudio Carvalho2016-10-101-1/+1
* 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
* flash: Move flash node under ibm,opal/flash/Jack Miller2016-09-271-7/+24
* core/init: create the dt root in main_cpu_entryOliver O'Halloran2016-09-272-2/+3
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-4/+4
* core/ipmi: Set interrupt-parent propertySam Mendoza-Jonas2016-09-221-1/+5
* core: Create event node to enable irqchipSam Mendoza-Jonas2016-09-221-0/+7
* core/pci: Fix the power-off timeout in pci_slot_power_off()Gavin Shan2016-09-221-1/+1
* core/init : Typo correctionMukesh Ojha2016-09-161-1/+1
* core/platform: Replace printfs with prlogVipin K Parashar2016-09-141-4/+4
* core/vpd: rename vpd to vpd_lidOliver O'Halloran2016-09-141-16/+17
* core/vpd: remove reallocOliver O'Halloran2016-09-141-6/+0
* core/vpd: remove assert() when checking for VPDOliver O'Halloran2016-09-141-2/+7
* core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple2016-09-061-0/+32
* core/flash: More pointer vs value fixesCyril Bur2016-09-061-3/+3
* 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
* consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith2016-09-021-2/+2
* core/pci: Support virtual deviceGavin Shan2016-09-022-3/+263
* pci: Standardise on uint64_t pe_numberRussell Currey2016-08-301-9/+9
* core/test: add tests for nvram_query()Oliver O'Halloran2016-08-301-0/+46
* core/test: add test for nul check in nvram_format()Oliver O'Halloran2016-08-301-0/+6
* core/init: take bootargs from nvramOliver O'Halloran2016-08-301-1/+7
* core/nvram: add support for skiboot config stringsOliver O'Halloran2016-08-301-0/+68
* core/init: recheck nvram on fast rebootOliver O'Halloran2016-08-302-10/+27
* nvram: ibm,skiboot NUL terminator checkOliver O'Halloran2016-08-301-5/+22
* nvram: rename nvram-format.h to nvram.hOliver O'Halloran2016-08-302-2/+2
* flash: Rework error paths and messages for multiple flash controllersMichael Neuling2016-08-251-22/+23
* fwts: add annotation for manufacturing modeStewart Smith2016-08-251-0/+6
* lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar2016-08-251-1/+7
* Make console-log time more readable: seconds rather than timebaseBalbir Singh2016-08-244-12/+19
* chip: Add a quirk for when core direct control XSCOMs are missingBenjamin Herrenschmidt2016-08-221-2/+4
* cpu: Make endian switch message more informativeBenjamin Herrenschmidt2016-08-221-1/+6
OpenPOWER on IntegriCloud