NetBSD/sys/arch/arm/s3c2xx0
yamt 6b2d8b66a4 merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
  save some resources like pv_entry.  also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.
2005-04-01 11:59:21 +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 merge yamt-km branch. 2005-04-01 11:59:21 +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 Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
s3c2400reg.h be consistent with #define<TAB> 2004-02-12 03:47:29 +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
s3c2410.c Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +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_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 merge yamt-km branch. 2005-04-01 11:59:21 +00:00
s3c2800.c Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
s3c2800reg.h Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
s3c2800var.h Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
sscom_s3c2410.c the first cut of Samsung S3C2410 support. 2003-07-31 19:49:41 +00:00
sscom_s3c2800.c
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
sscom.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00