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
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the incomplete Tegra 2 code, nobody was maintaining it. The AC100
andrew
2014-06-22
4
-262
/
+0
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
1
-5
/
+6
*
Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
ian
2014-03-10
1
-1
/
+0
*
Move all the files named foo/common.c to foo/foo_common.c, as
imp
2014-03-08
2
-1
/
+1
*
Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
andrew
2014-01-28
1
-2
/
+0
*
Eliminate use of fdt_immr_addr(), it's not needed for this SoC. Convert
ian
2014-01-05
1
-26
/
+8
*
Use the common armv6 fdt_bus_tag defintion instead of an essentially
ian
2014-01-05
2
-154
/
+1
*
Call initarm_lastaddr() later in the init sequence, after establishing
ian
2013-11-05
1
-3
/
+8
*
Move remaining code and data related to static device mapping into the
ian
2013-11-04
1
-2
/
+3
*
Retire arm_remap_nocache() and the data and constants associated with it.
ian
2013-10-27
1
-1
/
+1
*
Remove #include <machine/frame.h> from all the arm code that doesn't
ian
2013-10-27
1
-1
/
+0
*
Remove all #include <machine/pmap.h> from arm code. It's already
ian
2013-10-27
1
-1
/
+0
*
Merge the FDT versions of initarm.
andrew
2012-11-03
1
-497
/
+8
*
Merge r242125 into the other ARMv6 copies of initarm.
andrew
2012-10-31
1
-0
/
+5
*
Pull out the SoC specific parts of initarm into separate functions
andrew
2012-09-23
1
-4
/
+26
*
Update different versions of physmap_init to be identical in preparation
andrew
2012-09-23
1
-3
/
+13
*
Reduce the diff between the FDT implementations of initarm.
andrew
2012-09-22
1
-2
/
+5
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-22
/
+3
*
Start to clean up ARMv6 initarm implementations by making the Tegra 2
andrew
2012-09-16
1
-160
/
+86
*
In the Tegra 2 standard config:
andrew
2012-09-16
1
-2
/
+2
*
The cpu_reset function is noreturn, make sure this is true on Tegra 2.
andrew
2012-09-16
1
-1
/
+3
*
Merging of projects/armv6, part 9
gonzo
2012-08-15
5
-0
/
+971