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
*
Revert ROOTDEVNAME change from previous commit.
rpaulo
2013-07-25
1
-1
/
+1
*
Enable modules for the BeagleBone and for the Raspberry Pi.
rpaulo
2013-07-25
2
-3
/
+1
*
Start adding support to build bits of our code using the Thumb-2
andrew
2013-07-20
1
-9
/
+26
*
Fix vfp:
andrew
2013-07-16
1
-16
/
+15
*
Move the Raspberry Pi low level options out of the kernel config and into
rpaulo
2013-07-15
3
-12
/
+20
*
Introduce new structure sfstat for collecting sendfile's statistics
ae
2013-07-15
1
-1
/
+1
*
Indent the "scp=... rlv=..." to make it easier to read the backtrace.
rpaulo
2013-07-13
1
-2
/
+2
*
Remove trailing whitespaces.
ray
2013-07-10
1
-6
/
+6
*
Improve a comment.
rpaulo
2013-07-09
1
-4
/
+2
*
Remove extraneous format string converison specifier
emaste
2013-07-09
1
-1
/
+1
*
Add IDs for TPS65217C and TPS65217D
gonzo
2013-07-08
1
-0
/
+8
*
- AM335x requires updated soft-reset logic too
gonzo
2013-07-08
1
-4
/
+7
*
Convert bcm2835_mbox to the new mbox interface.
rpaulo
2013-07-07
4
-55
/
+63
*
Another warning.
rpaulo
2013-07-07
1
-1
/
+1
*
armadaxp_idcache_wbinv_all() is in this file.
rpaulo
2013-07-07
1
-1
/
+2
*
Fix all the compiler warnings in elf_trampoline.c.
rpaulo
2013-07-07
1
-4
/
+22
*
- Add USFS driver as an example of device mode for AM335x-based devices
gonzo
2013-07-07
1
-0
/
+4
*
- Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphic
gonzo
2013-07-07
2
-0
/
+482
*
Don't clear the SYSCONFIG register on boot.
rpaulo
2013-07-06
2
-2
/
+10
*
Fix the build with gcc.
andrew
2013-07-05
1
-4
/
+20
*
o Make fields names short.
ray
2013-07-05
1
-33
/
+23
*
Add support for ePWM submodule of PWMSS
gonzo
2013-07-04
1
-4
/
+145
*
Remove redundant clearing of the PGA_WRITEABLE flag in
gber
2013-07-04
1
-1
/
+0
*
Fix modified bit emulation for ARMv6/v7
gber
2013-07-04
1
-2
/
+7
*
Fix one of INVARIANTS-related UMA panics on ARM
gonzo
2013-07-03
1
-3
/
+15
*
Enable VFP on Raspberry Pi. This has worked as of r251712.
andrew
2013-07-02
1
-0
/
+3
*
Enable SCTP, since it is also enabled on GENERIC and it works fine on
tuexen
2013-07-01
1
-0
/
+1
*
The mbox driver is actually MP safe, so set the right flag in
rpaulo
2013-07-01
1
-5
/
+3
*
Disable debugging.
rpaulo
2013-07-01
1
-2
/
+0
*
Use the new FDT_FILE rpi.dts.
rpaulo
2013-07-01
1
-1
/
+1
*
Fix issues with zeroing and fetching the counters, on x86 and ppc64.
kib
2013-07-01
1
-0
/
+40
*
Add INET6.
rpaulo
2013-06-30
1
-0
/
+1
*
Replace some spaces to tab.
ray
2013-06-30
1
-4
/
+4
*
Decrypt magic numbers - define names for fields of Generic Timer's CNTKCTL reg.
ray
2013-06-30
1
-3
/
+23
*
In generic_bs_map(), use kmem_alloc_nofault() instead of kmem_alloc(), as we
cognet
2013-06-30
1
-1
/
+1
*
Arndale Board (by Insignal) kernel config file.
ray
2013-06-29
1
-0
/
+135
*
- Fix IMAPx registers values calculation
gonzo
2013-06-29
1
-20
/
+24
*
Enable patth-through of IRQ30 and IRQ31 to PIC just as comment states
gonzo
2013-06-29
1
-1
/
+1
*
Import basic support for Samsung Exynos 5 support.
ray
2013-06-29
10
-0
/
+1480
*
Add ARM Generic Timer driver.
ray
2013-06-29
1
-0
/
+374
*
o Initialize interrupt groups as Group 0 (secure interrupts).
ray
2013-06-29
1
-15
/
+29
*
Bump max number of IRQs for Cortex-Ax family to cover Exynos5 requirement.
ray
2013-06-28
1
-1
/
+1
*
Add identification for Cortex-A15 (R0) cores.
ray
2013-06-28
3
-1
/
+5
*
Support reading registers r0-r3 when unwinding. There is a seperate
andrew
2013-06-27
1
-0
/
+19
*
Add UNWINDSVCFRAME to provide the unwind pseudo ops to allow us to unwind
andrew
2013-06-27
2
-2
/
+11
*
- Request non-cached memory for framebuffer
gonzo
2013-06-27
1
-2
/
+24
*
Print the 'setting internal ...' message only with bootverbose.
rpaulo
2013-06-26
1
-1
/
+3
*
Make support for atomics on ARM complete.
ed
2013-06-15
1
-42
/
+316
*
Fix the vfp code to work with the 16 register variants of the VFP unit. We
andrew
2013-06-13
2
-35
/
+46
*
Add C11 atomic fallbacks for ARM.
ed
2013-06-13
1
-0
/
+540
[next]