freebsd-nq/sys/arm/s3c2xx0
Warner Losh d39655d7a4 Modify all the arm platform files to call parse_boot_param passing in
the boot parameters from initarm first thing.  parse_boot_param parses
the boot arguments and converts them to the /boot/loader metadata the
rest of the kernel uses.  parse_boot_param is a weak alias to
fake_preload_metadata, which all the platforms use now, but may become
more extensive in the future.

Since it is a weak symbol, specific boards may define their own
parse_boot_param to interface to custom boot loaders.

Reviewed by:	cognet@, Ian Lapore
2012-06-14 04:00:30 +00:00
..
board_ln2410sbc.c
files.s3c2xx0 Add the s3c24x0 real time clock driver 2010-07-22 23:23:39 +00:00
s3c2xx0_space.c
s3c2xx0board.h
s3c2xx0reg.h
s3c2xx0var.h
s3c24x0_clk.c Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
s3c24x0_machdep.c Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
s3c24x0_rtc.c Add the s3c24x0 real time clock driver 2010-07-22 23:23:39 +00:00
s3c24x0.c Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
s3c24x0reg.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
s3c24x0var.h
s3c2410reg.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
s3c2410var.h
s3c2440reg.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
std.ln2410sbc Move the load address of the kernel to the start of KVA as the 2011-01-29 00:46:11 +00:00
std.s3c2410
uart_bus_s3c2410.c
uart_cpu_s3c2410.c
uart_dev_s3c2410.c
uart_dev_s3c2410.h