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
*
Add the EEPROM start offset and size in so ath_ahb will use the
adrian
2013-06-26
1
-0
/
+5
*
Add in the vendor / device id so the ath_ahb glue works.
adrian
2013-06-26
1
-0
/
+2
*
Add the wireless support to the AR933x base kernel, as the support
adrian
2013-06-26
1
-13
/
+14
*
Make support for atomics on ARM complete.
ed
2013-06-15
1
-9
/
+9
*
- Add a BIT_FFS() macro and use it to replace cpusetffs_obj()
jeff
2013-06-13
1
-2
/
+2
*
Bring the stdatomic for MIPS code slightly more in sync with the ARM version.
ed
2013-06-13
1
-13
/
+18
*
Merge the 1 and 2 byte versions of the atomic functions into one.
ed
2013-06-08
1
-207
/
+108
*
Add 8devices CARAMBOLA2 support.
adrian
2013-06-08
2
-0
/
+162
*
Actually make the 2-byte atomics work.
ed
2013-06-08
1
-33
/
+87
*
Add proper __sync_*() intrinsics for MIPS.
ed
2013-06-08
1
-0
/
+436
*
Don't assign the copyright to the FreeBSD foundation for the years
marcel
2013-05-29
1
-1
/
+0
*
Change the copyright notice to a standard BSD 2-clause license and assign
marcel
2013-05-23
1
-0
/
+22
*
o Relax locking assertions for vm_page_find_least()
attilio
2013-05-21
1
-1
/
+2
*
Fix several typos
eadler
2013-05-12
1
-1
/
+1
*
Tidy up some CVS workarounds.
peter
2013-05-12
2
-2
/
+0
*
Add commented out OCTEON_VENDOR_GEFES
imp
2013-05-10
1
-0
/
+1
*
MFp4 CH=227440:
bz
2013-05-09
2
-134
/
+134
*
Add some missing arge MDIO hints.
adrian
2013-05-09
1
-0
/
+6
*
Modify the routerstation config to use ukswitch for now.
adrian
2013-05-08
2
-2
/
+13
*
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
attilio
2013-05-07
2
-7
/
+4
*
Use cvmx_mgmt_port_num_ports() instead of the inlined copy of a
imp
2013-05-02
2
-16
/
+2
*
Add the AR933x SoC GPIO pin count limitation.
adrian
2013-05-02
1
-0
/
+5
*
Don't include asm.h in non-asm files.
imp
2013-05-01
4
-119
/
+55
*
Remove asm.h dependency in a hackish way.
imp
2013-05-01
1
-5
/
+17
*
Import NetBSD's version, which is perfectly fine.
imp
2013-05-01
1
-38
/
+76
*
Add the standard #ifdef header protection.
imp
2013-05-01
1
-0
/
+5
*
Import virgin regdef.h from 4.4 Lite 2's sys/pmax/include/regdef.h,
imp
2013-05-01
1
-81
/
+62
*
Octeon 2 (6xxx) and newer CPUs don't use the clock CPU speed for its
imp
2013-04-26
1
-1
/
+1
*
Minor whitespace nit
imp
2013-04-25
1
-1
/
+1
*
Use the offsets from pcb.h rather than regnum.h to store the registers
imp
2013-04-25
3
-84
/
+68
*
Make it possible to include this file in assembler .S sources.
imp
2013-04-25
1
-13
/
+14
*
Use the defines from pcb.h over the ones from regnum.h for this 'C'
imp
2013-04-25
1
-3
/
+3
*
Fix N32/N64 ABIs to use proper registers after recent changes.
imp
2013-04-24
1
-8
/
+8
*
Update trapframe to be consistent with the changes made to regnum.h. This
imp
2013-04-23
5
-14
/
+62
*
MFP4 223084, 227821:
brooks
2013-04-22
2
-0
/
+77
*
Add the static kernel boot environment, needed to actually boot this thing.
adrian
2013-04-17
1
-0
/
+6
*
Point to regdef.h. May need to dig up references to the N32 standard
imp
2013-04-16
1
-1
/
+1
*
Fix N32/N64 register saving by ensuring that all registers resolve
imp
2013-04-15
1
-3
/
+31
*
Fix undefined behaviour in several gpio_pin_setflags() routines (under
dim
2013-04-13
3
-6
/
+6
*
Move MIPS_MAX_TLB_ENTRIES definition from cpuregs.h to tlb.c
jchandra
2013-04-12
2
-6
/
+22
*
Fix incorrect KASSERTs in xlpge
jchandra
2013-04-12
1
-2
/
+2
*
Merge from projects/counters: counter(9).
glebius
2013-04-08
1
-0
/
+54
*
Merge from projects/counters:
glebius
2013-04-08
1
-1
/
+17
*
Add the basic GPIO pin mapping to the hints file.
adrian
2013-04-05
1
-29
/
+13
*
Implement USB device reset and poweron.
adrian
2013-04-05
1
-35
/
+6
*
Fix AR933x USB support - this needs the same controller initialisation
adrian
2013-04-05
1
-0
/
+2
*
Add AP121 ethernet / switch PHY support.
adrian
2013-04-05
2
-34
/
+28
*
Implement the AR933x ethernet support.
adrian
2013-04-05
3
-1
/
+24
*
Now that interrupt driven uart IO is working, flip this back on.
adrian
2013-04-05
1
-1
/
+1
*
Implement the AR933x interrupt driven UART code.
adrian
2013-04-05
1
-46
/
+103
[next]