summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asm: add Hostboot rom_entry.SClaudio Carvalho2016-10-051-0/+51
* libc/string: add memcpy_from_ci()Claudio Carvalho2016-10-053-5/+54
* doc/device-tree: add tpm.rstClaudio Carvalho2016-10-051-0/+45
* doc/device-tree: add ibm, secureboot.rstClaudio Carvalho2016-10-051-0/+58
* doc: add initial secure and trusted boot documentationClaudio Carvalho2016-10-051-0/+159
* core/init: Fix failure of getting node in the free list.Pridhiviraj Paidipeddi2016-09-281-3/+7
* platforms/firenze: Fix clock frequency dt propertyVasant Hegde2016-09-281-6/+5
* HDAT: Fix typo in nest-frequency propertyVasant Hegde2016-09-273-3/+9
* 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-274-4/+5
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-275-20/+12
* occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2016-09-265-23/+45
* fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas2016-09-221-5/+21
* 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
* gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2016-09-222-2/+2
* external: Utilize DESTDIR in shared makefilePatrick Williams2016-09-221-6/+6
* gard: Fix Makefile race conditionPatrick Williams2016-09-221-1/+5
* core/pci: Fix the power-off timeout in pci_slot_power_off()Gavin Shan2016-09-221-1/+1
* skiboot 5.3.6 release notesStewart Smith2016-09-171-0/+16
* SLW: Actually print the register dump only to memoryStewart Smith2016-09-171-1/+1
* fsi-master: Whitespace cleanupsBenjamin Herrenschmidt2016-09-161-5/+5
* core/init : Typo correctionMukesh Ojha2016-09-161-1/+1
* mambo: Make POWER9 look like DD2Michael Neuling2016-09-161-1/+2
* opal-prd: Fix error code from scom_read & scom_writeBenjamin Herrenschmidt2016-09-162-6/+19
* opal-prd: Add get_interface_capabilities to host interfacesJeremy Kerr2016-09-163-2/+22
* pflash: Don't try to write protect when writing to flash fileStewart Smith2016-09-161-1/+1
* pflash: Fix printf format warningStewart Smith2016-09-151-1/+2
* libflash: add 128MB MX66L1G45G partJoel Stanley2016-09-152-0/+2
* Update doc/conf.py for master branchStewart Smith2016-09-151-3/+3
* skiboot 5.3.3 release notesStewart Smith2016-09-151-0/+19
* include: Fix u8 type in chip.hClaudio Carvalho2016-09-141-3/+3
* occ: use tb_to_msec rather than hard coding itStewart Smith2016-09-141-2/+2
* pflash and opal-prd: Fix dist-cleanBreno Leitao2016-09-142-1/+2
* core/platform: Replace printfs with prlogVipin K Parashar2016-09-141-4/+4
* hw/npu.c: Fix reserved PE#Alistair Popple2016-09-141-4/+2
* 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
* skiboot 5.3.5 release notesStewart Smith2016-09-141-0/+16
* centaur: print message on disabling xscoms to centaur due to many errorsStewart Smith2016-09-141-1/+13
* add skiboot-5.3.4 release notesStewart Smith2016-09-141-0/+22
* opal-prd: fix for 64-bit pnor sizesJeremy Kerr2016-09-141-1/+1
* slw: improve error message for SLW timer stuckStewart Smith2016-09-141-3/+21
* centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt2016-09-133-0/+31
* xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt2016-09-132-3/+20
* xscom: Initialize the data to a known value in xscom_readBenjamin Herrenschmidt2016-09-131-0/+7
* getscom/getsram/putscom: Parse chip-id as hexAnton Blanchard2016-09-063-3/+3
* hw/npu.c: NPU bdfn allocation bugfixAlistair Popple2016-09-061-3/+1
* mambo: add exception and qtrace helpersNicholas Piggin2016-09-061-0/+34
OpenPOWER on IntegriCloud