aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-06-03xive: Fix typo and spelling in a commentGustavo Romero1-1/+1
2020-06-03occ: Fix false negatives in wait_for_all_occ_init()Gautham R. Shenoy1-30/+147
2020-06-03hw/phb4: Enable error interruptsOliver O'Halloran1-1/+39
2020-06-03hw/phb4: Factor out interrupt setupOliver O'Halloran1-5/+11
2020-06-03hw/phb4: Don't disable TXE(12) interrupt if on P9 DD2.0Oliver O'Halloran1-4/+1
2020-06-03hw/phb4: Fix interrupt namesOliver O'Halloran1-0/+17
2020-06-03hw/phb4: Make error interrupt handler compileOliver O'Halloran1-3/+1
2020-06-03uart: Drop console write data if BMC becomes unresponsiveVasant Hegde1-26/+74
2020-05-26hw/phys-map: Fix OCAPI_MEM BAR valuesAndrew Donnellan1-3/+3
2020-05-26platform/mihawk: Tune equalization settings for opencapiFrederic Barrat1-4/+19
2020-05-26PSI: Convert prerror to PR_NOTICEVasant Hegde1-1/+1
2020-05-26sensors: occ: Fix a bug when sensor values are zeroGautham R. Shenoy1-1/+2
2020-05-26sensors: occ: Fix the GPU detection codeGautham R. Shenoy1-2/+20
2020-04-15MPIPL: Add support to save crash CPU details on FSP systemVasant Hegde1-3/+0
2020-04-15fsp: Ignore platform dump notification on P9Vasant Hegde1-0/+3
2020-04-08hw/ocmb: Add OCMB SCOM supportOliver O'Halloran2-0/+168
2020-04-08hw/centaur: Convert to use the new scom APIOliver O'Halloran2-8/+14
2020-04-08hw/xscom: Add scom infrastructureOliver O'Halloran1-0/+75
2020-03-30hw/phb4: Tune GPU direct performance on witherspoon in PCI modeFrederic Barrat1-24/+29
2020-03-30hw/imc: Add error message on failing cases for imc_initMadhavan Srinivasan1-3/+11
2020-03-30Revert "FSP: Disable PSI link whenever FSP tells OPAL about impending R/R"Vasant Hegde2-9/+18
2020-03-20hw/prd: Hold FSP notifications while PRD is inactiveOliver O'Halloran1-1/+12
2020-03-12Re-license contributions from Raptor Computer SystemsOliver O'Halloran1-1/+1
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith85-85/+85
2020-03-11hw/fsp: Fix GENERIC_FAILURE mailbox status codeOliver O'Halloran1-2/+2
2020-03-11hw/fsp: Remove stray va_end() in __fsp_fillmsg()Oliver O'Halloran1-1/+0
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-02-26errorlog: Replace hardcode value with macroVasant Hegde1-2/+2
2020-02-24capp: Add lid definition for P9 DD2.3Frederic Barrat1-0/+2
2020-02-12npu2-opencapi: Allow platforms to identify physical slotsFrederic Barrat1-3/+13
2020-02-12npu2-opencapi: Don't drive reset signal permanentlyFrederic Barrat1-6/+40
2020-01-29npu2-opencapi: don't fence on masked XSL errorsFrederic Barrat1-2/+9
2020-01-29hw/npu2-opencapi: Support multiple LPC devicesAndrew Donnellan2-19/+45
2020-01-29npu3: Register virtual PHBs with static IDsFrederic Barrat1-1/+2
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat1-1/+0
2020-01-29npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat1-1/+1
2020-01-29npu2: Rework phb-index assignments for virtual PHBsFrederic Barrat3-2/+3
2019-12-16fix simple sparse warningsNicholas Piggin3-4/+4
2019-12-16add more sparse endian annotationsNicholas Piggin4-10/+11
2019-12-16dt: assorted cleanupsNicholas Piggin2-17/+13
2019-12-16sfc-ctrl: endian conversionsNicholas Piggin1-10/+9
2019-12-16prd: endian conversionsNicholas Piggin1-32/+32
2019-12-16fsp: endian conversionsNicholas Piggin22-287/+298
2019-12-16sbe-p9: endian conversionNicholas Piggin1-1/+1
2019-12-16ipmi: endian conversionNicholas Piggin1-1/+1
2019-12-16occ sensors: make endian-cleanNicholas Piggin2-68/+78
2019-12-16phb4: make endian-cleanNicholas Piggin1-166/+176
2019-12-16xive: make endian-cleanNicholas Piggin1-185/+204