summaryrefslogtreecommitdiffstats
path: root/sys/arm/xilinx/files.zynq7
Commit message (Expand)AuthorAgeFilesLines
* Create device options for the two common ARM timers.andrew2015-11-211-2/+0
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-211-3/+0
* Remove bus_space_asm_generic.S from the per-SoC files.* files, it's alreadyandrew2015-11-201-1/+0
* Remove pl310.c from the SoC std.* files, it's in files.armandrew2015-11-201-1/+0
* Use the new gic option on all configs that need it.andrew2015-05-101-1/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.andrew2015-03-291-1/+0
* Stop building unused cpuvunc_* files, we don't need anything from these.andrew2015-03-291-2/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* Use arm/bus_space-v6.c for all armv6 systems, the essentially identicalian2015-01-211-1/+1
* Fixes and enhancements for the if_cgem driver...ian2014-09-031-1/+1
* Add SMP support for Zedboard.ian2014-04-291-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+31
OpenPOWER on IntegriCloud