aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-24skiboot-5.6.0 release notesskiboot-5.6.0Stewart Smith1-0/+30
2017-05-19skiboot 5.6.0-rc2 release notesskiboot-5.6.0-rc2Stewart Smith1-0/+72
2017-05-19mambo: Add skiboot/linux symbol lookupOliver O'Halloran2-0/+50
2017-05-19hw/i2c: Fix early lock dropOliver O'Halloran1-2/+0
2017-05-18libstb: Fix build in OpenSSL 1.1Russell Currey1-4/+11
2017-05-17skiboot-5.6.0-rc1 release notesskiboot-5.6.0-rc1Stewart Smith1-0/+502
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4
2017-05-16hdata: Add no-op stub functionsOliver O'Halloran1-2/+8
2017-05-16hdata: Don't use printfOliver O'Halloran2-3/+4
2017-05-16hdata: Respect OCC and HOMER resevationsOliver O'Halloran1-6/+0
2017-05-16core/mem_region: Print a useful error on overlapOliver O'Halloran1-1/+28
2017-05-16core/test: Test pre-init memory reservationsOliver O'Halloran1-6/+9
2017-05-16mem_region: Add reserved regions after memory initOliver O'Halloran1-7/+30
2017-05-16phys map: Add tests for holes in MMIO region and orderMichael Neuling1-1/+27
2017-05-16phys map: Remove hole in NPU sectionMichael Neuling1-10/+10
2017-05-16phys map: Add missing NPU user regs regionMichael Neuling2-0/+2
2017-05-12Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com1-1/+0
2017-05-12GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith3-3/+5
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