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 AT_STACKPROT elf aux vector. Will be used to inform rtld about the
kib
2011-01-07
1
-1
/
+2
*
Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
jhb
2011-01-06
1
-1
/
+1
*
- Add a proper return value to mv_gpio_intr().
jhb
2011-01-06
1
-4
/
+5
*
- Use macbstart_locked() directly instead of deferring it to a task.
jhb
2011-01-06
1
-16
/
+14
*
Remove support for SKYEYE simulator
imp
2011-01-05
5
-52
/
+0
*
Remove ancient simulation code. Skyeye simulation never really worked
imp
2011-01-05
2
-90
/
+0
*
IXP4XX_GPIO_{,UN}LOCK() don't take args. Remove the sc here to make
imp
2010-12-23
1
-10
/
+10
*
Fix double ;;
kevlo
2010-12-06
1
-1
/
+1
*
Revert r216134. This checkin broke platforms where bus_space are macros:
brucec
2010-12-03
1
-59
/
+8
*
Disallow passing in a count of zero bytes to the bus_space(9) functions.
brucec
2010-12-02
1
-8
/
+59
*
Provide a mutex around the read/modify/write of the IXP425_GPIO_*
thompsa
2010-11-14
6
-45
/
+35
*
Add a GPIO driver for the Gateworks Cambria platform.
thompsa
2010-11-11
4
-0
/
+480
*
add hint for at45d flash device sitting of spibus0
ticso
2010-11-11
1
-0
/
+4
*
- Remove <machine/mutex.h>. Most of the headers were empty, and the
jhb
2010-11-09
1
-32
/
+0
*
Fix typos.
brucec
2010-11-09
1
-2
/
+2
*
Minor cosmetic changes
kevlo
2010-11-09
1
-4
/
+4
*
Intel IXP425 SoC is based on the ARMv5TE architecture
kevlo
2010-11-08
1
-2
/
+3
*
Remove line for the uncommitted Cambria gpio drive that snuck in with r214946.
thompsa
2010-11-07
1
-1
/
+0
*
Hook up the five gpio pins on the Avila board to the gpio framework. There are
thompsa
2010-11-07
5
-0
/
+391
*
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
jhb
2010-11-05
1
-4
/
+10
*
Try to be a little smart at guessing where _start is located in flash, instead
cognet
2010-11-01
1
-2
/
+4
*
Set of legacy mode SATA enchancements:
mav
2010-10-18
1
-1
/
+1
*
Remove a device_printf() accidentally left in r213894.
marius
2010-10-15
1
-1
/
+0
*
Converted the remainder of the NIC drivers to use the mii_attach()
marius
2010-10-15
2
-6
/
+8
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
2
-19
/
+14
*
Add the QILA9G20 config files.
cognet
2010-10-06
2
-0
/
+162
*
Add support for the AT91SAM9260
cognet
2010-10-06
14
-65
/
+826
*
Add the AT91SAM9G20EK config files.
cognet
2010-10-06
2
-0
/
+163
*
if_ate.c:
cognet
2010-10-06
40
-2519
/
+3091
*
fix outdated comment
ticso
2010-09-28
1
-4
/
+1
*
The TWI controller automatically stops if we don't fill up with new data in
ticso
2010-09-27
1
-3
/
+1
*
fix off by one error for twi reads with len != 1.
ticso
2010-09-27
1
-1
/
+1
*
Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug's
mav
2010-09-18
3
-1
/
+12
*
Clear timer interrupt status before calling callback, not after it,
mav
2010-09-18
1
-4
/
+6
*
In pmap_remove_all(), do not decrease pm_stats.wired_count if the mapping was
cognet
2010-09-12
1
-2
/
+0
*
bus_add_child: change type of order parameter to u_int
avg
2010-09-10
2
-3
/
+3
*
Add custom kernel configuration and device tree source files for
emax
2010-09-08
1
-0
/
+76
*
Supply some useful information to the started image using ELF aux vectors.
kib
2010-08-17
1
-2
/
+8
*
Update various places that store or manipulate CPU masks to use cpumask_t
jhb
2010-08-11
1
-1
/
+1
*
Very rough first cut at NUMA support for the physical page allocator. For
jhb
2010-07-27
1
-0
/
+7
*
Allow external interrupts.
andrew
2010-07-24
2
-7
/
+163
*
Add the s3c24x0 real time clock driver
andrew
2010-07-22
4
-1
/
+194
*
Rework how device memory is allocated on the s3c24x0 CPU's.
andrew
2010-07-22
5
-81
/
+67
*
Fix several un-/signedness bugs of r210290 and r210293. Add one more check.
mav
2010-07-20
1
-3
/
+3
*
Refactor Marvell ARM SoC timer driver to the new timer infrastructure.
mav
2010-07-20
2
-42
/
+81
*
Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.
raj
2010-07-19
5
-33
/
+3
*
Eliminate FDT_IMMR_VA define.
raj
2010-07-19
2
-10
/
+2
*
Move MRVL FDT fixups and PIC decode routine to a platform specific area.
raj
2010-07-19
1
-0
/
+42
*
Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.
cognet
2010-07-14
18
-3
/
+4193
*
Get rid of bootinfo for good in loader (U-Boot-based) and ARM.
raj
2010-07-11
2
-78
/
+0
[prev]
[next]