index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.c
Tony Breeds
2008-10-08
1
-4
/
+9
*
powerpc/mpc5200: trivial printk-fixes in mpc52xx_common
Wolfram Sang
2008-10-08
1
-2
/
+3
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
1
-3
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-25
1
-1
/
+1
|
\
|
*
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-25
1
-1
/
+1
|
|
\
|
|
*
powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config
Grant Likely
2008-07-22
1
-0
/
+1
|
|
*
powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.
Jon Smirl
2008-07-22
1
-1
/
+0
*
|
|
gpiolib: allow user-selection
Michael Buesch
2008-07-25
1
-1
/
+1
|
/
/
*
|
powerpc: pci config cleanup
John Rigby
2008-07-16
1
-0
/
+1
|
/
*
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-15
1
-1
/
+2
|
\
|
*
powerpc/mpc5200: PCI write combine timer
Andre Schwarz
2008-07-12
1
-1
/
+2
*
|
powerpc/mpc5200: Fix lite5200b suspend/resume
Tim Yamin
2008-07-01
1
-1
/
+13
|
/
*
mpc52xx_gpio iomem annotations
Al Viro
2008-06-04
1
-7
/
+7
*
[POWERPC] mpc5200: add Phytec pcm030 board support
s.hauer@pengutronix.de
2008-04-29
1
-0
/
+1
*
[POWERPC] mpc5200: add gpiolib support for mpc5200
s.hauer@pengutronix.de
2008-04-29
3
-0
/
+473
*
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
2008-04-29
1
-0
/
+38
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
1
-2
/
+2
*
[POWERPC] Add export for mpc52xx_set_psc_clkdiv
Eric Dujardin
2008-02-23
1
-0
/
+1
*
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
2008-02-14
1
-2
/
+0
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-2
/
+8
*
[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()
Grant Likely
2008-01-26
4
-12
/
+72
*
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
6
-35
/
+87
*
[POWERPC] mpc52xx: clean up Kconfig
Grant Likely
2008-01-26
1
-26
/
+15
*
[POWERPC] mpc5200: Add generic support for simple MPC5200 based boards
Marian Balakowicz
2008-01-18
3
-3
/
+110
*
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2008-01-18
5
-50
/
+33
*
[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine
Marian Balakowicz
2008-01-18
2
-11
/
+15
*
[POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus bus
Marian Balakowicz
2008-01-18
1
-1
/
+11
*
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
2007-12-20
1
-1
/
+1
*
[POWERPC] Enable restart support for lite5200 board
Marian Balakowicz
2007-10-21
1
-0
/
+4
*
[POWERPC] Add restart support for mpc52xx based platforms
Marian Balakowicz
2007-10-21
1
-0
/
+50
*
[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions
Marian Balakowicz
2007-10-21
1
-4
/
+17
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
2
-19
/
+24
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-2
/
+2
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
Lite5200 shouldn't mess with ROOT_DEV
Grant Likely
2007-10-14
1
-12
/
+0
*
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
2007-10-13
1
-0
/
+2
*
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2007-10-12
4
-98
/
+65
|
\
|
*
[POWERPC] MPC5200: Don't make firmware fixups into common code
Grant Likely
2007-10-10
2
-33
/
+61
|
*
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
Grant Likely
2007-10-10
4
-50
/
+4
|
*
[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200
Grant Likely
2007-10-10
1
-15
/
+0
*
|
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
2007-10-11
1
-9
/
+0
|
/
*
[POWERPC] clk.h interface for platforms
Domen Puncer
2007-10-03
1
-0
/
+1
*
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
2007-09-22
1
-0
/
+1
*
[POWERPC] MPC5200 low power mode
Domen Puncer
2007-09-19
4
-5
/
+637
*
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
1
-7
/
+0
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
1
-3
/
+2
*
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
1
-1
/
+0
*
[POWERPC] efika rtas_pci_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
1
-1
/
+0
*
[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization code
Jon Loeliger
2007-08-17
1
-11
/
+2
[next]