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
/
ti
/
ti_machdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Ti SoCs to use the ARM platform. This should help allowing a
andrew
2014-05-17
1
-25
/
+39
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
1
-5
/
+6
*
Doh! Use C comments, not C++.
ian
2014-01-04
1
-9
/
+9
*
Convert static device mapping to use the new arm_devmap_add_entry(),
ian
2014-01-04
1
-29
/
+13
*
Call initarm_lastaddr() later in the init sequence, after establishing
ian
2013-11-05
1
-2
/
+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
*
Increase the maximum KVM available on TI chips. Not sure why we suddenly need
cognet
2013-06-09
1
-3
/
+3
*
Strip trailing newline.
imp
2012-11-23
1
-1
/
+0
*
Merge the FDT versions of initarm.
andrew
2012-11-03
1
-499
/
+5
*
Missing paren.
kientzle
2012-10-27
1
-1
/
+1
*
set the kernelname from the boot loader environment.
kientzle
2012-10-26
1
-0
/
+5
*
Pull out the SoC specific parts of initarm into separate functions
andrew
2012-09-23
1
-2
/
+23
*
Update different versions of physmap_init to be identical in preparation
andrew
2012-09-23
1
-4
/
+14
*
Reduce the diff between the FDT implementations of initarm.
andrew
2012-09-22
1
-5
/
+7
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-19
/
+0
*
Style cleanup
gonzo
2012-08-25
1
-4
/
+1
*
Merging of projects/armv6, part 10
gonzo
2012-08-15
1
-0
/
+618