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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add 64-bit SWARM board kernel configs.
neel
2010-09-15
2
-0
/
+43
*
Factor out the common parts of the swarm board in SWARM_COMMON and start
neel
2010-09-15
3
-63
/
+73
*
Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent
neel
2010-09-15
5
-5
/
+5
*
Port r212559 to mips.
neel
2010-09-14
1
-2
/
+0
*
Enforce that pmap_mapdev() always returns uncacheable mappings.
neel
2010-09-14
1
-9
/
+17
*
TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).
imp
2010-09-13
2
-2
/
+0
*
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
*
Refactor timer management code with priority to one-shot operation mode.
mav
2010-09-13
2
-6
/
+1
*
The functions in sys/mips/mips/psraccess.S can be implemented with
jchandra
2010-09-13
3
-86
/
+19
*
bus_add_child: change type of order parameter to u_int
avg
2010-09-10
7
-13
/
+13
*
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
*
Whitespace fixes - indent with tabs instead of spaces.
jchandra
2010-09-07
1
-64
/
+64
*
On boards with >512MB memory, the result of vtophys cannot be converted
jchandra
2010-09-07
1
-17
/
+5
*
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
*
Remove misleading comment in pte.h. MIPS PTE entries are software managed
jchandra
2010-08-30
1
-3
/
+0
*
Apply MIPS pmap clean up patch from alc@ (with minor change to KASSERT):
jchandra
2010-08-29
2
-67
/
+14
*
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
*
Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h
jchandra
2010-08-27
6
-51
/
+49
*
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
*
Migrate if_arge to use the PLL cpuops.
adrian
2010-08-19
2
-30
/
+10
*
Implement PLL generalisation in preparation for use in if_arge.
adrian
2010-08-19
3
-3
/
+96
*
add the PLL set functions to cpuops
adrian
2010-08-19
1
-0
/
+10
*
Fix mistaken indenting.
adrian
2010-08-19
1
-5
/
+5
*
Add some initial AR724X chipset support.
adrian
2010-08-19
6
-0
/
+228
*
Add initial Atheros AR91XX support.
adrian
2010-08-19
5
-0
/
+236
*
Add missing licence.
adrian
2010-08-19
1
-0
/
+26
*
style(9) pick from imp@ .
adrian
2010-08-19
1
-3
/
+2
*
Remove now unused 'reg'.
adrian
2010-08-19
1
-1
/
+0
*
Initialise the USB system using cpuops rather than the AR71XX specific method.
adrian
2010-08-19
1
-16
/
+1
*
Migrate the CPU reset path to use the new cpuops.
adrian
2010-08-19
1
-3
/
+1
[next]