index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
conf
/
files.arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow DTrace to be compiled-in to the kernel.
br
2015-06-10
1
-1
/
+4
*
Add the gic to files.arm under "device gic" and use it with the
andrew
2015-05-10
1
-0
/
+1
*
Add a driver for the ARM Power State Coordination Interface (PSCI). This
andrew
2015-04-12
1
-0
/
+2
*
Remove support for CPU_XSCALE_80200. None of our configs support it, and
andrew
2015-03-30
1
-2
/
+2
*
Only build cpufunc_asm_armv4.S when needed.
andrew
2015-03-30
1
-1
/
+1
*
Build the cpufunc_asm_* files based on the cpu type, not which config file
andrew
2015-03-29
1
-0
/
+12
*
Remove the bootconfig parsing. We never used it and always passed either an
andrew
2015-03-29
1
-1
/
+0
*
Remove all the handcrafted assembly in hwpmc_armv7.c and use the
bz
2015-03-28
1
-1
/
+1
*
New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.
ian
2015-03-26
1
-1
/
+2
*
Use the ARM unwinder with dtrace to extract the stack when asked. With this
andrew
2015-02-19
1
-1
/
+1
*
Pull the ARM ddb unwind code out to a new file. This will allow it to be
andrew
2015-02-17
1
-0
/
+1
*
Add ARMv7 performance monitoring counters.
br
2015-01-28
1
-0
/
+1
*
Add a new trap-v6.c which has support for all armv7 exceptions. This
ian
2015-01-03
1
-1
/
+2
*
Add cache maintenance functions which will be used by startup code to
ian
2014-12-28
1
-0
/
+1
*
Add new code to read and parse cpu identification data using the new CPUID
ian
2014-12-28
1
-0
/
+1
*
Add ARMV6 as an arm option. This will cause obscure magic in config(8)
ian
2014-11-24
1
-4
/
+4
*
Add an elf not so kgdb detects the kernel as a FreeBSD elf file. The
andrew
2014-10-18
1
-0
/
+1
*
Split you the syscall handling to a separate file.
andrew
2014-10-01
1
-0
/
+1
*
Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c
glebius
2014-08-05
1
-0
/
+1
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
1
-0
/
+3
*
Move the exception vector table (so-called "page0" data) into exception.S
ian
2014-03-10
1
-1
/
+0
*
Remove all traces of support for ARM chips prior to the arm9 series. We
ian
2014-03-09
1
-2
/
+2
*
provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64
avg
2014-02-14
1
-0
/
+1
*
Consolidate code related to setting up physical memory configuration into
ian
2014-02-08
1
-0
/
+1
*
Add identification and necessary type checks for Krait CPU cores. Krait CPU i...
ganbold
2013-12-20
1
-2
/
+2
*
MFC @r257698.
ray
2013-11-05
1
-0
/
+1
|
\
|
*
This files should have been included in r257648.
ian
2013-11-04
1
-0
/
+1
*
|
MFC @r255128.
ray
2013-09-01
1
-4
/
+1
|
\
\
|
|
/
|
*
Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. This
andrew
2013-08-17
1
-1
/
+1
|
*
Remove the armfpe config options. These files don't exist on FreeBSD.
andrew
2013-08-17
1
-3
/
+0
*
|
MFC @r219886.
ray
2013-07-25
1
-3
/
+6
|
\
\
|
|
/
|
*
- Trim an unused and bogus Makefile for mount_smbfs.
davide
2013-06-28
1
-1
/
+1
|
*
Add C11 atomic fallbacks for ARM.
ed
2013-06-13
1
-0
/
+2
|
*
Add basic support for FDT to i386 & amd64. This change includes:
marcel
2013-05-21
1
-1
/
+2
|
/
*
Add __aeabi_memset to libkern, implemented using memset, as clang may
andrew
2013-03-16
1
-0
/
+1
*
Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can be
andrew
2013-03-16
1
-0
/
+1
*
Add __aeabi_memcpy to libkern as clang may generate calls to it.
andrew
2013-03-10
1
-0
/
+1
*
Add the required __aeabi_* functions the kernel uses when built for ARM EABI
andrew
2013-01-17
1
-0
/
+2
*
Replace generic ARM11 option with more specific
gonzo
2012-12-20
1
-2
/
+2
*
We want to build subr_busdma_bufalloc.c on arm.
cognet
2012-12-20
1
-0
/
+1
*
Add driver for PrimeCell Vectored Interrupt Controller (PL190)
gonzo
2012-12-13
1
-0
/
+1
*
Sort and remove a few long-obsolete comments.
imp
2012-10-25
1
-17
/
+12
*
Remove redunant geom_bsd and geom_mbr definitions. They are in files.
imp
2012-10-25
1
-4
/
+0
*
Move common fdt into files. Duplicate in files.powerpc the files
imp
2012-10-24
1
-6
/
+0
*
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
attilio
2012-10-18
1
-1
/
+1
*
Piggyback MIPS changes and add ARM syscons support for devices with
gonzo
2012-08-25
1
-0
/
+11
*
Merging projects/armv6, part 1
gonzo
2012-08-15
1
-2
/
+7
*
Implement mechanism to export some kernel timekeeping data to
kib
2012-06-22
1
-0
/
+1
*
Generate board id's from Linux's mach-types database for all arm
imp
2012-05-10
1
-0
/
+6
*
Allow (with a license warning) "options ZFS" to work in static kernels.
peter
2012-03-27
1
-0
/
+1
[next]