aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-26errorlog: Replace hardcode value with macroVasant Hegde5-5/+7
2020-02-26core/fast-reset: Do not enable by defaultOliver O'Halloran2-20/+25
2020-02-26core/platform: Add an explicit fast-reboot typeOliver O'Halloran2-0/+5
2020-02-24external/mambo: support mambo COW mode for PMEM diskAaron Sawdey1-1/+12
2020-02-24PCI: create optional loc-code platform callbackKlaus Heinrich Kiwi6-35/+89
2020-02-24capp: Add lid definition for P9 DD2.3Frederic Barrat1-0/+2
2020-02-12opal-gard: Add support for new PVR POWER9P.Mahesh Salgaonkar1-0/+1
2020-02-12npu2-opencapi: Allow platforms to identify physical slotsFrederic Barrat5-3/+74
2020-02-12npu2-opencapi: Don't drive reset signal permanentlyFrederic Barrat1-6/+40
2020-02-12ibm-fsp/lxvpd: check for upstream port on slot labelingKlaus Heinrich Kiwi2-4/+9
2020-02-12platform: Log error to BMC even if diag data is missingVasant Hegde1-2/+2
2020-02-12mpipl: Rework memory reservation for OPAL dumpVasant Hegde3-23/+40
2020-02-12FSP: Remove flash hook after completing code updateVasant Hegde1-0/+6
2020-02-12mpipl: Disable fast-reboot during post MPIPL bootVasant Hegde1-0/+2
2020-02-12mpipl: Release cpu data memory in free reserved memory pathVasant Hegde1-0/+2
2020-02-12hdata: Fix SP attention area addressVasant Hegde1-1/+2
2020-01-29stable/build: Do not convert warnings to errorVasant Hegde1-2/+11
2020-01-29platforms/nicole: Fixup the system VPD EEPROM sizeArtem Senichev1-0/+23
2020-01-29skiboot.tcl: Add chip-id to pmem device tree nodeAlistair Popple1-0/+1
2020-01-29npu2-opencapi: don't fence on masked XSL errorsFrederic Barrat1-2/+9
2020-01-29hdata: Update MPIPL support IPL parameterVasant Hegde1-1/+1
2020-01-29Makefile: Search for distro-provided cross-compilerThiago Jung Bauermann1-0/+8
2020-01-29hw/npu2-opencapi: Support multiple LPC devicesAndrew Donnellan3-24/+47
2020-01-29npu3: Register virtual PHBs with static IDsFrederic Barrat3-2/+14
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat7-14/+2
2020-01-29npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat2-1/+7
2020-01-29npu2: Rework phb-index assignments for virtual PHBsFrederic Barrat4-3/+22
2020-01-20skiboot v6.0.21 release notesVasant Hegde1-0/+15
2019-12-16README.md: Add information on docsOliver O'Halloran2-1/+27
2019-12-16doc/imc: Fix sphinx warningOliver O'Halloran1-1/+3
2019-12-16doc: Fix some errors in platforms-and-cpusOliver O'Halloran1-9/+23
2019-12-16doc: Remove bonus CONTRIBUTING.md from the indexOliver O'Halloran1-1/+0
2019-12-16doc: Use parallel buildsOliver O'Halloran1-1/+1
2019-12-16doc: Add VAS stuff into the treeOliver O'Halloran3-0/+5
2019-12-16doc/device-tree: Add secvar bindings to the toctreeOliver O'Halloran1-1/+3
2019-12-16doc/opal-api: Remove ref to OPAL_HMI_FLAGS_TOD_TB_FAILOliver O'Halloran1-1/+1
2019-12-16doc/dt: Fix memory-heirachy blockOliver O'Halloran1-13/+15
2019-12-16doc/opal-api: Remove spurious indentOliver O'Halloran1-1/+1
2019-12-16doc: Fix block in 6.3.2 release notesOliver O'Halloran1-6/+5
2019-12-16doc: Remove duplicate OPAL_ELOG_WRITE labelOliver O'Halloran1-2/+0
2019-12-16doc/sbe: Fix block indentationOliver O'Halloran1-3/+5
2019-12-16doc: Fix code blocks in v6.3.3 release notesOliver O'Halloran1-3/+6
2019-12-16skiboot v6.3.3 release notesVasant Hegde1-0/+73
2019-12-16doc/secvar: Fix indentation warningsOliver O'Halloran1-15/+15
2019-12-16doc/mpipl: Fix warningsOliver O'Halloran1-12/+13
2019-12-16doc/secvar: Fix table markupOliver O'Halloran1-7/+7
2019-12-16doc: Add skiboot-5.2.0 refOliver O'Halloran1-0/+2
2019-12-16i2c: fix dereference beyond the end of bufferNicholas Piggin1-2/+10
2019-12-16fix simple sparse warningsNicholas Piggin14-19/+20
2019-12-16add more sparse endian annotationsNicholas Piggin18-41/+45