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
*
Start enabling the available GPIO pins on the Carambola 2.
adrian
2015-04-12
1
-16
/
+1
*
Add support for the uart classes to set their default register shift value.
andrew
2015-04-11
4
-4
/
+8
*
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
jhb
2015-04-08
1
-1
/
+3
*
Convert the DIR-825C1 to use the new map based MAC address configuration.
adrian
2015-04-05
1
-2
/
+26
*
Update the board MAC address configuration for the DIR-655A1.
adrian
2015-04-05
1
-6
/
+32
*
Fix integer truncation bug in malloc(9)
rstone
2015-04-01
1
-2
/
+2
*
Migrate the TL-WR1043nd v2 to use the new map based MAC hints mechanism.
adrian
2015-04-01
1
-2
/
+19
*
Add hints to set the board MAC address and derived values for each interface.
adrian
2015-03-28
1
-3
/
+23
*
Begin moving support for board MAC addresses over to being explicitly defined.
adrian
2015-03-28
4
-49
/
+214
*
Remove the second MODULES_OVERRIDE; add if_vlan to the list.
adrian
2015-03-28
1
-2
/
+1
*
Add the MAC address hints for arge0/arge1 on the CARAMBOLA2.
adrian
2015-03-28
1
-0
/
+2
*
Set VM_KMEM_SIZE_SCALE=1 for the AR91xx SoCs.
adrian
2015-03-28
1
-0
/
+3
*
Add 64 byte linesize cache flushing routines for L1 instruction, L1 data
br
2015-03-26
4
-11
/
+423
*
Remove duplicate AH_DEBUG_ALQ option.
gjb
2015-03-26
1
-1
/
+0
*
Add initial D-Link DIR-655 (A1) support.
adrian
2015-03-22
2
-0
/
+209
*
re-enable building modules for the AR933x
adrian
2015-03-21
1
-1
/
+3
*
Fix the LED configuration so the switch PHY LEDs work fine.
adrian
2015-03-21
1
-3
/
+3
*
Migrate these configs to use the geom map search function.
adrian
2015-03-21
3
-11
/
+11
*
Add support for the TP-Link TL-WDR4300 and TL-WDR3600.
adrian
2015-03-21
2
-0
/
+258
*
Re-enable the modules for now; I'm using them in some other test builds.
adrian
2015-03-21
1
-2
/
+2
*
Now that the switch PHY fully works, don't limit arge0 to only being up
adrian
2015-03-21
1
-1
/
+1
*
Add GPIO function mux configuration for AR934x SoCs.
adrian
2015-03-21
1
-0
/
+59
*
add QCA955x PCIe configuration registers.
adrian
2015-03-21
1
-0
/
+10
*
Note that the AR724x PCIe registers are actually from the PCI_CTRL
adrian
2015-03-21
1
-1
/
+1
*
Correct the ixgbe entries in mips and powerpc, and add the module
jfv
2015-03-18
1
-1
/
+2
*
Use ar71xx_mac_addr_random_init() instead of a hand-rolled random
adrian
2015-03-15
1
-9
/
+2
*
Start fleshing out some MAC address helper functions.
adrian
2015-03-15
3
-0
/
+146
*
Use sbuf_printf() for sysctl strings instead of static buffers and snprintf.
ian
2015-03-14
2
-24
/
+16
*
Use SYSCTL_OUT_STR() to return strings.
ian
2015-03-14
1
-1
/
+1
*
Compile some modules - I'm going to eventually just compile all the
adrian
2015-03-14
1
-1
/
+1
*
Add board support for the TP-Link TL-WR1043nd v2.
adrian
2015-03-14
2
-0
/
+200
*
Now that if_arge.c handles actual 'locked' media settings, enable
adrian
2015-03-08
1
-1
/
+5
*
Modify the if_arge code to use a /fixed/ media mode when it's configured.
adrian
2015-03-08
1
-6
/
+38
*
Add ethernet MAC DDR flush hookups for QCA955x.
adrian
2015-03-04
1
-4
/
+5
*
Add DDR flush registers for QCA955x.
adrian
2015-03-04
1
-0
/
+7
*
Fix both arge0 and arge1 to work correctly on the AP135.
adrian
2015-03-04
1
-1
/
+9
*
Add support for the AP135 2.0 reference platform.
adrian
2015-03-02
2
-0
/
+226
*
Bring over the initial QCA955x SoC support framework.
adrian
2015-03-02
2
-0
/
+226
*
[QCA955x] make the USB EHCI interrupts shareable.
adrian
2015-03-02
1
-1
/
+1
*
Add initial QCA955x support to if_arge.c.
adrian
2015-03-02
1
-1
/
+21
*
Add a MII mode for SGMII.
adrian
2015-03-02
1
-0
/
+1
*
Add very initial QCA955x awareness to the GPIO code.
adrian
2015-03-01
1
-3
/
+11
*
Flesh out some more QCA955x ethernet PLL setup.
adrian
2015-03-01
1
-28
/
+10
*
Add Ethernet PLL values for the QCA955x.
adrian
2015-03-01
1
-0
/
+5
*
Make QCA955X_GMAC_REG_ETH_CFG defined like most other registers like this.
adrian
2015-03-01
1
-1
/
+1
*
Add QCA955x support to the EHCI setup path.
adrian
2015-03-01
1
-0
/
+4
*
Whitespace fixes for sys/mips/nlm/dev
jchandra
2015-02-28
16
-131
/
+121
*
Whitespace fixes for files in sys/mips/nlm
jchandra
2015-02-28
31
-190
/
+191
*
Add subclass of simplebus for Broadcom XLP
jchandra
2015-02-27
5
-443
/
+363
*
Move PCI bus below simplebus for Broadcom XLP
jchandra
2015-02-27
1
-12
/
+10
[next]