Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f0082e3cf70e19dce4e96494078ec3ddb89550d3
/
arch
/
powerpc
/
platforms
/
powernv
803c2d2
powerpc/powernv: Fix OPAL LPC access in Little Endian
by Benjamin Herrenschmidt
· 11 years ago
01a9dbc
powerpc/powernv: Fix endian issue in opal_xscom_read
by Anton Blanchard
· 11 years ago
08607af
powernv: Fix VFIO support with PHB3
by Thadeu Lima de Souza Cascardo
· 11 years ago
3eb906c
powerpc: Make cpu_to_chip_id() available when SMP=n
by Michael Ellerman
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
36954dc
powerpc/powernv: Reserve the correct PE number
by Gavin Shan
· 11 years ago
631ad69
powerpc/powernv: Add PE to its own PELTV
by Gavin Shan
· 11 years ago
80546ac
powerpc/powernv: Add support for indirect XSCOM via debugfs
by Benjamin Herrenschmidt
· 11 years ago
d7a88c7
powerpc/scom: Enable 64-bit addresses
by Benjamin Herrenschmidt
· 11 years ago
50bd615
powerpc/powernv: Code update interface
by Vasant Hegde
· 11 years ago
6f68b5e
powerpc/powernv: Create opal sysfs directory
by Vasant Hegde
· 11 years ago
bbe30b3
powerpc: Use 32 bit loads and stores when operating on condition register values
by Anton Blanchard
· 11 years ago
1400b42
powerpc: Add includes to fix powernv/rng.c build
by Stephen Rothwell
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
8e0a161
powerpc: add real mode support for dma operations on powernv
by Alexey Kardashevskiy
· 11 years ago
8c6852e
powerpc/eeh: Output PHB3 diag-data
by Gavin Shan
· 11 years ago
5c9d6d7
powerpc/powernv: Double size of log blob
by Gavin Shan
· 11 years ago
98cea5f
powerpc/eeh: Output error number
by Gavin Shan
· 11 years ago
ff6bdcd
powerpc/powernv: Support inbound error injection
by Gavin Shan
· 11 years ago
20bb842
powerpc/powernv: Enable EEH for PHB3
by Gavin Shan
· 11 years ago
8adae0c
powerpc/powernv: Add scom support under OPALv3
by Benjamin Herrenschmidt
· 11 years ago
a4da0d5
powerpc: Implement arch_get_random_long/int() for powernv
by Michael Ellerman
· 11 years ago
5e4da53
powerpc/powernv: Fix some PCI sparse errors and one LE bug
by Anton Blanchard
· 11 years ago
6feff6d
powerpc/powernv: More little endian issues in OPAL RTC driver
by Anton Blanchard
· 11 years ago
2918609
powerpc/powernv: Don't register exception handlers in little endian mode
by Benjamin Herrenschmidt
· 11 years ago
be401b3
powerpc/powernv: Fix OPAL entry and exit in little endian mode
by Benjamin Herrenschmidt
· 11 years ago
4f89363
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
by Benjamin Herrenschmidt
· 11 years ago
3a1a466
powerpc/powernv: Fix endian issues in powernv PCI code
by Benjamin Herrenschmidt
· 11 years ago
81063cd
powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
by Benjamin Herrenschmidt
· 11 years ago
46d319e
powerpc/powernv: Fix endian issues in OPAL RTC driver
by Benjamin Herrenschmidt
· 11 years ago
c681b93
powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c
by Alistair Popple
· 11 years ago
8c5fcc8
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
by Alistair Popple
· 11 years ago
044cb69c
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
by Alistair Popple
· 11 years ago
1cc79bc
powerpc: Little endian fixes for platforms/powernv/opal.c
by Alistair Popple
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
13906db
powerpc/powernv: Return secondary CPUs to firmware on kexec
by Benjamin Herrenschmidt
· 11 years ago
2021270
powerpc/eeh: powerpc/eeh: Fix undefined variable
by Mike Qiu
· 11 years ago
8a05dd8
powerpc/powernv: Enable detection of legacy UARTs
by Benjamin Herrenschmidt
· 12 years ago
2db29d2
powerpc/powernv: Don't crash if there are no OPAL consoles
by Benjamin Herrenschmidt
· 12 years ago
3fafe9c
powerpc/powernv: Add PIO accessors for Power8 LPC bus
by Benjamin Herrenschmidt
· 12 years ago
cc0efb5
powerpc/powernv: Update opal.h to add new LPC and XSCOM functions
by Benjamin Herrenschmidt
· 12 years ago
c35d2a8
powerpc/powernv: Needn't IO segment map for PHB3
by Gavin Shan
· 11 years ago
2f1ec02
powerpc/powernv: Check primary PHB through ID
by Gavin Shan
· 11 years ago
f1b7cc3
powerpc/powernv: Fetch PHB bus range from dev-tree
by Gavin Shan
· 11 years ago
58d714e
powerpc/powernv: Free PHB instance upon error
by Gavin Shan
· 11 years ago
39fd402
powerpc: Convert platforms to smp_generic_cpu_bootable
by Andy Fleming
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 11 years ago
6797500
powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init
by Bjorn Helgaas
· 12 years ago
ab55d21
powerpc/eeh: Introdce flag to protect sysfs
by Gavin Shan
· 11 years ago
4b83bd4
powerpc/eeh: Don't use pci_dev during BAR restore
by Gavin Shan
· 11 years ago
f5c5771
powerpc/eeh: Use partial hotplug for EEH unaware drivers
by Gavin Shan
· 11 years ago
74251fe
powerpc/powernv: Fix iommu initialization again
by Benjamin Herrenschmidt
· 12 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
9bf41be
powerpc/powernv: Use dev-node in PCI config accessors
by Gavin Shan
· 12 years ago
56ca4fd
powerpc/eeh: Refactor the output message
by Gavin Shan
· 12 years ago
88b6d14
powerpc/eeh: Fix address catch for PowerNV
by Gavin Shan
· 12 years ago
0b9e267
powerpc/powernv: Replace variables with flags
by Gavin Shan
· 12 years ago
8998897
powerpc/eeh: Debugfs for error injection
by Gavin Shan
· 12 years ago
37c367f
powerpc/powernv: Debugfs directory for PHB
by Gavin Shan
· 12 years ago
7cb9d93
powerpc/eeh: Register OPAL notifier for PCI error
by Gavin Shan
· 12 years ago
e8e71fa
powernv/opal: Disable OPAL notifier upon poweroff
by Gavin Shan
· 12 years ago
1bc98de
powernv/opal: Notifier for OPAL events
by Gavin Shan
· 12 years ago
be7e744
powerpc/eeh: Enable EEH check for config access
by Gavin Shan
· 12 years ago
e9cc17d
powerpc/eeh: Initialization for PowerNV
by Gavin Shan
· 12 years ago
29310e5
powerpc/eeh: PowerNV EEH backends
by Gavin Shan
· 12 years ago
70f942d
powerpc/eeh: I/O chip next error
by Gavin Shan
· 12 years ago
bf90dfe
powerpc/eeh: I/O chip PE log and bridge setup
by Gavin Shan
· 12 years ago
9d5cab0
powerpc/eeh: I/O chip PE reset
by Gavin Shan
· 12 years ago
8c41a7f
powerpc/eeh: I/O chip EEH state retrieval
by Gavin Shan
· 12 years ago
eb00598
powerpc/eeh: I/O chip EEH enable option
by Gavin Shan
· 12 years ago
73370c6
powerpc/eeh: I/O chip post initialization
by Gavin Shan
· 12 years ago
8747f36
powerpc/eeh: EEH backend for P7IOC
by Gavin Shan
· 12 years ago
2377323
powerpc/eeh: Sync OPAL API with firmware
by Gavin Shan
· 12 years ago
a5b45de
powerpc/smp: Use '==' instead of '<' for system_state
by liguang
· 12 years ago
4e13c1a
powerpc/vfio: Enable on PowerNV platform
by Alexey Kardashevskiy
· 12 years ago
83920c4
powerpc/powernv: Build a zImage.epapr
by Benjamin Herrenschmidt
· 12 years ago
b72c1f6
powerpc: Make radeon 32-bit MSI quirk work on powernv
by Benjamin Herrenschmidt
· 12 years ago
605e44d
powerpc/powernv: Fix condition for when to invalidate the TCE cache
by Benjamin Herrenschmidt
· 12 years ago
b2b4858
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
by Benjamin Herrenschmidt
· 12 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 12 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 12 years ago
1de1455
powerpc/powernv: Properly drop characters if console is closed
by Benjamin Herrenschmidt
· 12 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 12 years ago
f3d40c2
powerpc/pnv: Fix "compatible" property for P8 PHB
by Benjamin Herrenschmidt
· 12 years ago
4ea9008
powerpc/powerpnv: Properly handle failure starting CPUs
by Benjamin Herrenschmidt
· 12 years ago
c4463b3
powerpc/powernv: Defer OPAL exception handler registration
by Jeremy Kerr
· 12 years ago
959c9bd
powerpc/powernv: Fix invalid IOMMU table
by Gavin Shan
· 12 years ago
373f565
powerpc/powernv: Build DMA space for PE on PHB3
by Gavin Shan
· 12 years ago
4cce955
powerpc/powernv: TCE invalidation for PHB3
by Gavin Shan
· 12 years ago
137436c
powerpc/powernv: Patch MSI EOI handler on P8
by Gavin Shan
· 12 years ago
a486bdb
powerpc/powernv: Add option CONFIG_POWERNV_MSI
by Gavin Shan
· 12 years ago
aa0c033
powerpc/powernv: Supports PHB3
by Gavin Shan
· 12 years ago
fb1b55d
powerpc/powernv: Use MSI bitmap to manage IRQs
by Gavin Shan
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
490e078
powerpc/pnv: Avoid bogus output
by Gavin Shan
· 12 years ago
b9ae38a
powerpc/powernv: Remove unused functions
by Gavin Shan
· 12 years ago
c40a421
powerpc/powernv: Using PCI core to do resource assignment
by Gavin Shan
· 12 years ago
e47747f
powerpc/powernv: Fix overrunning segment tracing array
by Gavin Shan
· 12 years ago
db1266c
powerpc/powernv: Skip check on PE if necessary
by Gavin Shan
· 12 years ago
13395c4
powerpc/powernv: Initialize DMA for PEs
by Gavin Shan
· 12 years ago
Next »