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
...
*
Fix the voltage and clock levels for cpufreq on RPi 2.
loos
2015-05-04
1
-17
/
+42
*
Fix the vt(4) framebuffer driver on RPi 2.
loos
2015-05-02
1
-191
/
+72
*
Fix the sc(4) framebuffer driver on RPi 2.
loos
2015-05-02
1
-277
/
+139
*
Add the routines to query and setup the framebuffer state using the
loos
2015-05-02
2
-0
/
+327
*
Fix the kernel ident for RPI2.
loos
2015-05-02
1
-2
/
+2
*
Remove an unused variable.
loos
2015-05-02
1
-2
/
+0
*
Remove support for being compiled under OABI. We don't support that
imp
2015-05-02
1
-12
/
+0
*
Fix pmap_dcache_wb_pou in the new armv6 pmap to correctly achieve icache
andrew
2015-04-28
1
-5
/
+4
*
Update Amlogic MMC driver:
ganbold
2015-04-28
2
-152
/
+180
*
The add_bounce_page() function can be called when loading physical
hselasky
2015-04-28
2
-4
/
+4
*
Pass the supplied buffer length instead of a fixed size.
loos
2015-04-27
1
-2
/
+1
*
Enable root mounting from mmc/sd card.
ganbold
2015-04-27
1
-2
/
+2
*
Cleanup a little more:
andrew
2015-04-26
2
-29
/
+29
*
Fix the style of locore-v4.S and locore-v6.S to help find any common code.
andrew
2015-04-26
2
-62
/
+61
*
Remove the armv6 code from locore-v4.S, it's not needed there.
andrew
2015-04-26
1
-30
/
+0
*
Use ARMv7 style unaligned access on ARMv6. We set this bit in locore, but
andrew
2015-04-26
1
-1
/
+2
*
Set ARM_L2_PIPT for A10 and RPI2, they are probably missing by accident.
loos
2015-04-25
2
-0
/
+4
*
Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used to
andrew
2015-04-23
7
-54
/
+10
*
Reduce the diff between files.imx51 and files.imx53
andrew
2015-04-23
2
-5
/
+5
*
Pull out the common parts of the ODROIDC1 and VSATV102 kernels to a new
andrew
2015-04-23
3
-244
/
+149
*
Remove the need for board specific std files on aml8726 by moving the
andrew
2015-04-23
4
-16
/
+6
*
Move KERNVIRTADDR to the common std.aml8726.
andrew
2015-04-23
3
-18
/
+9
*
- Move files selected in files.smp to files.aml8726 and remove it.
andrew
2015-04-23
4
-7
/
+2
*
Update the ODROIDC1 and VSATV102 to reduce the diff to the other armv6
andrew
2015-04-23
2
-96
/
+116
*
Now that we have an U-Boot for RPI2, do not use the static DTB compiled
loos
2015-04-23
1
-2
/
+2
*
Fetch the SDHCI frequency from videocore (our prefered source) and only if
loos
2015-04-22
1
-7
/
+6
*
Build and install the DTB for all the supported AllWinner SoCs.
loos
2015-04-20
2
-2
/
+2
*
Make a comment reflect reality.
marius
2015-04-19
1
-1
/
+2
*
Move the items common to all SoCs to a single file.
loos
2015-04-18
5
-30
/
+20
*
Fix the style(9) and adds two missing parentheses on the licence.
loos
2015-04-18
1
-81
/
+81
*
Simplify the receiver code a bit.
loos
2015-04-18
2
-54
/
+60
*
Add the necessary support to use both TX queues available on if_emac.
loos
2015-04-17
2
-12
/
+29
*
Remove unnecessary checks and fix an issue where the interrupt handler
loos
2015-04-17
1
-10
/
+6
*
Remove support for reading the syscall code in OABI. This is unneeded now
andrew
2015-04-17
1
-4
/
+0
*
Use cp15_ifar_get to get the instruction fault address. When using Thumb-2
andrew
2015-04-17
1
-0
/
+5
*
Fix the 'wrong packet header' errors for if_emac.
loos
2015-04-17
1
-3
/
+1
*
Update the arm devmap code to also work with arm64.
andrew
2015-04-13
1
-7
/
+36
*
Add a driver for the ARM Power State Coordination Interface (PSCI). This
andrew
2015-04-12
1
-0
/
+1
*
Switch to the new v6 pmap code to increase its testing. It will now be
andrew
2015-04-12
1
-0
/
+1
*
Change the virtual address used to not be 0xc0000000, the arm loader
andrew
2015-04-11
1
-2
/
+2
*
Add support for the QEMU virt SoC. This is a SoC built depending on the
andrew
2015-04-11
5
-0
/
+263
*
Add support for the uart classes to set their default register shift value.
andrew
2015-04-11
4
-2
/
+6
*
This modifies several FreeBSD drivers to use the GNU approach to
ganbold
2015-04-11
6
-31
/
+110
*
This modifies several FreeBSD drivers to use the hardware strings
ganbold
2015-04-11
3
-3
/
+3
*
Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device().
ian
2015-04-10
6
-30
/
+95
*
Add support to the efi boot1 and loader for 32-bit ARM. This will be used
andrew
2015-04-06
1
-0
/
+7
*
dev/ofw/openfirm.h is not needed in the arm machine/fdt.h
andrew
2015-04-05
1
-2
/
+0
*
Re-add machine/bus.h to machine/fdt.h on arm, it's still needed.
andrew
2015-04-04
1
-0
/
+2
*
Include vm/pmap.h for pmap_kextract.
andrew
2015-04-04
14
-0
/
+41
*
Include machine/intr.h for arm_post_filter.
andrew
2015-04-04
1
-0
/
+7
[prev]
[next]