index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
86xx
/
mpc86xx_hpcn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-02-07
powerpc/mpc86xx_hpcn: Remove obsolete statement
Christophe Leroy
1
-6
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2016-09-25
powerpc: Convert fsl_rstcr_restart to a reset handler
Andrey Smirnov
1
-1
/
+0
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
1
-4
/
+2
2016-03-11
powerpc/86xx: Consolidate common platform code
Alessio Igor Bogani
1
-20
/
+1
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
1
-36
/
+6
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-11-24
powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
Kai Jiang
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
1
-1
/
+1
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
1
-0
/
+1
2009-06-15
powerpc: Add 86xx support for SWIOTLB
Becky Bruce
1
-0
/
+15
2009-05-19
powerpc/86xx: clean up smp init code
Kumar Gala
1
-1
/
+0
2009-03-24
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
1
-0
/
+1
2008-10-22
powerpc: Move memory size print into common show_cpuinfo for 32-bit
Becky Bruce
1
-2
/
+0
2008-09-29
powerpc: Drop redundant machine type print in show_cpuinfo
Becky Bruce
1
-8
/
+0
2008-07-16
powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
Anton Vorontsov
1
-2
/
+0
2008-07-14
powerpc/86xx: Refactor pic init
Kumar Gala
1
-63
/
+1
2008-04-29
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Zhang Wei
1
-0
/
+1
2008-04-17
[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.
Paul Gortmaker
1
-0
/
+6
2008-04-17
[POWERPC] 86xx: mark functions static, other minor cleanups
Paul Gortmaker
1
-4
/
+4
2008-01-23
[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()
Wade Farnsworth
1
-0
/
+14
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-1
/
+1
2007-10-08
[POWERPC] 85xx/86xx: refactor RSTCR reset code
Kumar Gala
1
-19
/
+1
2007-10-08
[POWERPC] Use for_each_ matching routinues for pci PHBs
Kumar Gala
1
-1
/
+2
2007-09-14
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
1
-12
/
+2
2007-09-10
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
Kumar Gala
1
-0
/
+2
2007-08-17
[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards
Kumar Gala
1
-208
/
+16
2007-07-23
[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
Kumar Gala
1
-1
/
+1
2007-07-23
[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx
Zang Roy-r61911
1
-2
/
+9
2007-07-03
[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
Kumar Gala
1
-14
/
+1
2007-06-29
[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.
Zhang Wei
1
-0
/
+1
2007-06-29
[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
Zhang Wei
1
-2
/
+0
2007-06-29
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
1
-7
/
+0
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
1
-1
/
+1
2007-05-09
[POWERPC] 86xx: Enable the AC97 interface on 8641D board.
Jason Jin
1
-1
/
+6
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-2
/
+2
2007-02-16
Merge branch '85xx' into for_paulus
Kumar Gala
1
-7
/
+0
2007-02-16
[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().
Jon Loeliger
1
-0
/
+2
2007-02-16
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...
Jon Loeliger
1
-7
/
+0
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
1
-10
/
+0
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-3
/
+2
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
[next]