Ian Lepore
|
67009184e3
|
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
and apparently isn't needed now that we're using the integrated assembler.
|
2015-01-01 23:21:46 +00:00 |
|
Ian Lepore
|
88b80af731
|
Add -march=armv7a to the kernel compile for all ARM systems which are v7a.
Submitted by: Michal Meloun <meloun@miracle.cz>
|
2014-12-21 23:48:32 +00:00 |
|
Ian Lepore
|
06177e52c9
|
Add SMP support for Zedboard.
Submitted by: Thomas Skibo <ThomasSkibo@sbcglobal.net>
|
2014-04-29 17:48:57 +00:00 |
|
Andrew Turner
|
979d76c948
|
Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel.
This helps reduce the SoC and board specific configuration required.
Reviewed by: bsdimp
Tested by: jmg (armeb), br
|
2014-01-28 09:12:04 +00:00 |
|
Wojciech A. Koszek
|
a9caca6a75
|
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
Submitted by: Thomas Skibo <ThomasSkibo (at) sbcglobal.net>
Reviewed by: wkoszek, freebsd-arm@ (no objections raised)
|
2013-04-27 22:38:29 +00:00 |
|