Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opt_global.h is included automatically in the build. No need to | imp | 2014-11-18 | 1 | -2/+0 |
* | Add the start of the ARM platform code. This is based on the PowerPC | andrew | 2014-05-17 | 1 | -5/+6 |
* | Convert the Zynq SoC support to the new routines for static device mapping. | ian | 2014-04-30 | 1 | -29/+8 |
* | Call initarm_lastaddr() later in the init sequence, after establishing | ian | 2013-11-05 | 1 | -1/+7 |
* | Move remaining code and data related to static device mapping into the | ian | 2013-11-04 | 1 | -2/+3 |
* | Retire arm_remap_nocache() and the data and constants associated with it. | ian | 2013-10-27 | 1 | -1/+1 |
* | Remove #include <machine/frame.h> from all the arm code that doesn't | ian | 2013-10-27 | 1 | -1/+0 |
* | Remove all #include <machine/pmap.h> from arm code. It's already | ian | 2013-10-27 | 1 | -1/+0 |
* | Bring copyright changes with the agreement of Thomas Skibo. | wkoszek | 2013-04-28 | 1 | -21/+22 |
* | Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port. | wkoszek | 2013-04-27 | 1 | -0/+161 |