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
*
Add #NO_UNIVERSE to RADXA and RADXA-LITE kernel configs
ganbold
2014-05-31
2
-0
/
+4
*
Reset HSIC hub during EHCI initialization. This makes devices connected
br
2014-05-30
1
-0
/
+38
*
Fix off-by-one error that makes 0-th pins of each bank unreachable.
br
2014-05-30
1
-1
/
+1
*
o Make keyboard-related properties to be compatible with vendor standard
br
2014-05-30
2
-107
/
+214
*
Add common kernel config file for Rockchip RK3188 systems by splitting
ganbold
2014-05-30
3
-95
/
+154
*
Cleanup the RADXA kernel config file a bit and enable modules.
rpaulo
2014-05-30
1
-5
/
+2
*
Do not hand the VM the memory used for stacks/page tables/etc.
cognet
2014-05-29
5
-0
/
+20
*
For old CPUs, map the 64 first MB of RAM as it used to be. Some ports
cognet
2014-05-29
1
-1
/
+25
*
Factor out kernel configuration for DWC OTG FDT attach code.
hselasky
2014-05-29
2
-2
/
+0
*
Add simple polling mechanism that works for KDB.
br
2014-05-28
1
-1
/
+22
*
Describe I2C arbitrator device in DTS and use it for Chromebook Snow only.
br
2014-05-28
1
-11
/
+48
*
o Add kernel configuration for HP Chromebook 11
br
2014-05-28
4
-3
/
+58
*
Rework the Ti GPIO driver to work on multiple SoCs. At the moment it could
andrew
2014-05-26
1
-30
/
+109
*
Delete obsolete and unused PJ4B CPU functions
zbb
2014-05-25
2
-41
/
+0
*
Fix context switch on PJ4Bv7 and remove obsolete pj4b_/arm11 functions
zbb
2014-05-25
1
-7
/
+7
*
Fix whitespace glitches.
ian
2014-05-25
1
-2
/
+2
*
Make ti_padconf_devmap static in both places it is defined.
andrew
2014-05-25
2
-2
/
+2
*
Allow the OMAP4 and AM335x prcm drivers to be compiled in the same kernel
andrew
2014-05-25
3
-5
/
+21
*
Reduce the diff between the PandaBoard and BeableBone kernel configs to
andrew
2014-05-25
2
-56
/
+56
*
Enable automatic superpages promotion by default on ARMv6/v7
zbb
2014-05-24
1
-1
/
+1
*
Eliminate one of the causes of spurious interrupts on armv6. The arm weak
ian
2014-05-24
4
-2
/
+76
*
Remove NetBSD implementation details not relevant to FreeBSD.
imp
2014-05-23
1
-8
/
+0
*
Map device memory using PTE_DEVICE attributes, and also ensure that the
ian
2014-05-22
1
-8
/
+10
*
Optimise reading of pending interrupt registers. If there are no
hselasky
2014-05-20
1
-19
/
+27
*
Allow us to compile the Ti iic driver for both OMAP4 and AM335x.
andrew
2014-05-17
1
-7
/
+23
*
Move the Ti SoCs to use the ARM platform. This should help allowing a
andrew
2014-05-17
3
-25
/
+41
*
Add FDT_PLATFORM_DEF2 for when there are multiple platforms needing to use
andrew
2014-05-17
1
-15
/
+18
*
Fix a comment s/initarm_/platform_/
andrew
2014-05-17
1
-1
/
+1
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
21
-122
/
+543
*
Fix spelling mistake in comment.
gavin
2014-05-16
1
-1
/
+1
*
Fix return value. Should be logic one or zero.
br
2014-05-15
1
-1
/
+1
*
Give suitably-endowed ARMs a register similar to the x86 TSC register.
markm
2014-05-14
2
-1
/
+53
*
Fix typo.
br
2014-05-14
1
-1
/
+1
*
Remove extra newlines.
ray
2014-05-14
1
-8
/
+0
*
Cleanup some style nits.
ian
2014-05-12
1
-8
/
+4
*
Interrupts need to be disabled on entry to cpu_sleep() for ARM. Given
ian
2014-05-12
1
-2
/
+2
*
Add cpu_l2cache_drain_writebuf(), use it to implement generic_bs_barrier().
ian
2014-05-11
4
-1
/
+39
*
Enable SMP for Exynos-based platforms (i.e. Chromebook)
grehan
2014-05-11
1
-1
/
+1
*
Make the hardware memory and instruction barrier functions work on armv4
ian
2014-05-11
1
-3
/
+3
*
Rename platform_gpio_init to be SoC specific
andrew
2014-05-10
3
-3
/
+3
*
Rename platform_gpio_init to be platform specific, and make it static as
andrew
2014-05-10
2
-4
/
+4
*
Rename platform_gpio_init to be SoC specific, and make it static as it's
andrew
2014-05-10
1
-4
/
+4
*
When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
ian
2014-05-10
12
-55
/
+55
*
Call idcache_inv_all from the AP core entry code before turning on the MMU.
ian
2014-05-09
2
-9
/
+16
*
Add the codes for enabling CPU cores of Rockchip RK3188 SoC.
ganbold
2014-05-09
4
-0
/
+195
*
Consolitate all the AP core startup stuff under a single #ifdef SMP block.
ian
2014-05-08
1
-16
/
+6
*
Move the mptramp code which is specific to the Marvell ArmadaXP SoC out of
ian
2014-05-08
3
-47
/
+58
*
Use edge-triggered interrupts rather than polling loops to avoid missing
ian
2014-05-08
1
-15
/
+28
*
Enable PL310 power-saving modes and tune the cache ram latencies for imx6.
ian
2014-05-06
1
-0
/
+13
*
Add a public routine to set the L2 cache ram latencies. This can be
ian
2014-05-06
2
-0
/
+42
[next]