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
/
at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate header includes
kevlo
2011-06-26
1
-1
/
+0
*
Typo fix
cognet
2011-04-25
1
-1
/
+1
*
Get myself a brain, move the call to init_param1() before the first use in
cognet
2011-02-21
1
-2
/
+3
*
Oops, wasn't supposed to commit this.
cognet
2011-02-13
1
-1
/
+1
*
Call init_param1() much earlier, so that msgbufsize is non-zero when we want
cognet
2011-02-13
1
-3
/
+3
*
unbreak mutlicast hash creation for the second time.
ticso
2011-02-07
1
-2
/
+12
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
1
-5
/
+3
*
- 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
*
Fix double ;;
kevlo
2010-12-06
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
*
Add support for the AT91SAM9260
cognet
2010-10-06
14
-65
/
+826
*
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
*
Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.
cognet
2010-07-14
16
-3
/
+3992
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-2
/
+2
*
simplify hash calculation
ticso
2010-02-28
1
-5
/
+1
*
remove debug leftover
ticso
2010-02-28
1
-1
/
+0
*
Fix multicast hashes.
ticso
2010-02-28
1
-2
/
+17
*
- Initialize callout before it is used in atestop() during attach.
jhb
2009-11-19
1
-9
/
+5
*
These drivers only set if_timer but never set if_watchdog. Just remove
jhb
2009-11-19
1
-2
/
+0
*
Eliminate an unnecessary vm include file.
alc
2009-11-04
1
-1
/
+0
*
- Proprely intialize UART parameters at probe stage, so uart(4)
stas
2009-08-15
1
-4
/
+4
*
Map DPCPU pages into ARM kernel VA space.
raj
2009-07-01
1
-0
/
+5
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-3
/
+3
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
1
-0
/
+5
*
strict kobj signatures: number of fixes for arm architecture
avg
2009-06-11
3
-4
/
+4
*
Eliminate devclass_find_free_unit call here, since -1 gives the same
imp
2009-06-10
1
-1
/
+1
*
Pass the previously returned IRQ back to arm_get_next_irq() so that
marcel
2009-06-09
1
-2
/
+1
*
Delete the old USB stack. The new stack has settled in and has all the
thompsa
2009-05-27
1
-231
/
+0
*
Fix name for driver to assign to the SPI device.
imp
2009-05-15
1
-1
/
+1
*
- Set MAC address in ateinit, so it can be changed later.
stas
2009-05-13
1
-8
/
+7
*
- Style(9) and consistency nitpicking.
stas
2009-05-13
1
-72
/
+88
*
- Make SPI bus bridge be non-arch dependent by using more generic
gonzo
2009-05-13
1
-1
/
+1
*
- Resurrect the debug printf message I accidentally dropped
stas
2009-05-12
1
-1
/
+4
*
- Eliminate extra register reads by using a variable to store
stas
2009-05-12
1
-16
/
+28
*
- Implement detach path.
stas
2009-05-12
1
-82
/
+143
*
- Fix build with INVARIANTS enabled.
stas
2009-05-10
1
-2
/
+2
*
- Fix multicast operation that I broke in previous commit.
stas
2009-05-10
1
-16
/
+44
*
- Fix promisc/multicast/broadcast parameters setting by introducing the
stas
2009-05-10
1
-12
/
+53
*
- Whitespace nitpicking.
stas
2009-04-23
1
-7
/
+7
*
- Add the driver for AT91RM9200 CompactFlash controller. The driver
stas
2009-04-22
5
-0
/
+302
*
MFp4 //depot/projects/usb@159992
thompsa
2009-04-05
1
-2
/
+0
*
Move to new usb stack that puts the front-end bus attachments with the
imp
2009-02-27
1
-1
/
+1
*
Move to having a caps flag. Newer versions of the AT91 family don't
imp
2009-01-23
1
-13
/
+21
*
Don't over-commit the DMA. Use the passed in size of the transfer
imp
2009-01-22
1
-2
/
+1
*
Migrate towards using at91_master_clock. Initialize the clocks for
imp
2009-01-22
3
-5
/
+12
[next]