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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary devices from allwinner kernels.
loos
2015-05-18
2
-4
/
+0
*
Clean up the Amlogic interrupt controller driver to handle the case where
andrew
2015-05-18
6
-26
/
+20
*
Clean up the style to be "include<space><tab>" and remove options already
andrew
2015-05-18
1
-7
/
+2
*
Clean up struct syscall_args:
andrew
2015-05-17
1
-4
/
+9
*
Do not set preload_addr_relocate for ARM. Apparently there was a time
ian
2015-05-17
1
-1
/
+0
*
Don't allow unmapped I/O. The pmap isn't quite up to the task. Add a
imp
2015-05-16
1
-1
/
+7
*
More tr -d '\r' t make config happy and
bz
2015-05-16
2
-39
/
+39
*
tr -d '\r' makes config a lot more happy.
bz
2015-05-16
1
-83
/
+83
*
Introduce support for the Alpine PoC from Annapurna Labs
zbb
2015-05-15
22
-0
/
+14704
*
Add assertions that the addresses passed to tlb maintenance are page-aligned.
ian
2015-05-15
1
-47
/
+63
*
Retrieve the cache parms in the proper arch-specific way.
ian
2015-05-15
1
-2
/
+11
*
It appears to be armv7_sleep is a duplication of armv7_cpu_sleep.
ganbold
2015-05-15
3
-8
/
+1
*
Delete cpu_do_powersave which is set but never used/tested
ganbold
2015-05-13
1
-15
/
+0
*
Fix the vmstat -i output on ARM.
loos
2015-05-13
1
-1
/
+1
*
Fix the SMP initialization on RPi 2 (BCM2836).
loos
2015-05-13
1
-3
/
+2
*
Add support for the power button on BeagleBone Black.
loos
2015-05-13
1
-6
/
+73
*
Disable WPI in case of aml8726-m3.
ganbold
2015-05-12
1
-0
/
+14
*
Retire pmap_lazyfix(). This function only existed in the new armv6 pmap
alc
2015-05-11
5
-115
/
+2
*
Add the kernel support for Thumb-2. It is only supported on ARMv7 as the
andrew
2015-05-11
5
-57
/
+128
*
Mark thumb entry points as such when building for thumb, otherwise mark
andrew
2015-05-11
1
-1
/
+7
*
Use the Thumb compliant version of the add instruction. We can only use
andrew
2015-05-11
1
-1
/
+1
*
List both registers to use in the 64-bit atomic instructions. We will need
andrew
2015-05-11
1
-19
/
+19
*
cpu-v6.h should only be used in the kernel, add an error to enforce this.
andrew
2015-05-11
1
-0
/
+7
*
Move to use __ARM_ARCH in more places in the kernel.
andrew
2015-05-11
2
-21
/
+12
*
Use the ACLE spelling of _ARM_ARCH_6: "__ARM_ARCH >= 6"
andrew
2015-05-11
1
-1
/
+2
*
Use the new gic option on all configs that need it.
andrew
2015-05-10
16
-8
/
+24
*
Use the new gic option. While here remove extra whitespace from the ned of
andrew
2015-05-10
2
-4
/
+6
*
Add the gic to files.arm under "device gic" and use it with the
andrew
2015-05-10
2
-2
/
+3
*
First pass clenup over the Marvell db-88f6xxx kernel configs.
andrew
2015-05-10
4
-124
/
+120
*
Clean up the style to use "options<space><tab>".
andrew
2015-05-10
1
-3
/
+3
*
Pass over the at91 kernels to reduce the diff between them.
andrew
2015-05-09
10
-356
/
+468
*
-
.
Merge ^/projects/release-arm-redux into ^/head.
gjb
2015-05-09
3
-84
/
+0
|
\
\
|
*
|
Use the IMX6 kernel configuration for the WANDBOARD build,
gjb
2015-05-08
3
-84
/
+0
|
|
/
*
|
Pass the resources requests to the upper bus.
loos
2015-05-09
1
-0
/
+11
*
|
This follows the gic and ti/aintc code by adding additional barriers to the
ganbold
2015-05-08
1
-0
/
+6
*
|
Add the SMP support for Raspberry Pi 2 (BCM2836).
loos
2015-05-07
6
-10
/
+255
*
|
Correct PL310_POWER_CTRL offset
emaste
2015-05-07
1
-1
/
+1
*
|
Clean up the ARM kernel configs to use 'include<space><tab>"file"'.
andrew
2015-05-07
66
-110
/
+110
*
|
Add new CP15 operations and DB_SHOW_COMMAND to print CP15 registers
zbb
2015-05-06
4
-1
/
+62
|
/
*
This patch adds support for the extended baud rate register
ganbold
2015-05-06
2
-7
/
+54
*
Add the code necessary to run the imx6 chip at its lowest clock/power
ian
2015-05-05
4
-21
/
+63
*
Start to reduce the diff between the Atmel kernel configs.
andrew
2015-05-05
3
-80
/
+89
*
The VIRT kernel config targets armv6.
andrew
2015-05-05
1
-33
/
+1
*
Move the first batch of common armv6 options to std.armv6.
andrew
2015-05-05
17
-491
/
+33
*
Create std.arm and std.armv6 config files and include the right one from
ian
2015-05-05
49
-6
/
+60
*
Update the comment on what CPUs this driver supports.
andrew
2015-05-05
1
-1
/
+1
*
Now that DMA works, enable the audio driver on RPi 2.
loos
2015-05-05
1
-2
/
+2
*
Enable DMA for sdhci on RPi 2 (BCM2836).
loos
2015-05-05
1
-8
/
+1
*
Fix DMA on RPi 2.
loos
2015-05-05
1
-3
/
+9
*
In preparation for the next cycle of official ARM images, add ARM_NEW_PMAP
loos
2015-05-04
5
-0
/
+5
[next]