opnsense-src/sys/arm
Marcel Moolenaar ef01f7736b Add NOTES and Makefile in order to generate LINT. NOTES contains pretty
much all the union of all the kernel configuration files, including all
the CPU types, Marvell SOC types and at91 board types. Any device not
supported (read: does not compile) has been removed, which is a fairly
small set actually. As such, LINT gives us very good coverage without
having to build a zillion kernels.
2012-11-27 01:17:50 +00:00
..
arm Don't include arm/xscale/i8134x/i81342reg.h when we're compiling LINT. 2012-11-27 01:08:05 +00:00
at91 Unbreak building a kernel with EHCI: there's no ehci_atmelarm.c. 2012-11-26 23:30:47 +00:00
broadcom/bcm2835 Fix spelling. 2012-11-25 16:19:12 +00:00
compile
conf Add NOTES and Makefile in order to generate LINT. NOTES contains pretty 2012-11-27 01:17:50 +00:00
econa Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
include Don't define intr_disable and intr_restore as macros. The macros 2012-11-27 00:41:39 +00:00
lpc Fix typo; s/ouput/output 2012-11-07 07:00:59 +00:00
mv Allow building LINT by defining both SAMPLE_AT_RESET on the one hand 2012-11-27 01:10:58 +00:00
s3c2xx0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
sa11x0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti Fix spelling. 2012-11-25 16:19:12 +00:00
xscale Clean up the two i80321 copies of initarm to be closer to one another. 2012-11-17 23:06:00 +00:00