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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the FDT versions of initarm.
andrew
2012-11-03
1
-0
/
+4
*
Fix the clobber list on the atomic operators that do comparisons. Without
andrew
2012-10-01
1
-15
/
+17
*
Eliminate an unused declaration.
alc
2012-09-29
1
-2
/
+0
*
Implementing pmap_kextract(va) as pmap_extract(kernel_pmap, va) is
alc
2012-09-27
1
-2
/
+2
*
Pull out the SoC specific parts of initarm into separate functions
andrew
2012-09-23
1
-0
/
+5
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-0
/
+11
*
Add support for MSI in interrupt controlller.
gber
2012-09-14
1
-1
/
+6
*
Add support for Armada XP A0.
gber
2012-09-14
1
-0
/
+2
*
Support identification of new PJ4B cores.
gber
2012-09-14
1
-2
/
+3
*
Eliminate an unused macro.
alc
2012-09-07
1
-7
/
+0
*
Add support for ARM11 cpufunc
gonzo
2012-08-26
1
-0
/
+7
*
Piggyback MIPS changes and add ARM syscons support for devices with
gonzo
2012-08-25
1
-0
/
+71
*
ARM11 might have more then 32 interrupts, e.g. BCM2835: 72 interrupts
gonzo
2012-08-25
1
-0
/
+2
*
Merging projects/armv6, part 1
gonzo
2012-08-15
19
-161
/
+1196
*
Revert committal of local change accidentally swept up in r238329.
imp
2012-07-10
1
-3
/
+1
*
Remove some unused variables/externs that have been copied too many times...
imp
2012-07-10
1
-1
/
+3
*
Create a generic way to support multiple boards within an
imp
2012-07-07
1
-0
/
+62
*
Make the wchar_t type machine dependent.
andrew
2012-06-24
2
-6
/
+10
*
Implement mechanism to export some kernel timekeeping data to
kib
2012-06-22
1
-0
/
+34
*
Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to
kib
2012-06-22
1
-0
/
+1
*
The page flag PGA_WRITEABLE is set and cleared exclusively by the pmap
alc
2012-06-16
1
-0
/
+1
*
Defines for parsing linux ATAGs lists.
imp
2012-06-14
1
-0
/
+129
*
More Linux boot support. Create arm_dump_avail_init() to initialize
imp
2012-06-14
1
-0
/
+5
*
Add support for parsing Linux ATAGs such as you'd see from uboot or
imp
2012-06-14
1
-0
/
+2
*
Create default_parse_boot_param which, if FreeBSD /boot/loader support
imp
2012-06-14
1
-3
/
+3
*
Modify all the arm platform files to call parse_boot_param passing in
imp
2012-06-14
1
-1
/
+4
*
Add ARM callchain support for hwpmc.
fabient
2012-06-13
1
-3
/
+11
*
trim trailing whitespace
imp
2012-06-13
21
-36
/
+33
*
Pull out the common code to initialise proc0 & thread0 from initarm to a
andrew
2012-06-10
1
-0
/
+1
*
Minor rearrangement of the locore <-> initarm interface. Pass in a
imp
2012-06-03
1
-6
/
+14
*
Flush D and I caches after setting a breakpoint.
gber
2012-05-30
1
-0
/
+3
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
1
-0
/
+2
*
Soft PMC support for ARM.
fabient
2012-05-23
1
-0
/
+6
*
Add architecture dependent code to support NAND Framework on Marvell SoCs.
gber
2012-05-18
1
-0
/
+1
*
Fix the MACHINE_ARCH for big endian arm to be armeb.
imp
2012-05-06
1
-0
/
+4
*
Add a convenience macro for the returns_twice attribute, and apply it to
dim
2012-04-29
1
-1
/
+1
*
Replace the C implementation of __aeabi_read_tp with an assembly version.
andrew
2012-04-16
2
-0
/
+7
*
- Revert part of r234005, which I did not intend to commit.
stas
2012-04-07
1
-1
/
+1
*
- Add kernel config file for QEMU-emulated gumstix board.
stas
2012-04-07
1
-1
/
+1
*
Add software PMC support.
fabient
2012-03-28
1
-1
/
+1
*
Add C11 macros describing subnormal numbers to float.h.
das
2012-01-23
1
-0
/
+16
*
Add parentheses where required. Without them, `sizeof LDBL_MAX'
das
2012-01-20
1
-3
/
+3
*
Fix the value of float_t to match what is implied by FLT_EVAL_METHOD.
das
2012-01-16
1
-1
/
+1
*
Fix the definition of FLT_EVAL_METHOD and some minor bugs.
das
2012-01-16
1
-4
/
+6
*
Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for
das
2012-01-16
1
-1
/
+5
*
ARM pmap fixes:
raj
2011-12-15
1
-2
/
+4
*
Replace __signed by signed.
ed
2011-12-13
1
-1
/
+1
*
People porting FreeBSD to new architectures ought not have to
das
2011-10-21
1
-0
/
+2
*
Fix 2 bugs :
cognet
2011-10-16
2
-17
/
+19
*
Remove unused define.
kib
2011-10-07
1
-1
/
+0
[next]