aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith99-99/+99
2020-03-11hw/fsp: Fix GENERIC_FAILURE mailbox status codeOliver O'Halloran1-2/+1
2020-02-26errorlog: Replace hardcode value with macroVasant Hegde1-0/+2
2020-02-26core/platform: Add an explicit fast-reboot typeOliver O'Halloran1-0/+1
2020-02-24PCI: create optional loc-code platform callbackKlaus Heinrich Kiwi1-0/+8
2020-02-12npu2-opencapi: Allow platforms to identify physical slotsFrederic Barrat1-0/+1
2020-02-12mpipl: Rework memory reservation for OPAL dumpVasant Hegde1-0/+3
2020-01-29hw/npu2-opencapi: Support multiple LPC devicesAndrew Donnellan1-5/+2
2020-01-29npu3: Register virtual PHBs with static IDsFrederic Barrat2-1/+12
2020-01-29npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat1-0/+6
2020-01-29npu2: Rework phb-index assignments for virtual PHBsFrederic Barrat1-1/+19
2019-12-16fix simple sparse warningsNicholas Piggin2-2/+3
2019-12-16add more sparse endian annotationsNicholas Piggin2-3/+3
2019-12-16dt: assorted cleanupsNicholas Piggin1-0/+1
2019-12-16add little endian supportNicholas Piggin2-5/+20
2019-12-16opal-dump: MPIPL endan conversionsNicholas Piggin1-7/+7
2019-12-16pel: endian conversionNicholas Piggin1-38/+38
2019-12-16errorlog: endian conversionNicholas Piggin1-6/+6
2019-12-16fsp: endian conversionsNicholas Piggin5-25/+35
2019-12-16debug descriptor: make endian-cleanNicholas Piggin1-13/+13
2019-12-16memconsole: make endian-cleanNicholas Piggin1-8/+8
2019-12-16occ sensors: make endian-cleanNicholas Piggin1-25/+25
2019-12-16phb4: make endian-cleanNicholas Piggin1-1/+1
2019-12-16xive: make endian-cleanNicholas Piggin3-26/+53
2019-12-16io: endian conversions for io accessorsNicholas Piggin1-15/+64
2019-12-16naca: move naca definition from asm to CNicholas Piggin1-0/+2
2019-12-16elf: endian conversionsNicholas Piggin3-71/+172
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin1-2/+2
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin7-9/+9
2019-12-16asm/cvc_entry.S: r2 save fixNicholas Piggin1-0/+2
2019-12-04phb4: Add PHB options get/set OPAL callsAlexey Kardashevskiy2-1/+13
2019-11-14include/cpu: Move __nomcount attributeOliver O'Halloran1-1/+1
2019-11-11Remove dead POWER7 codeNicholas Piggin4-11/+3
2019-11-11psi: update registers to reflect >= P8 PHBSCRNicholas Piggin1-6/+2
2019-11-11fsp: map trace areas on P9Nicholas Piggin1-3/+2
2019-11-07libstb/secvar: add secvar api implementationEric Richter1-1/+4
2019-11-07libstb/secvar: add secure variable internal abstractionEric Richter2-0/+31
2019-11-04xive/p9: introduce the ESB magic MMIO offsetsCédric Le Goater1-0/+19
2019-11-04xive/p9: obsolete OPAL_XIVE_IRQ_SHIFT_BUG flagsCédric Le Goater2-2/+2
2019-11-04xive/p9: obsolete OPAL_XIVE_IRQ_*_VIA_FW flagsCédric Le Goater1-2/+2
2019-11-04xive/p9: minor cleanup of the interfaceCédric Le Goater3-5/+4
2019-11-04xive/p9: introduce header files for the registersCédric Le Goater3-457/+486
2019-10-22chip: enable HOMER/OCC common area region in Qemu emulated PowerNV hostBalamuruhan S1-0/+1
2019-10-22npu2-opencapi: Improve error reporting to the OSFrederic Barrat1-0/+5
2019-10-22npu2-opencapi: Detect PHY reset errorsFrederic Barrat1-1/+1
2019-10-22npu2-opencapi: Tweak fundamental reset sequenceFrederic Barrat1-2/+0
2019-10-22npu2-opencapi: Rework link training timeoutFrederic Barrat1-0/+2
2019-10-22core/pci: Add missing lock in set_power_timerFrederic Barrat1-0/+5
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran1-0/+1
2019-10-03core/exceptions.c: do not include handler code in exception backtraceNicholas Piggin1-0/+3