index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
philips
/
pnx8550
/
common
/
setup.c
Age
Commit message (
Expand
)
Author
2008-04-28
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
2008-01-29
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] Nuke redeclarations of board_time_init.
Ralf Baechle
2006-07-13
[MIPS] Nuke redeclarations of board_timer_setup.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov