index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
/
lite5200.c
Age
Commit message (
Expand
)
Author
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-10-06
sections: fix section conflicts in arch/powerpc
Andi Kleen
2011-01-01
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2010-08-01
of/address: Clean up function declarations
Grant Likely
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-26
[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()
Grant Likely
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-18
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
2008-01-18
[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine
Marian Balakowicz
2007-10-21
[POWERPC] Enable restart support for lite5200 board
Marian Balakowicz
2007-10-14
Lite5200 shouldn't mess with ROOT_DEV
Grant Likely
2007-10-13
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
2007-10-10
[POWERPC] MPC5200: Don't make firmware fixups into common code
Grant Likely
2007-10-10
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
Grant Likely
2007-10-10
[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200
Grant Likely
2007-09-19
[POWERPC] MPC5200 low power mode
Domen Puncer
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-17
[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization code
Jon Loeliger
2007-07-10
[POWERPC] 52xx: sparse fixes
Domen Puncer
2007-05-07
[POWERPC] mpc52xx suspend to deep-sleep
Domen Puncer
2007-04-30
[POWERPC] Avoid putting cpu node twice
John Rigby
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
2007-02-08
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
2007-01-09
[POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus
Sylvain Munaut
2006-12-08
[POWERPC] Remove QE header files from lite5200.c
Timur Tabi
2006-12-04
[POWERPC] Add lite5200 board support to arch/powerpc
Grant Likely