index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
85xx
/
mpc85xx_ds.c
Age
Commit message (
Expand
)
Author
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-04-20
powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
Pali Rohár
2023-04-20
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Pali Rohár
2023-04-20
powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
Christophe Leroy
2023-04-20
powerpc/85xx: Remove DBG() macro
Christophe Leroy
2023-04-20
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2016-09-25
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-13
powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2014-03-19
fsl/pci: The new pci suspend/resume implementation
Wang Dongsheng
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
2012-09-12
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-07-11
powerpc/mpc85xx_ds: convert to unified PCI init
Scott Wood
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-12-07
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
Kyle Moffett
2011-11-24
powerpc/85xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
2011-11-24
powerpc/85xx: separate cpm2 pic init
Dmitry Eremin-Solenikov
2011-07-22
powerpc/85xx: fix mpic configuration in CAMP mode
Fabio Baltieri
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-10
powerpc: platforms/85xx irq_data conversion.
Lennert Buytenhek
2010-07-14
lmb: rename to memblock
Yinghai Lu
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-06-15
powerpc/85xx: Add SWIOTLB support to FSL boards
Kumar Gala
2009-05-19
powerpc/85xx: Add P2020DS board support
Kumar Gala
2009-03-24
powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
2008-12-30
powerpc/85xx: Add SMP support to MPC8572 DS
Kumar Gala
2008-12-03
powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS
Haiying Wang
2008-10-31
powerpc/mpic: Fix regression caused by change of default IRQ affinity
Kumar Gala
2008-07-29
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
Kim Phillips
[next]