freebsd-dev/sys/mips/mediatek
Conrad Meyer c363b16c63 sys: Remove DEV_RANDOM device option
Remove 'device random' from kernel configurations that reference it (most).
Replace perhaps mistaken 'nodevice random' in two MIPS configs with 'options
RANDOM_LOADABLE' instead.  Document removal in UPDATING; update NOTES and
random.4.

Reviewed by:	delphij, markm (previous version)
Approved by:	secteam(delphij)
Differential Revision:	https://reviews.freebsd.org/D19918
2019-06-21 00:16:30 +00:00
..
fdt_reset_if.m
fdt_reset.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
fdt_reset.h
files.mediatek
mtk_clock.c
mtk_dotg.c
mtk_ehci.c
mtk_gpio_v1.c [mediatek] [gpio] add PPS / interrupt support. 2017-05-06 06:22:14 +00:00
mtk_gpio_v2.c
mtk_intr_gic.c
mtk_intr_v1.c
mtk_intr_v2.c
mtk_machdep.c Implement support for sysctl hw.model for Mediatek/Ralink SoCs 2018-11-16 11:17:18 +00:00
mtk_ohci.c
mtk_pcie.c follow-up to r336635, update TAILQ to CK_SLIST for ie_handlers 2018-07-23 15:36:55 +00:00
mtk_pcie.h
mtk_pinctrl.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
mtk_pinctrl.h [mips] Pin control configuration for MediaTek RT2880 2017-10-31 11:29:16 +00:00
mtk_reset.c
mtk_soc.c Fix access to cpu_model[] in mtk_soc_set_cpu_model() 2018-11-19 06:48:48 +00:00
mtk_soc.h Implement support for sysctl hw.model for Mediatek/Ralink SoCs 2018-11-16 11:17:18 +00:00
mtk_spi_v1.c [mediatek] Add support for non-flash devices on the SPI bus of the Mediatek SoCs. 2019-05-20 17:43:58 +00:00
mtk_spi_v1.h
mtk_spi_v2.c ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
mtk_spi_v2.h
mtk_sysctl.c
mtk_sysctl.h Implement support for sysctl hw.model for Mediatek/Ralink SoCs 2018-11-16 11:17:18 +00:00
mtk_usb_phy.c
mtk_usb_phy.h
mtk_xhci.c
palmbus.c
std.mediatek sys: Remove DEV_RANDOM device option 2019-06-21 00:16:30 +00:00
std.rt2880 sys: Remove DEV_RANDOM device option 2019-06-21 00:16:30 +00:00
uart_dev_mtk.c
uart_dev_mtk.h