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
*
Convert rman to use rman_res_t instead of u_long
jhibbits
2016-01-27
14
-23
/
+23
*
Make pmap_fault() return values vm subsystem compliant to
skra
2016-01-26
2
-15
/
+10
*
Don't do icache sync on kernel memory and keep in line with comment
skra
2016-01-26
1
-5
/
+10
*
Make code more compact and readable better in pmap_extract()
skra
2016-01-26
2
-48
/
+18
*
Allow us to be told about memory past the first 4GB point, but ignore it.
andrew
2016-01-25
3
-11
/
+20
*
Introduce support for HW watchpoints and single stepping for ARMv6/v7
zbb
2016-01-25
9
-7
/
+1082
*
Fix an occasional undefined instruction abort during module loading.
skra
2016-01-25
1
-6
/
+18
*
Do not use blk_write_cont() and remove it. There si no need to call
skra
2016-01-25
1
-20
/
+9
*
Make minidump more like its i386 original back as with new pmap dump
skra
2016-01-25
1
-15
/
+15
*
Create new pmap dump interface for minidump and use it for existing
skra
2016-01-25
7
-134
/
+149
*
Add allwinner_machdep.h, it was missed in r294698.
andrew
2016-01-25
1
-0
/
+47
*
Update the Allwinner kernels:
andrew
2016-01-25
5
-15
/
+64
*
Remove an extra newline that crept in.
andrew
2016-01-24
1
-1
/
+0
*
Add support for controlling the clocks for the audio codec and DMA engines.
andrew
2016-01-24
2
-0
/
+108
*
Stop defining fdt_pic_table with ARM_INTRNG, it's unused.
andrew
2016-01-22
1
-1
/
+3
*
Remove an extra '!' found by clang 3.8.
andrew
2016-01-21
1
-1
/
+1
*
Introduce initial driver for PMSU on Armada38x
zbb
2016-01-20
6
-0
/
+195
*
Add initial support for SMP on Armada38x
zbb
2016-01-20
4
-1
/
+188
*
Open window to bootROM memory on Armada38x to allow CPU1 to boot
zbb
2016-01-20
3
-1
/
+60
*
Support watchdog depending on "mrvl,has-wdt" property
zbb
2016-01-20
1
-2
/
+9
*
Add support for watchdog on Armada38x
zbb
2016-01-20
2
-9
/
+54
*
Add support for I2C on Armada38x
zbb
2016-01-20
2
-1
/
+11
*
Add a new RTC driver for Armada38x
zbb
2016-01-20
2
-1
/
+236
*
Correct MV_DDR_CADR_BASE definiton in mvwin.h
zbb
2016-01-20
1
-1
/
+1
*
Change DTS entry of PCIe controller for Armada38x
zbb
2016-01-20
1
-0
/
+6
*
Improve definitions of CPU/PCIe windows for Armada38x
zbb
2016-01-20
1
-2
/
+8
*
Fix invalid root link detection in mv_pci driver
zbb
2016-01-20
2
-3
/
+23
*
Enhance remap capabilities for Armada38x
zbb
2016-01-20
1
-0
/
+3
*
Enable USB in kernconf of Armada38x
zbb
2016-01-20
1
-1
/
+10
*
Enable SCU unit for Armada38x
zbb
2016-01-20
3
-0
/
+39
*
Set IO Sync Barrier flags for all Mbus devices on Armada38x
zbb
2016-01-20
3
-0
/
+45
*
Fix GIC FDT interrupts decoding
zbb
2016-01-20
1
-2
/
+4
*
Use GIC-specific decoding function in mv_common.c
zbb
2016-01-20
1
-0
/
+8
*
Do not require strict compatibility on simplebus
zbb
2016-01-20
1
-1
/
+1
*
Introduce initial support for Marvell Armada38x
zbb
2016-01-20
9
-14
/
+168
*
Mark gpio as "optional" in files.mv and edit Marvell's kernconfs
zbb
2016-01-20
9
-8
/
+22
*
Add extra checks to make sure the size is valid. We may get an integer
andrew
2016-01-18
1
-1
/
+5
*
Quick exit after setting the clock control register.
jhibbits
2016-01-17
1
-0
/
+1
*
Use __ARM_ARCH to decide when ARM_TP_ADDRESS needs to be set. This fixes
andrew
2016-01-16
1
-5
/
+3
*
We don't need at91_bs_tag. arm_base_bs_tag works now that we have
imp
2016-01-16
5
-167
/
+8
*
Move ohci files to their proper place in the tree for atmel.
imp
2016-01-16
3
-3
/
+501
*
Add mmu format info into ARM vmcore.
skra
2016-01-15
2
-2
/
+21
*
Reduce diffs to upstream by adding a couple comment blocks and moving the
ian
2016-01-15
1
-28
/
+34
*
Remove the commented out sc device from the i.MX kernels, they both use
andrew
2016-01-15
2
-16
/
+0
*
Fix the handling of the "PDC write transfer length" erratum for at91. The
ian
2016-01-14
1
-11
/
+10
*
Fix the spelling of fueword* to eliminate compile warnings about mismatched
ian
2016-01-13
1
-2
/
+2
*
Fix local macro for early KVA allocation.
skra
2016-01-12
1
-1
/
+1
*
Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall
dchagin
2016-01-09
1
-0
/
+1
*
Print curpmap in "show pcpu" command.
skra
2016-01-07
1
-0
/
+4
*
Store the pointer to the bootloader-provided env data in a static var
ian
2016-01-03
1
-4
/
+7
[next]