skra
6a7ac9da7c
Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms.
...
Only L2 PIPT cache is supported for __ARM_ARCH >= 6.
In fact, this is just a pure proclamation as this option is used
only in armv4 specific files now.
2016-02-22 11:47:28 +00:00
imp
b740af64de
Makeoption ARM_LITLE_ENDIAN does nothing. Remove it since it isn't
...
consistently used. It was a carry over from NetBSD that FreeBSD
doesn't use.
2015-11-20 21:49:46 +00:00
andrew
9b3f3bd7c0
Stop setting {KERN,}PHYSADDR on armv6, it's unneeded.
...
Sponsored by: ABT Systems Ltd
2015-11-20 16:12:22 +00:00
ian
3bc3ae6d63
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
4fe84e7e6c
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
br
f3c6b45c01
Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.
...
Include board configuration for Terasic SoCKit (Altera Cyclone V).
Sponsored by: DARPA, AFRL
2014-09-04 12:44:40 +00:00