aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-12travis: stop allowing fedora24 and fedora25 to failStewart Smith1-2/+0
2017-05-12phb4: Add an option for disabling EEH MMIO in nvramRussell Currey1-3/+8
2017-05-12hdata/i2c: avoid possible int32_t overflowStewart Smith1-1/+1
2017-05-12tpm_i2c_nuvoton: fix use-after-free in tpm_register_chip failure pathStewart Smith1-1/+3
2017-05-10test/hdata_to_dt: fix build breakage caused by phys_map_getStewart Smith1-0/+3
2017-05-10phb4: Cleanup BAR inits and loggingMichael Neuling1-57/+20
2017-05-10phb4: Increase 64bit MMIO BAR size from 128GB to 256GBMichael Neuling1-7/+7
2017-05-10lpc: Migrate BAR assignment to phys_map_get()Michael Neuling1-4/+3
2017-05-10xive: Migrate BAR assignment to phys_map_get()Michael Neuling1-30/+15
2017-05-10phb4: Migrate BAR assignment to phys_map_get()Michael Neuling2-21/+9
2017-05-10nx: Migrate P9 RNG BAR assignment to phys_map_get()Michael Neuling1-4/+2
2017-05-10Add tests for physical memory mapMichael Neuling3-0/+179
2017-05-10Add global physical memory mapMichael Neuling4-0/+267
2017-05-10phb4: Enforce root complex config space size of 2048Michael Neuling2-2/+8
2017-05-10core/pci.c: Don't reserve PCI slots for non-pluggable slotsAlistair Popple1-6/+9
2017-05-10pore: Always use libporeOliver O'Halloran4-39/+2
2017-05-10hdata/test: Fix proc_gen when testingOliver O'Halloran3-62/+70
2017-05-10npu2: Do not attempt to initialise non DD1 hardwareAlistair Popple1-0/+7
2017-05-10npu2: Fix BAR mapping for multiple chipsAlistair Popple3-113/+149
2017-05-10npu2: Fix argument order to npu2_scom_write in BAR setupAlistair Popple1-1/+1
2017-05-10FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith6-33/+83
2017-05-08head.S: store LR rather than CTR when trying to store LRStewart Smith1-1/+1
2017-05-08libstb/create-container: Fix coverity warningsDave Heller1-1/+2
2017-05-08phb4: Fix slot presence detectMichael Neuling1-0/+2
2017-05-08head.S: store all of LR and CTROliver O'Halloran1-2/+2
2017-05-05README: Update build instructionsOliver O'Halloran1-15/+29
2017-05-03hdata: indicate when booted with elevated risk levelOliver O'Halloran2-0/+6
2017-05-03nx: Cleanup init message for P9 RNGMichael Neuling1-1/+1
2017-05-03npu, npu2: Describe diag data size in device treeRussell Currey2-0/+2
2017-05-03xive: Workaround a problem with indirect TM accessBenjamin Herrenschmidt1-0/+10
2017-05-03mambo: Fix reserved-ranges nodeOliver O'Halloran1-0/+4
2017-05-03hdata: Make FSPv1 work againOliver O'Halloran1-0/+1
2017-05-03Skiboot 5.4.4 release notesStewart Smith1-0/+76
2017-05-02Documentation minor updates prior to OpenPOWER Foundation PDF generation.Jeff Scheel4-11/+19
2017-05-01gcov: fix typo preventing libc coverage reportStewart Smith1-1/+1
2017-05-01xive: Log more information in opal_xive_dump() for emulation stateBenjamin Herrenschmidt1-4/+27
2017-05-01xive: Add a per-cpu logging mechanism to XICS emulationBenjamin Herrenschmidt1-1/+104
2017-05-01xive: Check queues for duplicates in DEBUG buildsBenjamin Herrenschmidt1-1/+58
2017-05-01pci: Describe PHB diag data size in device treeRussell Currey3-0/+15
2017-05-01hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple1-0/+17
2017-05-01external/mambo: add helper for machine checksNicholas Piggin1-3/+187
2017-04-28xive+phb4: Fix exposing trigger page to LinuxBenjamin Herrenschmidt3-9/+23
2017-04-28i2c: Add interrupts support on P9Benjamin Herrenschmidt1-1/+8
2017-04-28i2c: Remove old hack for bad clock frequencyBenjamin Herrenschmidt1-6/+0
2017-04-28i2c: Log the engine clock frequency at bootBenjamin Herrenschmidt1-2/+3
2017-04-28i2c: Improve loggingBenjamin Herrenschmidt1-15/+31
2017-04-28hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt1-3/+8
2017-04-28ibm-fsp: use opal-prd on p9 and aboveOliver O'Halloran1-0/+3
2017-04-28prd: clean up prd messagingOliver O'Halloran1-31/+15
2017-04-28prd: Fix PRD scoms for P9Ananth N Mavinakayanahalli1-16/+45