NetBSD/sys/arch/arm/s3c2xx0
bsh b80cc89773 tweak to share s3c2xx0_intr.c for S3C2800 and S3C2410.
move init_interrupt_masks() from s3c2xx0_intr.c to s3c2800_intr.c, since
it doesn't work for S3C2410.
2003-08-01 00:40:17 +00:00
..
files.s3c2xx0 add SSCOM_S3C2410 option. 2003-07-31 20:34:15 +00:00
files.s3c2410 the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
files.s3c2800
s3c2xx0_intr.c tweak to share s3c2xx0_intr.c for S3C2800 and S3C2410. 2003-08-01 00:40:17 +00:00
s3c2xx0_intr.h + enable nested interrupts. This change stopped silo overflow messages 2003-07-30 18:25:50 +00:00
s3c2xx0_space.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
s3c2xx0reg.h Fix UFCON RX trigger level definitions. 2003-02-02 08:41:12 +00:00
s3c2xx0var.h add fields to hold FCLK, HCLK, and PCLK frequency. 2003-05-13 05:06:39 +00:00
s3c24x0_clk.c the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c24x0_intr.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c24x0reg.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c24x0var.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2400reg.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410_intr.c the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410_intr.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410.c the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410reg.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410var.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2800_clk.c delete an incorrecct comment 2003-08-01 00:30:21 +00:00
s3c2800_intr.c tweak to share s3c2xx0_intr.c for S3C2800 and S3C2410. 2003-08-01 00:40:17 +00:00
s3c2800_intr.h tweak to share s3c2xx0_intr.c for S3C2800 and S3C2410. 2003-08-01 00:40:17 +00:00
s3c2800_pci.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
s3c2800.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
s3c2800reg.h add PLLCON register definitions. 2003-05-12 05:22:31 +00:00
s3c2800var.h + use SWRCON register for software reset. 2003-05-13 05:15:08 +00:00
sscom_s3c2410.c the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
sscom_s3c2800.c split sscomintr() to sscomtxintr() and sscomrxintr(). 2003-07-31 19:08:10 +00:00
sscom_var.h split sscomintr() to sscomtxintr() and sscomrxintr(). 2003-07-31 19:08:10 +00:00
sscom.c split sscomintr() to sscomtxintr() and sscomrxintr(). 2003-07-31 19:08:10 +00:00