aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powernv
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC64LE] fix sysctl dev.opal_sensor.* on little-endian kernelAlfredo Dal'Ava Junior2020-12-313-6/+43
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-1/+1
* Implement superpages for PowerPC64 (HPT)Leandro Lupori2020-11-061-3/+9
* [PowerPC64LE] Endian fix for opal_hmi.cBrandon Bergren2020-09-231-1/+1
* [PowerPC64LE] Get XIVE up and running.Brandon Bergren2020-09-232-1/+14
* [PowerPC64LE] Endian fix for opal_dev.c.Brandon Bergren2020-09-231-1/+1
* [PowerPC64LE] Endian fixes for opal_pci.c.Brandon Bergren2020-09-231-1/+3
* [PowerPC64LE] powernv ILE setup code.Brandon Bergren2020-09-231-0/+4
* [PowerPC64LE] LE opal_call() implementationBrandon Bergren2020-09-232-1/+20
* [PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.Brandon Bergren2020-09-231-0/+11
* [PowerPC64LE] Fix endianness issues in phyp and opal consoles.Brandon Bergren2020-09-231-2/+8
* [PowerPC] Fix setting of time in OPALBrandon Bergren2020-09-101-8/+9
* [PowerPC64] Fix xive order calculation in qemu TCGBrandon Bergren2020-09-081-1/+5
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0112-32/+18
* [PowerPC64] Fix invalid OPAL call in xive_bind().Brandon Bergren2020-08-212-1/+4
* [PowerPC] XIVE dispatch tweaksBrandon Bergren2020-07-061-8/+7
* powerpc/powernv: Don't use the vmem quantum cache for OPAL PCI MSI allocationsJustin Hibbits2020-06-101-1/+1
* powerpc/powernv: Don't configure disabled CPUsJustin Hibbits2020-06-081-0/+4
* powerpc/powernv: powernv_node_numa_domain() fix non-NUMA caseJustin Hibbits2020-03-031-0/+6
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-7/+7
* [PPC64] Fix NUMA on POWER8Leandro Lupori2020-01-291-10/+13
* powerpc: Fix the NUMA domain list on powernvJustin Hibbits2020-01-181-1/+48
* powerpc/powernv: Un-Giant-ify opal_nvram driverJustin Hibbits2020-01-101-4/+31
* [PowerPC] Fix panic when attempting to handle an HMI from an idle threadBrandon Bergren2019-12-301-4/+8
* powerpc/powernv: Set the PTCR for the Nest MMUJustin Hibbits2019-12-152-0/+12
* [PPC64] Enable opal console use as a GDB DBGPORTLeandro Lupori2019-12-091-0/+151
* powerpc64/powernv: Use OPAL call for non-POWER8 PCI TCE resetJustin Hibbits2019-11-102-3/+10
* powerpc64/powernv: Add opal NVRAM driver for PowerNV systemsJustin Hibbits2019-09-143-4/+302
* powerpc/powernv: Fix OPAL cfgread/cfgwrite error handlingJustin Hibbits2019-08-031-13/+8
* powerpc/powernv: Only clear EEH freeze for some errorsJustin Hibbits2019-08-012-6/+27
* powernv: Port HMI handler to use the message frameworkJustin Hibbits2019-06-101-1/+47
* powerpc/powernv: Reduce the scope of the sensor guarding mutexJustin Hibbits2019-06-101-4/+4
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-207-9/+15
* powerpc: Drop OPAL_HANDLE_HMI2 for now, to avoid panickingJustin Hibbits2019-05-021-22/+1
* powerpc: Make OPAL root node probe at bus passJustin Hibbits2019-04-291-1/+2
* powerpc64/powernv: Relax flash block write requirementsJustin Hibbits2019-04-201-2/+2
* powerpc/powernv: Make erasing before writes optionalJustin Hibbits2019-04-191-4/+10
* Add NUMA support to powerpcJustin Hibbits2019-04-132-4/+18
* powerpc/powernv: Fix major bugs in opal_flashJustin Hibbits2019-04-062-4/+18
* powerpc/powernv: Fix issues in opal_asyncJustin Hibbits2019-04-062-9/+14
* powernv: Port OPAL asynchronous framework to use the new message frameworkJustin Hibbits2019-04-021-0/+30
* powerpc/powernv: Add OPAL heartbeat threadJustin Hibbits2019-04-022-1/+134
* powerpc64: Use medium code model in asm files for TOC referencesJustin Hibbits2019-03-291-3/+6
* powernv: Add Hypervisor Maintenance Interrupt handlerJustin Hibbits2019-03-232-0/+109
* powerpc/powernv: Add OPAL flash device driverJustin Hibbits2019-03-012-0/+375
* powerpc/powernv: Add asynchronous token management for powernvJustin Hibbits2019-03-015-34/+126
* powerpc/powernv: Add a driver for the POWER9 XIVE interrupt controllerJustin Hibbits2019-02-023-2/+794
* powerpc: Add opaque 'private data' to interrupt vectorsJustin Hibbits2019-01-121-7/+7
* powerpc: Fix regression introduced in r342771Conrad Meyer2019-01-071-8/+15
* Expose threads-per-core and physical core count informationConrad Meyer2019-01-041-0/+4