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
*
Fix backtrace for MIPS64:
gonzo
2012-01-13
3
-15
/
+38
*
- Fix .rela case of R_MIPS_26 relocation. Addednds save diferently for
gonzo
2012-01-13
1
-1
/
+5
*
Fix relocations for MIPS64:
gonzo
2012-01-08
1
-17
/
+82
*
Fix DDB x/i addr[,count] command for count > 1 case
gonzo
2012-01-08
1
-0
/
+1
*
Fix the ar724x shift calculation when writing to the PCI config space.
adrian
2012-01-07
1
-1
/
+1
*
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
gonzo
2012-01-06
17
-111
/
+1231
*
This isn't required any longer - it turns out the flash
adrian
2012-01-05
1
-13
/
+4
*
Use geom_uncompress now, rather than geom_uzip.
adrian
2012-01-05
1
-4
/
+4
*
Apply the same change as in r229494.
andreast
2012-01-04
1
-3
/
+11
*
- Octeon-SDK strictly requires multi_count to be zero for
gonzo
2012-01-03
1
-1
/
+1
*
- Properly set IRQ handlers for all USB ports
gonzo
2012-01-01
2
-37
/
+47
*
This particular work around isn't required any longer, now that the
adrian
2011-12-31
1
-4
/
+0
*
- struct clocktime sets different ranges for DOW and month
gonzo
2011-12-31
1
-10
/
+17
*
Oops - this was referencing a local file, which I've done away with.
adrian
2011-12-31
1
-1
/
+1
*
- Pass proper endpoint number (without direction flag) to
gonzo
2011-12-31
1
-1
/
+1
*
Add a configuration file for the Atheros PB47 reference board.
adrian
2011-12-30
2
-0
/
+130
*
Add a couple of missing wlan modules.
adrian
2011-12-30
1
-1
/
+1
*
Remove trailing white-space.
marcel
2011-12-30
1
-4
/
+4
*
Use curthread rather than PCPU_GET(curthread). 'curthread' uses
jhb
2011-12-29
1
-2
/
+2
*
Flesh out the RSPRO GPIO config, including the RF LED.
adrian
2011-12-29
2
-0
/
+22
*
Break out the AR71XX config file into _BASE and board specific
adrian
2011-12-29
10
-123
/
+291
*
- Add generic GPIO driver for Cavium Octeon. At the moment pin definition is
gonzo
2011-12-28
3
-0
/
+551
*
- Initialize compact_flash_attribute_base_addr from bootinfo structure
gonzo
2011-12-24
1
-0
/
+2
*
- Set CF physical address base in sysinfo structure
gonzo
2011-12-23
1
-0
/
+2
*
Remove these locks - they aren't strictly needed and cause measurable
adrian
2011-12-20
1
-13
/
+0
*
Unbreak the OCTEON1 kernel build after r228483 removing the left over
bz
2011-12-17
1
-1
/
+0
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+14
*
* Add in the gpio/gpioled drivers into AR91XX_BASE.
adrian
2011-12-15
3
-0
/
+49
*
Re-jiggle the GPIO code a little to remove the hard-coded AR71xx GPIO
adrian
2011-12-15
1
-25
/
+38
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
7
-146
/
+56
*
Replace __signed by signed.
ed
2011-12-13
1
-1
/
+1
*
Style(9) changes.
adrian
2011-12-13
3
-126
/
+133
*
Disable KDB/DDB options for XLP N32 compile.
jchandra
2011-12-05
1
-0
/
+6
*
Fix N32 compilation again for XLP.
jchandra
2011-12-05
1
-1
/
+1
*
Fix XLP compilation.
jchandra
2011-12-05
1
-0
/
+2
*
- Fix backtrace for MIPS64 platform
gonzo
2011-11-28
1
-2
/
+5
*
- Copy base MAC address from bootinfo descriptor to sysinfo struct
gonzo
2011-11-28
1
-0
/
+2
*
Simplify arge_flush_ddr to use updated ar71xx_device_flush_ddr_ge(unit).
ray
2011-11-28
1
-4
/
+2
*
Fix build, fininshing r228018.
glebius
2011-11-28
1
-2
/
+2
*
Join chip depended methods for arge0 and arge1 into single call with unit.
ray
2011-11-27
5
-118
/
+101
*
Change another instance of amd(4) to esp(4) missed in r227006.
marius
2011-11-26
1
-1
/
+1
*
I've had verification that the second-last 64k is actually used by the tplink
adrian
2011-11-24
1
-26
/
+9
*
Now that I've brought up FreeBSD via flash, I've discovered that
adrian
2011-11-24
1
-13
/
+34
*
Flip on AR71XX_ENV_UBOOT so the environment variables are properly
adrian
2011-11-24
1
-0
/
+4
*
Introduce a new (global, sorry!) option which controls whether
adrian
2011-11-24
1
-2
/
+14
*
Flesh out a geom_map setup, so the kernel can be squeezed _onto_ the device.
adrian
2011-11-24
2
-6
/
+61
*
Compile in the right bits so the AR9130 WMAC support functions correctly.
adrian
2011-11-24
1
-1
/
+13
*
Add a comment documenting where the WMAC hangs off of.
adrian
2011-11-24
1
-0
/
+1
*
Flip on these debugging options by default. This is -HEAD after all.
adrian
2011-11-24
1
-5
/
+5
*
Slim the default build down a little:
adrian
2011-11-24
1
-5
/
+6
[next]