kernel-ark/arch/arm/plat-s3c24xx
Ben Dooks 3c7d9c81e1 [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.
There seems to be some problem with at-least the S3C2440 and
bus traffic during an reset. It is unlikely, but still possible
that the system will hang in such a way that the watchdog cannot
get the system out of the state it is in.

Change to making the code that calls the watchdog reset run from
cached memory so that instruction fetches have quiesced before the
watchdog fires.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-04-17 17:04:41 +01:00
..
clock.c [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for the clk 2008-01-28 13:20:50 +00:00
common-smdk.c
cpu.c [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code. 2008-04-17 17:04:41 +01:00
devs.c
dma.c [ARM] replace remaining __FUNCTION__ occurrences 2008-03-06 12:18:18 +00:00
gpio.c [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function 2008-01-28 13:20:52 +00:00
irq.c arch/arm/: Spelling fixes 2008-02-03 16:49:43 +02:00
Kconfig
Makefile [ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code 2008-01-28 13:20:52 +00:00
pm-simtec.c
pm.c [ARM] 4784/1: S3C24XX: Fix GPIO restore glitches 2008-01-28 13:20:51 +00:00
s3c244x-clock.c [ARM] 4795/1: S3C244X: Add armclk and setparent call 2008-01-28 13:20:52 +00:00
s3c244x-irq.c
s3c244x.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
s3c244x.h
sleep.S
time.c [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking 2008-02-04 13:14:07 +00:00