aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-29skiboot v6.3-rc1 release notesv6.3-rc1Stewart Smith1-0/+930
2019-03-29Force noinline for pci_add_(one_)device_node(s)()Stewart Smith2-10/+11
2019-03-29Bump allowed stack frame size for unit tests/host programsStewart Smith1-1/+6
2019-03-28ci/fedora29: --allowerasing to work around conflicting packagesStewart Smith1-1/+1
2019-03-28ci: qemu boot tests should use built skibootStewart Smith2-2/+2
2019-03-28ci: Remove debian-jessie boot test.Stewart Smith7-84/+1
2019-03-28platforms/firenze: Rework I2C controller fixupsOliver O'Halloran1-49/+51
2019-03-28core/i2c: split i2c_request_send()Oliver O'Halloran2-45/+55
2019-03-28core/i2c: Poll on request state in i2c_request_send()Oliver O'Halloran1-22/+4
2019-03-28core/i2c: Add request state trackingOliver O'Halloran2-2/+13
2019-03-28hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran2-6/+0
2019-03-28hw/phb4: Factor out PERST controlOliver O'Halloran1-28/+36
2019-03-28hw/phb4: Remove FRESET presence checkOliver O'Halloran1-12/+2
2019-03-28hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran2-1/+24
2019-03-28astbmc: Handle failure to initialise raw flashAndrew Jeffery1-1/+4
2019-03-28external/mambo: Mambo hack to add trace-imc nodes in the device-treeAnju T Sudhakar1-0/+21
2019-03-28hw/imc: Enable opal calls to init/start/stop IMC Trace modeAnju T Sudhakar1-1/+75
2019-03-28hw/imc: Refactor opal init call for core-imcAnju T Sudhakar1-27/+43
2019-03-28include/imc: Trace IMC Macro definitionsAnju T Sudhakar2-0/+31
2019-03-28doc/opal-api: Edit documentation for IMC opal call to include trace-imcAnju T Sudhakar1-8/+9
2019-03-28doc/device-tree: Edit device tree documentation for imc to include trace-node...Anju T Sudhakar1-0/+50
2019-03-28doc/imc: Edit imc.rst documentation to includeAnju T Sudhakar1-0/+67
2019-03-28platforms/vesnin: Disable PCIe port bifurcationArtem Senichev1-34/+16
2019-03-28core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan4-38/+16
2019-03-28core/stack: Convert stack check code to not use backtrace wrapperAndrew Donnellan2-6/+6
2019-03-28hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappersAndrew Donnellan2-9/+10
2019-03-28core/stack: Store PIR in ___backtrace()Andrew Donnellan1-3/+3
2019-03-28core/stack: Define a backtrace metadata structAndrew Donnellan2-39/+54
2019-03-28core/stack: Remove r1 argument from ___backtrace()Andrew Donnellan2-8/+3
2019-03-28Fix hang in pnv_platform_error_reboot path due to TOD failure.Mahesh Salgaonkar1-0/+10
2019-03-28core/ipmi: Print correct netfn valueVasant Hegde1-1/+1
2019-03-28external/mambo: Error out if kernel is too largeRussell Currey1-0/+4
2019-03-28external/mambo: Populate kernel-base-address in the DTRussell Currey2-1/+13
2019-03-28core/flash: Retry requests as necessary in flash_load_resource()Andrew Jeffery1-2/+31
2019-03-28xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater3-3/+185
2019-03-28core/pcie-slot: Don't bail early in the power on caseOliver O'Halloran1-4/+5
2019-03-28core/pcie-slot: Better explain suprise_checkOliver O'Halloran1-16/+11
2019-03-28firenze-pci: Always init slot info from LXVPDOliver O'Halloran1-8/+4
2019-03-28fsp/lxvpd: Print more LXVPD slot informationOliver O'Halloran1-0/+3
2019-03-28core/pcie-slot: Set power state from the PWRCTL flagOliver O'Halloran1-3/+3
2019-03-28core/pci: Increase the max slot string sizeOliver O'Halloran1-1/+1
2019-03-28hw/phb4: Look for the hub-id from in the PBCQ nodeOliver O'Halloran1-3/+9
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran4-3/+14
2019-03-20witherspoon: Add nvlink2 interconnect informationAlexey Kardashevskiy1-1/+131
2019-03-20platforms/romulus: Also support talosOliver O'Halloran1-1/+2
2019-03-20hdata: Prevent NULL dereference on duplicate slot map infoStewart Smith1-0/+4
2019-03-20hdata_to_dt: fail "gracefully" on fatal op_display()Stewart Smith2-1/+11
2019-03-20hdata: Add protection against corrupt ntuples structureStewart Smith1-0/+21
2019-03-20Fix broken opal-ci/build-fedora-rawhide.sh symlinkStewart Smith1-1/+1
2019-03-20hw/ipmi/test/run-fru: Fix string truncation warning, enhance testStewart Smith2-8/+19