summaryrefslogtreecommitdiffstats
path: root/sys/arm/xilinx/zy7_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)ian2017-03-011-20/+1
* Move arm's devmap to some generic place, so it can be usedbr2016-04-261-4/+4
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* Stop defining fdt_pic_table when building for ARM_INTRNG.andrew2016-02-111-1/+2
* opt_global.h is included automatically in the build. No need toimp2014-11-181-2/+0
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-5/+6
* Convert the Zynq SoC support to the new routines for static device mapping.ian2014-04-301-29/+8
* Call initarm_lastaddr() later in the init sequence, after establishingian2013-11-051-1/+7
* Move remaining code and data related to static device mapping into theian2013-11-041-2/+3
* Retire arm_remap_nocache() and the data and constants associated with it.ian2013-10-271-1/+1
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Remove all #include <machine/pmap.h> from arm code. It's alreadyian2013-10-271-1/+0
* Bring copyright changes with the agreement of Thomas Skibo.wkoszek2013-04-281-21/+22
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+161
OpenPOWER on IntegriCloud