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
*
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
*
Increase the maximum KVM available on TI chips. Not sure why we suddenly need
cognet
2013-06-09
1
-3
/
+3
*
Merge in changes from NetBSD:
andrew
2013-06-08
1
-17
/
+25
*
Reduce the difference to NetBSD.
andrew
2013-06-07
1
-25
/
+27
*
Fix the passing of time on Armada XP.
gber
2013-06-04
2
-1
/
+12
*
Implement pmap_copy() for ARMv6/v7.
gber
2013-06-04
1
-0
/
+120
*
AM335x LCD controller driver with syscons support
gonzo
2013-05-27
4
-0
/
+1518
*
Add PWM module driver for AM335x. Only eCAS subsystem is supported
gonzo
2013-05-27
3
-0
/
+319
*
Add SCM registers definitions for AM335x platform
gonzo
2013-05-27
1
-0
/
+38
*
Add clock definitions for LCD controller and PWM module
gonzo
2013-05-27
2
-3
/
+99
*
Rework and organize pmap_enter_locked() function.
gber
2013-05-23
1
-86
/
+72
*
Stop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entry, use PTE.
gber
2013-05-23
2
-36
/
+33
*
Improve, optimize and clean-up ARMv6/v7 memory management related code.
gber
2013-05-23
4
-222
/
+216
*
Switch to AP[2:1] access permissions model. Store "referenced"
gber
2013-05-23
5
-111
/
+142
*
o Relax locking assertions for vm_page_find_least()
attilio
2013-05-21
2
-0
/
+4
*
Add a comment explaining why stack_capture is empty for EABI and clang.
andrew
2013-05-19
1
-0
/
+12
*
Back out r250768 until I can further investigate why it might
kientzle
2013-05-18
1
-1
/
+1
*
Label the mmc child after the parent.
kientzle
2013-05-18
1
-1
/
+1
*
Revert r250692. We'll use 1 kernel config file for the BeagleBone models.
rpaulo
2013-05-17
2
-128
/
+3
*
Fix L2 cache write-back invalidate for Sheeva core.
gber
2013-05-16
1
-0
/
+8
*
Add a kernel config file for the BeableBone Black SoC.
rpaulo
2013-05-16
1
-0
/
+127
*
Port the new PV entry allocator from amd64/i386/mips to armv6/v7.
gber
2013-05-14
2
-79
/
+470
*
Tidy up some CVS workarounds.
peter
2013-05-12
2
-2
/
+0
*
Don't use the old stack-walking code with
kientzle
2013-05-11
1
-4
/
+5
*
Update copyright date.
ray
2013-05-08
24
-23
/
+24
*
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
attilio
2013-05-07
2
-7
/
+4
*
decode_win_sdram_fixup() function should be declared, defined and used
gber
2013-05-07
1
-0
/
+4
*
Fix page reference emulation on ARMv6 and v7
gber
2013-05-06
1
-0
/
+1
*
Fix L2 PTE access permissions management.
gber
2013-05-06
2
-7
/
+10
*
Correct comment about initial VA=>PA mapping
gber
2013-05-06
1
-1
/
+1
*
Disable decoding windows with no FDT entry.
gber
2013-05-06
3
-0
/
+61
*
Avoid calling pcpu_init() simultaneously.
gber
2013-05-06
1
-1
/
+8
*
Properly initialize Armada XP MP subsystem.
gber
2013-05-06
6
-91
/
+179
*
Initialize L2 cache for Armada XP.
gber
2013-05-06
3
-0
/
+109
*
Move initialization of CESA decoding windows from common section
gber
2013-05-06
3
-158
/
+48
*
Make a debugging printf a little more useful.
kientzle
2013-05-04
1
-2
/
+2
*
Fix comment block formatting.
ian
2013-05-04
1
-1
/
+2
*
Insert STOP_UNWINDING directives in the _start (kernel entry point) and
ian
2013-05-04
3
-4
/
+12
*
EABI unwinder enhancements... When it's time to stop unwinding, don't
ian
2013-05-04
1
-26
/
+39
*
Correct a few sizeof()s
eadler
2013-05-01
1
-1
/
+1
*
Bring copyright changes with the agreement of Thomas Skibo.
wkoszek
2013-04-28
8
-161
/
+170
*
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
wkoszek
2013-04-27
3
-1
/
+5
[next]