freebsd-dev/sys/arm/amlogic/aml8726
Ian Lepore dec4873723 Fix fallout from r292180 (Dec 2015)... ensure that every driver which has
a DRIVER_MODULE() referencing mmc_driver has a MODULE_DEPEND() on mmc.  This
is because the kernel linker only searches for symbols in dependent modules,
so loading sdhci_pci (and other bus-flavors of sdhci) would fail when mmc
was not compiled into the kernel (even if you hand-loaded mmc first).

(Thanks to jilles@ for providing the vital clue about the kernel linker.)
2016-03-21 00:52:24 +00:00
..
aml8726_ccm.c Remove unnecessary break statements. 2015-05-21 07:09:01 +00:00
aml8726_ccm.h
aml8726_clkmsr.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_clkmsr.h
aml8726_fb.c
aml8726_fb.h
aml8726_gpio.c
aml8726_i2c.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
aml8726_identsoc.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_if_dwc.c Add glue driver for Amlogic Meson Gigabit Ethernet Controller 2015-12-03 09:37:20 +00:00
aml8726_l2cache.c
aml8726_machdep.c Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
aml8726_machdep.h
aml8726_mmc.c Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
aml8726_mmc.h Update Amlogic MMC driver: 2015-04-28 08:27:44 +00:00
aml8726_mp.c Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
aml8726_pic.c Clean up the Amlogic interrupt controller driver to handle the case where 2015-05-18 11:04:07 +00:00
aml8726_pinctrl.c Remove unnecessary break statements. 2015-05-21 07:09:01 +00:00
aml8726_pinctrl.h
aml8726_rng.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
aml8726_rtc.c The RTC initialization values are based on the SoC which can be 2015-05-21 07:01:08 +00:00
aml8726_sdxc-m8.c Fix fallout from r292180 (Dec 2015)... ensure that every driver which has 2016-03-21 00:52:24 +00:00
aml8726_sdxc-m8.h
aml8726_soc.h This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_timer.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
aml8726_uart_console.c
aml8726_uart.h This patch adds support for the extended baud rate register 2015-05-06 01:07:59 +00:00
aml8726_usb_phy-m3.c Add driver for usbclock generator for earlier amlogic chip. 2015-05-21 07:23:50 +00:00
aml8726_usb_phy-m6.c Add missing break statement. 2015-05-21 07:35:20 +00:00
aml8726_wdt.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
files.aml8726 Add glue driver for Amlogic Meson Gigabit Ethernet Controller 2015-12-03 09:37:20 +00:00
std.aml8726 Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. 2016-02-22 11:47:28 +00:00
uart_dev_aml8726.c This patch adds support for the extended baud rate register 2015-05-06 01:07:59 +00:00