| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-24 | 5 | -35/+0 |
* | MFR r261294: | brooks | 2014-03-03 | 1 | -1/+1 |
* | MFC: r260889, r260890, r260911: | imp | 2014-03-01 | 4 | -1/+124 |
* | MFC r257417: Remove references to an unused fasttrap probe hook | avg | 2014-02-17 | 1 | -3/+2 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 7 | -11/+33 |
* | MFC r256939 | brooks | 2014-01-29 | 1 | -0/+1 |
* | MFC r256937: | brooks | 2014-01-29 | 2 | -31/+29 |
* | MFC r256745: | brooks | 2014-01-29 | 1 | -3/+8 |
* | MFC r259267: | bz | 2013-12-25 | 1 | -0/+28 |
* | MFC r259265: | bz | 2013-12-25 | 1 | -1/+1 |
* | MFC r257228: | kib | 2013-12-17 | 1 | -0/+10 |
* | MFC r256935 | brooks | 2013-11-01 | 3 | -8/+27 |
* | MFC r256912, r256931, r256977 | brooks | 2013-11-01 | 9 | -142/+123 |
* | MFC r256934, r256963, r256972, r257017 | brooks | 2013-11-01 | 1 | -9/+23 |
* | MFC r256911, r256936 | brooks | 2013-11-01 | 2 | -0/+701 |
* | MFC r256865 | brooks | 2013-10-31 | 3 | -38/+0 |
* | MFC r256752, r256946 | brooks | 2013-10-31 | 1 | -0/+3 |
* | Merge from project branch via main. Uninteresting commits are trimmed. | markm | 2013-10-12 | 1 | -6/+1 |
* | Add read/write bus barriers for MIPS. | adrian | 2013-10-09 | 1 | -0/+4 |
* | Add some missing AR934x register definitions. | adrian | 2013-10-09 | 2 | -0/+45 |
* | Fix interrupt handling from the APB periperals (ie, UART) - it | adrian | 2013-10-09 | 1 | -0/+3 |
* | Mark AR934x based boards to be mips74k. | adrian | 2013-10-09 | 1 | -1/+1 |
* | Add "better" MIPS24k and MIPS74k barriers. | adrian | 2013-10-09 | 2 | -3/+13 |
* | Shuffle the includes around so they occur after opt_global.h is included; | adrian | 2013-10-09 | 1 | -4/+5 |
* | Fixes for the Netlogic XLP on-chip RSA block driver | jchandra | 2013-10-04 | 1 | -79/+77 |
* | Style fixes for the Netlogic XLP RSA driver | jchandra | 2013-10-04 | 2 | -72/+75 |
* | set ROOTDEVNAME to ada0 with no paritions. This makes it much more functional | sbruno | 2013-10-02 | 1 | -1/+1 |
* | Add pagemask debugging output in "show tlb" in the debugger. | adrian | 2013-09-29 | 1 | -2/+5 |
* | - Create kern.ipc.sendfile namespace, and put the new "readhead" OID | glebius | 2013-09-22 | 1 | -5/+17 |
* | Fix the AR933x CPU UART support by using the correct clock when calculating | adrian | 2013-09-21 | 1 | -2/+8 |
* | The pmap function pmap_clear_reference() is no longer used. Remove it. | alc | 2013-09-20 | 1 | -18/+0 |
* | Bring in configuration for Buffalo Airstation WZR-300HP, Atheros based | sbruno | 2013-09-17 | 2 | -0/+244 |
* | We have grown a bit too big lately. Shrinking the kernel for TP-Link | hiren | 2013-09-17 | 1 | -4/+18 |
* | Netlogic XLP network driver update | jchandra | 2013-09-07 | 10 | -301/+222 |
* | Use a better version of memcpy/bcopy for mips kernel. | jchandra | 2013-09-07 | 2 | -92/+286 |
* | MFC | markm | 2013-09-07 | 3 | -3/+14 |
|\ |
|
| * | Remove the hardcoded limit for the number of gpio_pins that can be used. | loos | 2013-09-06 | 2 | -2/+10 |
| * | Fix an off-by-one bug in ar71xx_gpio and bcm2835_gpio which makes the last | loos | 2013-09-06 | 1 | -1/+1 |
| * | Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations | glebius | 2013-09-06 | 1 | -0/+3 |
* | | Yarrow wants entropy estimations to be conservative; the usual idea | markm | 2013-09-06 | 1 | -1/+1 |
|/ |
|
* | Fix the leakage of dma tags on if_arge. The leak occur when arge_start() | loos | 2013-09-06 | 1 | -0/+26 |
* | On those machines, where sf_bufs do not represent any real object, make | glebius | 2013-09-06 | 2 | -7/+15 |
* | Add 32-bit support for Gxemul's oldtestmips machine emulation | gonzo | 2013-09-04 | 2 | -0/+68 |
* | Add options GEOM_PART_GPT and options MSDOSFS to the DIR-825 | sbruno | 2013-09-03 | 1 | -0/+3 |
* | Newer versions of gcc define __INT64_C and __UINT64_C, so avoid | imp | 2013-09-03 | 1 | -0/+2 |
* | pmap_protect() on MIPS does not need to acquire the pvh global lock. | alc | 2013-09-01 | 1 | -2/+0 |
* | Implement pmap_advise(). | alc | 2013-08-31 | 1 | -1/+82 |
* | - Set proper KERNLOADADDR | gonzo | 2013-08-31 | 1 | -0/+3 |
* | YAMON is 32-bit application and uses 32-bit pointers to pass kernel | gonzo | 2013-08-31 | 1 | -4/+9 |
* | Add device PicoStation M2HP support. | hiren | 2013-08-30 | 2 | -0/+171 |