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
/
mips
/
rmi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes for XLR network accelerator driver (nlge).
jchandra
2010-09-17
4
-59
/
+104
*
RMI security accelerator driver update.
jchandra
2010-09-16
6
-711
/
+117
*
Update rge.h for r212758 - stats incremented using xlr_ldaddwu should be
jchandra
2010-09-16
1
-6
/
+7
*
Network driver updates.
jchandra
2010-09-16
3
-131
/
+124
*
sys/mips/rmi/msgring.h - fixes and clean up.
jchandra
2010-09-13
3
-248
/
+211
*
bus_add_child method is needed now.
jchandra
2010-09-13
1
-0
/
+1
*
Compilation fix - when INVARIANTS are turned off.
jchandra
2010-09-10
3
-2
/
+10
*
Clean up and update sys/mips/rmi/rmi_mips_exts.h
jchandra
2010-09-09
3
-341
/
+345
*
Minor clean up for nlge - nlna_submit_rx_free_desc() can use the same desc
jchandra
2010-09-09
1
-56
/
+19
*
nlge (alternate XLR GMAC driver) updates:
jchandra
2010-09-08
1
-50
/
+45
*
Clean up fast message ring code for XLR.
jchandra
2010-09-08
3
-227
/
+116
*
PCIe updates for XLS.
jchandra
2010-09-07
1
-47
/
+82
*
XLR/XLS hardware interrupts should be programmed level triggered at the
jchandra
2010-09-06
3
-15
/
+12
*
Updates for the RMI MIPS platform code
jchandra
2010-09-01
4
-10
/
+13
*
Add the workaround for 4xx lite boards after it was lost in the last
jchandra
2010-08-31
1
-0
/
+17
*
Move debug.h to the the rge driver directory. rge.c is the only user of
jchandra
2010-08-30
4
-18
/
+6
*
Clean up header files in RMI platform code (sys/mips/rmi), and remove
jchandra
2010-08-30
20
-985
/
+390
*
New driver nlge for XLR/XLS Network Accelerator. This will support the XGMAC
jchandra
2010-08-28
6
-126
/
+4069
*
Initial code for XLR CompactFlash driver.
jchandra
2010-08-28
5
-1
/
+188
*
Revamp XLR interrupt handling, the previous scheme does not work well on
jchandra
2010-08-27
6
-129
/
+110
*
Provide timecounter based on XLR PIC timer.
jchandra
2010-08-25
2
-0
/
+74
*
XLR PIC code update.
jchandra
2010-08-25
2
-6
/
+13
*
XLR PIC code update and style(9) fixes.
jchandra
2010-08-25
7
-313
/
+231
*
Rename on_chip.c to fmn.c, as the file has just the fast messaging network
jchandra
2010-08-25
2
-4
/
+2
*
RMI XLR platform code clean-up.
jchandra
2010-08-25
2
-122
/
+115
*
Sync up XLR tick.c with the new MIPS tick.c
jchandra
2010-08-25
1
-17
/
+25
*
Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.
jchandra
2010-08-13
1
-3
/
+0
*
Fix for 64 bit compile, with SMP enabled.
jchandra
2010-08-11
1
-2
/
+3
*
ithd_name no longer defined, use td_name. Fix compile with KTR enabled.
jchandra
2010-08-04
1
-1
/
+1
*
Update rge driver for 64 bit kernel.
jchandra
2010-07-29
1
-14
/
+34
*
mips/rmi/bus_space_rmi_pci.c is needed even when PCI is disabled. This
jchandra
2010-07-27
1
-1
/
+1
*
The changes in r210542 moved setting counter_upper and counter_lower_last
jchandra
2010-07-27
1
-2
/
+2
*
The count/compare values have to be tracked per CPU.
jchandra
2010-07-27
1
-10
/
+14
*
Fixup mips/rmi for the new mips timer code(r210403). This will get XLR
jchandra
2010-07-27
4
-42
/
+315
*
Update MIPS timer code (except RMI) to utilize new MI event timer
mav
2010-07-23
1
-14
/
+0
*
Fix for 64 bit compilation.
jchandra
2010-07-15
1
-8
/
+12
*
64 bit compilation support XLR platform code.
jchandra
2010-07-08
5
-32
/
+32
*
Add support for XLS 108 chips - update board.c/board.h to setup GMAC
jchandra
2010-07-02
2
-2
/
+11
*
Add support for newer XLS chips/boards in the GMAC driver.
jchandra
2010-06-18
3
-199
/
+106
*
Remove unused code in sys/mips/rmi :
jchandra
2010-05-24
9
-1930
/
+0
*
Changes to boot on a subset of threads on an XLR/XLS core.
jchandra
2010-05-21
4
-196
/
+189
*
Add a device description.
rpaulo
2010-05-18
1
-0
/
+2
*
Adds the file I forgot to add... that handles
rrs
2010-05-18
1
-0
/
+68
*
Adds JC's cleanup patches that fix it so
rrs
2010-05-18
1
-0
/
+9
*
This pushes all of JC's patches that I have in place. I
rrs
2010-05-16
10
-515
/
+329
*
Remove svn:executable prop.
rpaulo
2010-04-20
5
-0
/
+0
*
Delete svn:executable prop.
rpaulo
2010-04-18
1
-0
/
+0
*
o) Use inline functions to access coprocessor 0 registers rather than external
jmallett
2010-04-17
1
-6
/
+6
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
3
-21
/
+0
*
- Move rmi_pci_bus_space to header and avoid extern
rrs
2010-03-02
4
-145
/
+106
[prev]
[next]