summaryrefslogtreecommitdiff
path: root/etc/etc.sun2/MAKEDEV.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.sun2/MAKEDEV.conf')
0 files changed, 0 insertions, 0 deletions
/tr> 2022-10-28Retire PARALLELLA and ZEDBOARD kernel configs.jmcneill 2022-10-27Fix bit macrosjmcneill 2022-10-27Add OCM to devmapjmcneill 2022-10-27Add driver for Zynq GPIO controller.jmcneill 2022-10-27Add AP startup for Zynq-7000.jmcneill 2022-10-27Fix build.skrll 2022-10-26ddb/db_active.h: New home for extern db_active.riastradh 2022-10-26Since this node is a child of a syscon, the reg property doesn't fullyjmcneill 2022-10-26Inherit MAC address from Devicetree "local-mac-address" property.jmcneill 2022-10-26Use generic Arasan SDHCI driver for Zynq-7000.jmcneill 2022-10-25Remove unnecessary code in zynq_platform_device_registerjmcneill 2022-10-25Fixup mixed up log messages.jmcneill 2022-10-25Fixup some mixed up log messages.jmcneill 2022-10-25Add basic Zynq-7000 PS clock subsystem driver.jmcneill 2021-08-07Merge thorpej-cfargs2.thorpej 2021-04-24Merge thorpej-cfargs branch:thorpej 2021-02-04Call acpi_device_register() / fdtbus_device_register() as approrpriate.thorpej 2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej 2020-11-20malloc(9) -> kmem(9)thorpej 2020-09-28Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumerjmcneill 2020-07-10Add support for KASAN on ARMv[67]skrll 2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs 2019-06-11Initial commit of FDTised Xilinx Zynq-7000 support. Tested withskrll