freebsd-dev/sys/arm/xscale/i80321
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
..
ep80219_machdep.c Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
files.ep80219 Remove bus_space_generic.c from the per-plarform files. Having it in the 2008-04-05 21:57:11 +00:00
files.i80219 Refactor certain ARM bus space methods: instead of having multiple copies of 2008-04-03 18:22:08 +00:00
files.i80321 Refactor certain ARM bus space methods: instead of having multiple copies of 2008-04-03 18:22:08 +00:00
files.iq31244 Remove bus_space_generic.c from the per-plarform files. Having it in the 2008-04-05 21:57:11 +00:00
i80321_aau.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_dma.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_intr.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_mcu.c
i80321_pci.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_space.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_timer.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321_wdog.c Share the timer and watchdog drivers with the i81342. It's the same, 2007-07-27 14:52:04 +00:00
i80321.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321reg.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
i80321var.h Do not define NIRQ, it is already defined in include/intr.h 2007-07-27 14:53:06 +00:00
iq31244_7seg.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
iq31244_machdep.c Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
iq80321.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
iq80321reg.h
iq80321var.h
obio_space.c Refactor certain ARM bus space methods: instead of having multiple copies of 2008-04-03 18:22:08 +00:00
obio.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
obiovar.h
std.ep80219
std.i80219
std.i80321
std.iq31244
uart_bus_i80321.c
uart_cpu_i80321.c