freebsd-dev/sys/arm/mv
Marius Strobl 4b7ec27007 - There's no need to overwrite the default device method with the default
one. Interestingly, these are actually the default for quite some time
  (bus_generic_driver_added(9) since r52045 and bus_generic_print_child(9)
  since r52045) but even recently added device drivers do this unnecessarily.
  Discussed with: jhb, marcel
- While at it, use DEVMETHOD_END.
  Discussed with: jhb
- Also while at it, use __FBSDID.
2011-11-22 21:28:20 +00:00
..
discovery Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +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 build when DEBUG is defined in the kernel configuration file (e.g. 2011-10-04 16:58:20 +00:00
files.mv Initial version of cesa(4) driver for Marvell crypto engine and security 2011-11-19 16:30:06 +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_machdep.c Fix build when DEBUG is defined in the kernel configuration file (e.g. 2011-10-04 16:58:20 +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 Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mvvar.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mvwin.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
rtc.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
std.mv
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