index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
embedded6xx
/
mpc7448_hpc2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
2023-04-20
1
-187
/
+0
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
1
-1
/
+0
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
1
-11
/
+1
*
powerpc/embedded6xx: Add missing of_node_put()s
Liang He
2022-09-05
1
-0
/
+3
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
1
-1
/
+1
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-2
/
+2
*
powerpc/embedded6xx/mpc7448: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-5
/
+9
*
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
2020-09-02
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-11-14
1
-1
/
+1
*
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-22
1
-1
/
+1
*
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+1
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
1
-1
/
+1
*
powerpc: Remove some unused functions
Michael Ellerman
2015-01-28
1
-11
/
+0
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-2
/
+1
*
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-23
1
-2
/
+1
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-1
/
+1
*
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
2011-12-07
1
-9
/
+1
*
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
2011-12-07
1
-13
/
+3
*
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
powerpc: Drop redundant machine type print in show_cpuinfo
Becky Bruce
2008-09-29
1
-1
/
+0
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
1
-5
/
+5
*
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
Jon Loeliger
2008-01-23
1
-2
/
+0
*
[POWERPC] Use for_each_ matching routinues for pci PHBs
Kumar Gala
2007-10-08
1
-1
/
+1
*
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
1
-1
/
+0
*
[POWERPC] Typo fixes interrrupt -> interrupt
Gabriel C
2007-08-17
1
-1
/
+1
*
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
2007-06-29
1
-1
/
+2
*
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
2007-06-29
1
-6
/
+0
*
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
2007-05-08
1
-1
/
+3
*
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
2007-05-08
1
-4
/
+1
*
[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms
Zang Roy-r61911
2007-05-02
1
-12
/
+0
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-2
/
+2
*
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-04-13
1
-1
/
+0
*
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
Zang Roy-r61911
2007-03-09
1
-10
/
+0
*
[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board
Zang Roy-r61911
2006-12-04
1
-65
/
+23
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
1
-11
/
+5
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-3
/
+2
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
1
-1
/
+1
|
\
|
*
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
Zang Roy-r61911
2006-08-30
1
-1
/
+1
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-25
1
-49
/
+24
|
\
|
|
*
[POWERPC] Update mpc7448hpc2 board irq support using device tree
Zang Roy-r61911
2006-08-23
1
-49
/
+24
*
|
[POWERPC] mpc: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-4
/
+4
|
/
*
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
2006-06-29
1
-0
/
+335