| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: use our roundup2/rounddown2() macros when param.h is available. | Pedro F. Giffuni | 2016-04-21 | 1 | -2/+2 |
| * | Don't assume that bio_cmd is a bitfield. | Warner Losh | 2016-03-10 | 1 | -21/+22 |
| * | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | Svatopluk Kraus | 2016-02-22 | 2 | -2/+0 |
| * | Convert rman to use rman_res_t instead of u_long | Justin Hibbits | 2016-01-27 | 3 | -5/+7 |
| * | Fix typo (s/harware/hardware/) | Kevin Lo | 2015-12-25 | 1 | -1/+1 |
| * | Add domain support to PCI bus allocation | Zbigniew Bodek | 2015-09-16 | 1 | -1/+1 |
| * | Huge cleanup of random(4) code. | Mark Murray | 2015-06-30 | 1 | -1/+2 |
| * | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten | Jung-uk Kim | 2015-05-22 | 2 | -2/+2 |
| * | Add support for the uart classes to set their default register shift value. | Andrew Turner | 2015-04-11 | 1 | -1/+2 |
| * | Implement GPIO_GET_BUS() method for all GPIO drivers. | Luiz Otavio O Souza | 2015-01-31 | 2 | -5/+21 |
| * | Replace spaces with tabs, this will easier future changes on softc | Luiz Otavio O Souza | 2015-01-31 | 1 | -5/+5 |
| * | Clean up and fix the device detach routine and the failure path on GPIO | Luiz Otavio O Souza | 2015-01-31 | 1 | -3/+8 |
| * | Add 64-bit DMA support in the XHCI controller driver. | Hans Petter Selasky | 2015-01-05 | 1 | -0/+1 |
| * | Moves all the duplicate code to a single function. | Luiz Otavio O Souza | 2014-11-18 | 1 | -9/+1 |
| * | Make the GPIO children attach to the first unit available and not only to | Luiz Otavio O Souza | 2014-10-28 | 1 | -2/+3 |
| * | Mechanically convert to if_inc_counter(). | Gleb Smirnoff | 2014-09-19 | 3 | -10/+10 |
| * | Migrate ie->ie_assign_cpu and associated code to use an int for CPU rather | Adrian Chadd | 2014-09-17 | 1 | -5/+5 |
| * | Fix RTC clock writes on many Octeon boards. | Alexander Kabaev | 2014-09-14 | 1 | -4/+5 |
| * | Add delay to Octeon MDIO access routines. | Alexander Kabaev | 2014-09-14 | 1 | -0/+2 |
| * | Use define from if_var.h to access a field inside struct if_data, | Gleb Smirnoff | 2014-08-30 | 2 | -3/+3 |
| * | Pull in r267961 and r267973 again. Fix for issues reported will follow. | Hans Petter Selasky | 2014-06-28 | 1 | -4/+1 |
| * | Revert r267961, r267973: | Glen Barber | 2014-06-27 | 1 | -1/+4 |
| * | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | Hans Petter Selasky | 2014-06-27 | 1 | -4/+1 |
| * | Update NetBSD Foundation copyrights to 2-clause BSD | Ed Maste | 2014-03-18 | 1 | -7/+0 |
| * | Introduce grab and ungrab upcalls. When the kernel desires to grab the | Warner Losh | 2014-01-19 | 1 | -0/+35 |
| * | Remove two redundantly repetitive assignments. | Warner Losh | 2014-01-16 | 1 | -2/+0 |
| * | Add missing includes. | Juli Mallett | 2013-12-10 | 2 | -0/+3 |
| * | Remove the gross hack for the Octeon Simple Executive to the least | Warner Losh | 2013-11-06 | 1 | -0/+4 |
| * | Devices that rely on hints or identify routines for discovery need to | Nathan Whitehorn | 2013-10-29 | 5 | -5/+5 |
| * | - Provide necessary includes. | Gleb Smirnoff | 2013-10-29 | 10 | -0/+10 |
| * | Snapshot. This passes the build test, but has not yet been finished or debugged. | Mark Murray | 2013-10-04 | 1 | -6/+1 |
| * | Yarrow wants entropy estimations to be conservative; the usual idea | Mark Murray | 2013-09-06 | 1 | -1/+1 |
| * | This file isn't derived from anything delivered by Berkeley, so remove | Warner Losh | 2013-07-22 | 1 | -4/+0 |
| * | Use cvmx_mgmt_port_num_ports() instead of the inlined copy of a | Warner Losh | 2013-05-02 | 2 | -16/+2 |
| * | Octeon 2 (6xxx) and newer CPUs don't use the clock CPU speed for its | Warner Losh | 2013-04-26 | 1 | -1/+1 |
| * | Fix undefined behaviour in several gpio_pin_setflags() routines (under | Dimitry Andric | 2013-04-13 | 1 | -2/+2 |
| * | Merge from vmobj-rwlock branch: | Attilio Rao | 2013-02-26 | 1 | -1/+0 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 3 | -3/+3 |
| * | Use bootverbose to control debug printfs from the Cavium Simple Executive | Juli Mallett | 2012-11-24 | 1 | -0/+18 |
| * | o) Add support for specifying a model of Octeon to target at compile-time, | Juli Mallett | 2012-11-24 | 1 | -10/+29 |
| * | Prevent hang on ATCA-7220 when transmitting packets < 60 bytes. | Juli Mallett | 2012-11-19 | 1 | -0/+13 |
| * | Remove redundant printf of SDK version which already appears earlier in boot. | Juli Mallett | 2012-11-19 | 1 | -2/+0 |
| * | Add basic support for the Radisys-specific PCI console mechanism found on the | Juli Mallett | 2012-11-19 | 1 | -10/+124 |
| * | o) Do boot descriptor parsing before console setup so that we can use a console | Juli Mallett | 2012-11-19 | 1 | -78/+74 |
| * | Add preliminary Octeon PCI console support. Radisys-specific PCI console | Juli Mallett | 2012-11-13 | 2 | -0/+124 |
| * | Don't disable PCIe just because the host is not a PCI host; the latter flag | Juli Mallett | 2012-11-01 | 1 | -4/+4 |
| * | Fix longstanding misprint. | Juli Mallett | 2012-10-31 | 1 | -1/+1 |
| * | If the CF physical base is 0, attach no CF devices. This fixes a warning | Juli Mallett | 2012-10-31 | 1 | -0/+2 |
| * | Actually check board type rather than using a specialized octeon_is_simulation | Juli Mallett | 2012-10-30 | 8 | -30/+9 |
| * | Remove oct_read64 and oct_write64 and use their equivalents from the Simple | Juli Mallett | 2012-10-30 | 2 | -145/+11 |