NetBSD/sys/arch/arm/s3c2xx0
bsh ba2cd9f97b add lcd and spi 2004-02-14 07:20:20 +00:00
..
files.s3c2xx0 add s3c2xx0_busdma.c which is used to initialize bus dma tag. 2003-08-05 11:24:08 +00:00
files.s3c2410 add lcd and spi 2004-02-14 07:20:20 +00:00
files.s3c2800
ohci_s3c24x0.c + set vendor name as Samsung. 2003-08-29 12:38:48 +00:00
s3c2xx0_busdma.c forgot to add copyright. 2003-08-05 11:44:28 +00:00
s3c2xx0_intr.c add a function to initialize variables used by splfoo(). 2003-12-17 13:20:04 +00:00
s3c2xx0_intr.h be consistent with #define<TAB> 2004-02-12 03:47:29 +00:00
s3c2xx0_space.c Use generic versions of rr_1, wr_1, sr_1 -- some PCMCIA cards use these. 2003-09-03 03:15:02 +00:00
s3c2xx0reg.h be consistent with #define<TAB> 2004-02-12 03:47:29 +00:00
s3c2xx0var.h add busdma tag to s3c2xx0_softc and attach arg. 2003-08-05 11:26:54 +00:00
s3c24x0_clk.c + fix the definition of timer #4 observation register. This change fixed 2003-08-27 03:57:05 +00:00
s3c24x0_intr.h Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
s3c24x0_lcd.c Support S3C24X0's on-chip LCD controller. 2004-02-14 07:12:50 +00:00
s3c24x0_lcd.h Support S3C24X0's on-chip LCD controller. 2004-02-14 07:12:50 +00:00
s3c24x0_spi.h SPI support for Samsung S3C2410. 2004-02-14 07:19:51 +00:00
s3c24x0reg.h add register definitions for LCD controller, AD converter, and SPI. 2004-02-12 03:52:46 +00:00
s3c24x0var.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2400reg.h be consistent with #define<TAB> 2004-02-12 03:47:29 +00:00
s3c2410.c move some definitions of register block size from s3c24[10]0reg.h 2003-08-27 03:46:05 +00:00
s3c2410_extint.c Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
s3c2410_intr.c support EXTINT[4:23] as interrupt sources. They are cascaded to 2003-08-29 12:57:50 +00:00
s3c2410_intr.h the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
s3c2410_spi.c SPI support for Samsung S3C2410. 2004-02-14 07:19:51 +00:00
s3c2410reg.h add register definitions for LCD controller, AD converter, and SPI. 2004-02-12 03:52:46 +00:00
s3c2410var.h support EXTINT[4:23] as interrupt sources. They are cascaded to 2003-08-29 12:57:50 +00:00
s3c2800.c + cleanup attach message. 2003-08-04 12:09:19 +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 bit polarity of interrupt mask registers don't match between s3c2800 2003-08-04 12:34:08 +00:00
s3c2800_pci.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
s3c2800reg.h be consistent with #define<TAB> 2004-02-12 03:47:29 +00:00
s3c2800var.h change an arg of s3c2800_clk_freq() to match with s3c24x0_clk_freq(). 2003-08-01 00:41:42 +00:00
sscom.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +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 Samsung's S3C2800 and S3C24[10]0 CPUs have same built-in UART block, 2003-08-04 12:28:49 +00:00