You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Russell King
be093beb60
[ARM] pass reboot command line to arch_reset()
...
OMAP wishes to pass state to the boot loader upon reboot in order to
instruct it whether to wait for USB-based reflashing or not. There is
already a facility to do this via the reboot() syscall, except we ignore
the string passed to machine_restart().
This patch fixes things to pass this string to arch_reset(). This means
that we keep the reboot mode limited to telling the kernel _how_ to
perform the reboot which should be independent of what we request the
boot loader to do.
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
16 years ago
..
include/ mach
[ARM] pass reboot command line to arch_reset()
16 years ago
Kconfig
…
Makefile
…
Makefile.boot
…
at91cap9.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91cap9_devices.c
[ARM] 5390/1: AT91: Watchdog fixes
16 years ago
at91rm9200.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91rm9200_devices.c
…
at91rm9200_time.c
…
at91sam9rl.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91sam9rl_devices.c
[ARM] 5390/1: AT91: Watchdog fixes
16 years ago
at91sam926x_time.c
…
at91sam9260.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91sam9260_devices.c
[ARM] 5390/1: AT91: Watchdog fixes
16 years ago
at91sam9261.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91sam9261_devices.c
[ARM] 5390/1: AT91: Watchdog fixes
16 years ago
at91sam9263.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
at91sam9263_devices.c
AT91: initialize Compact Flash on AT91SAM9263 cpu
16 years ago
at91x40.c
…
at91x40_time.c
…
board-1arm.c
…
board-afeb-9260v1.c
…
board-cam60.c
…
board-cap9adk.c
…
board-carmeva.c
…
board-csb337.c
…
board-csb637.c
…
board-dk.c
…
board-eb01.c
…
board-eb9200.c
…
board-ecbat91.c
…
board-ek.c
…
board-kafa.c
…
board-kb9202.c
…
board-neocore926.c
…
board-picotux200.c
…
board-qil-a9260.c
…
board-sam9-l9260.c
…
board-sam9g20ek.c
[ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EK
16 years ago
board-sam9rlek.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
board-sam9260ek.c
…
board-sam9261ek.c
…
board-sam9263ek.c
…
board-usb-a9260.c
…
board-usb-a9263.c
…
board-yl-9200.c
…
clock.c
…
clock.h
…
generic.h
[ARM] 5373/2: Add gpiolib support to AT91
16 years ago
gpio.c
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
16 years ago
irq.c
…
leds.c
…
pm.c
[ARM] at91: fix for Atmel AT91 powersaving
16 years ago
pm_slowclock.S
…
sam9_smc.c
…
sam9_smc.h
…