freebsd-dev/sys/arm/mv
Warner Losh 3590dad094 More Linux boot support. Create arm_dump_avail_init() to initialize
this array either from Linux boot data, when enabled, or in the
typical way that most ports do it.  arm_pyhs_avail_init is coming
soon since it must be a separate function.
2012-06-14 04:18:56 +00:00
..
discovery Add architecture dependent code to support NAND Framework on Marvell SoCs. 2012-05-18 14:41:14 +00:00
kirkwood Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
orion Add basic support for the Marvell Orion TS-7800. 2011-04-15 13:37:43 +00:00
bus_space.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
common.c Fix error check. 2012-03-15 21:48:27 +00:00
files.mv Add architecture dependent code to support NAND Framework on Marvell SoCs. 2012-05-18 14:41:14 +00:00
gpio.c Do not call platform_gpio_init() early. It doesn't work because we do 2011-07-15 02:29:10 +00:00
ic.c In arm_get_next_irq(), use the last IRQ argument in order to prevent 2011-02-08 01:49:30 +00:00
mv_localbus.c Unbreak LINT for ARM: DEBUG is a kernel configuration option. 2012-05-19 18:16:49 +00:00
mv_machdep.c More Linux boot support. Create arm_dump_avail_init() to initialize 2012-06-14 04:18:56 +00:00
mv_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mv_sata.c Set of legacy mode SATA enchancements: 2010-10-18 11:30:13 +00:00
mvreg.h Remove unused #defines. All this is now retrieved from the device tree. 2012-03-04 18:13:45 +00:00
mvvar.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mvwin.h Trim trailing whitespace... 2012-06-13 04:59:00 +00:00
rtc.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
std.mv Create default_parse_boot_param which, if FreeBSD /boot/loader support 2012-06-14 04:09:20 +00:00
timer.c o Make sure to mask off timer1 interrupts. It's not necessarily 2011-02-08 01:43:45 +00:00
twsi.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00