Home | History | Annotate | Download | only in xilinx
History log of /src/sys/arch/arm/xilinx/zynq7000_uart.c
RevisionDateAuthorComments
 1.4  06-Sep-2025  thorpej Re-factor the console-related code into fdt_console.[ch]
 1.3  25-Oct-2022  jmcneill Fixup some mixed up log messages.
 1.2  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.1  11-Jun-2019  skrll branches: 1.1.10; 1.1.12;
Initial commit of FDTised Xilinx Zynq-7000 support. Tested with

qemu-system-arm -M xilinx-zynq-a9 -dtb zynq-zed.dtb -kernel netbsd.ub \
-serial /dev/null -serial stdio

Based on a set of diffs/files from rjs@

sys/arch/arm/zynq is kept in place to allow existing kernels (e.g.
ZEDBOARD and PARALLELLA) to continue to build/work during the transition,
but eventually sys/arch/arm/zynq will be deleted.
 1.1.12.1  03-Apr-2021  thorpej Sync with HEAD.
 1.1.10.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.10.1  11-Jun-2019  martin file zynq7000_uart.c was added on branch phil-wifi on 2020-04-13 08:03:38 +0000

RSS XML Feed