aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat5-23/+45
2016-09-22fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas1-5/+21
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-22gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2-2/+2
2016-09-22external: Utilize DESTDIR in shared makefilePatrick Williams1-6/+6
2016-09-22gard: Fix Makefile race conditionPatrick Williams1-1/+5
2016-09-22core/pci: Fix the power-off timeout in pci_slot_power_off()Gavin Shan1-1/+1
2016-09-17skiboot 5.3.6 release notesStewart Smith1-0/+16
2016-09-17SLW: Actually print the register dump only to memoryStewart Smith1-1/+1
2016-09-16fsi-master: Whitespace cleanupsBenjamin Herrenschmidt1-5/+5
2016-09-16core/init : Typo correctionMukesh Ojha1-1/+1
2016-09-16mambo: Make POWER9 look like DD2Michael Neuling1-1/+2
2016-09-16opal-prd: Fix error code from scom_read & scom_writeBenjamin Herrenschmidt2-6/+19
2016-09-16opal-prd: Add get_interface_capabilities to host interfacesJeremy Kerr3-2/+22
2016-09-16pflash: Don't try to write protect when writing to flash fileStewart Smith1-1/+1
2016-09-15pflash: Fix printf format warningStewart Smith1-1/+2
2016-09-15libflash: add 128MB MX66L1G45G partJoel Stanley2-0/+2
2016-09-15Update doc/conf.py for master branchStewart Smith1-3/+3
2016-09-15skiboot 5.3.3 release notesStewart Smith1-0/+19
2016-09-14include: Fix u8 type in chip.hClaudio Carvalho1-3/+3
2016-09-14occ: use tb_to_msec rather than hard coding itStewart Smith1-2/+2
2016-09-14pflash and opal-prd: Fix dist-cleanBreno Leitao2-1/+2
2016-09-14core/platform: Replace printfs with prlogVipin K Parashar1-4/+4
2016-09-14hw/npu.c: Fix reserved PE#Alistair Popple1-4/+2
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-14skiboot 5.3.5 release notesStewart Smith1-0/+16
2016-09-14centaur: print message on disabling xscoms to centaur due to many errorsStewart Smith1-1/+13
2016-09-14add skiboot-5.3.4 release notesStewart Smith1-0/+22
2016-09-14opal-prd: fix for 64-bit pnor sizesJeremy Kerr1-1/+1
2016-09-14slw: improve error message for SLW timer stuckStewart Smith1-3/+21
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt3-0/+31
2016-09-13xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt2-3/+20
2016-09-13xscom: Initialize the data to a known value in xscom_readBenjamin Herrenschmidt1-0/+7
2016-09-06getscom/getsram/putscom: Parse chip-id as hexAnton Blanchard3-3/+3
2016-09-06hw/npu.c: NPU bdfn allocation bugfixAlistair Popple1-3/+1
2016-09-06mambo: add exception and qtrace helpersNicholas Piggin1-0/+34
2016-09-06core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple3-1/+56
2016-09-06core/flash: More pointer vs value fixesCyril Bur1-3/+3
2016-09-06core/init: ensure that HRMOR is zero at bootOliver O'Halloran2-0/+11
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
2016-09-05nvlink: Fix bad PE number checkRussell Currey1-1/+1
2016-09-02strlen: use size_t for lenStewart Smith1-1/+1
2016-09-02pflash: fix buffer overflow: fl_total_size uint32_t not uint64_tStewart Smith1-1/+2
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith7-8/+10
2016-09-02external/mambo: Update skiboot.tcl to add page-sizes nodes to device treeSuraj Jitindar Singh1-0/+14
2016-09-02hw/npu: Use PCI virtual deviceGavin Shan3-347/+157