aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license contributions from Raptor Computer SystemsOliver O'Halloran5-5/+5
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith471-470/+471
2020-03-11skiboot v6.5.3 release notesVasant Hegde1-0/+24
2020-03-11tpm_i2c_nuvoton: check TPM vendor id register during probeEric Richter1-0/+14
2020-03-11external/mambo: rename env var PMEM_MODES to PMEM_MODEacsawdey1-2/+2
2020-03-11core/pci.c: cleanup pci_add_loc_code()Klaus Heinrich Kiwi1-20/+15
2020-03-11platform/mihawk: add nvme devices slot tableJoy Chu1-16/+76
2020-03-11hw/fsp: Fix GENERIC_FAILURE mailbox status codeOliver O'Halloran3-5/+4
2020-03-11hw/fsp: Remove stray va_end() in __fsp_fillmsg()Oliver O'Halloran1-1/+0
2020-03-11errorlog: Increase the severity of abnormal reboot eventsVasant Hegde1-1/+1
2020-03-11eSEL: Make sure PANIC logs are sent to BMC before calling assertVasant Hegde1-2/+15
2020-03-11esel: Fix OEM SEL generator IDVasant Hegde1-1/+1
2020-03-11ipmi-sel: Free ipmi_msg in error pathVasant Hegde1-0/+1
2020-03-11tpm_i2c_nuvoton: fix tpm_read_fifo overflow checkMauro S. M. Rodrigues1-0/+1
2020-02-26firenze-pci: Fix infinite loop in firenze_pci_add_loc_code()Oliver O'Halloran1-1/+1
2020-02-26memory: Sort memory regions listVasant Hegde3-6/+20
2020-02-26list: Add list_add_after()Vasant Hegde1-0/+19
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