| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OF_prop_free instead of direct call to free(9) | gonzo | 2016-05-14 | 1 | -3/+3 |
* | sys/dev: minor spelling fixes. | pfg | 2016-05-03 | 1 | -3/+3 |
* | sys/dev: use our nitems() macro when it is avaliable through param.h. | pfg | 2016-04-19 | 1 | -2/+1 |
* | As <machine/vm.h> is included from <vm/vm.h>, there is no need to | skra | 2016-02-22 | 3 | -3/+0 |
* | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten | jkim | 2015-05-22 | 1 | -2/+2 |
* | Do not configure Altera PIO device on ARM startup. | br | 2015-01-04 | 1 | -2/+0 |
* | Merge from CheriBSD: | brooks | 2014-11-21 | 2 | -2/+21 |
* | Merge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5c57389) | brooks | 2014-11-21 | 1 | -13/+0 |
* | Add Altera Parallel IO (PIO) device driver. | br | 2014-11-18 | 3 | -0/+323 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -9/+9 |
* | Merge atse(4) interrupt handling and race condition fixes from cheribsd: | bz | 2014-09-16 | 2 | -71/+183 |
* | Use define from if_var.h to access a field inside struct if_data, | glebius | 2014-08-30 | 1 | -1/+1 |
* | Use ETHER_ALIGN as argument to m_adj() to offset the beginning of packet | bz | 2014-04-16 | 1 | -2/+2 |
* | Follow r261352 by updating all drivers which are children of simplebus | ian | 2014-02-02 | 4 | -0/+12 |
* | Another round of removing historical mbuf(9) allocator flags. | glebius | 2014-01-16 | 1 | -1/+1 |
* | These nexus attachments do not execute a real probe and so need | nwhitehorn | 2013-10-29 | 4 | -4/+4 |
* | Add a couple includes if net/if_var.h that were missed in r257176. | brooks | 2013-10-28 | 2 | -0/+2 |
* | MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801, | brooks | 2013-10-18 | 5 | -0/+3037 |
* | MFP4 (driver change only): | brooks | 2013-10-18 | 1 | -4/+14 |
* | MFP4: | brooks | 2013-10-18 | 1 | -6/+9 |
* | Partial MFC of change 228122: | brooks | 2013-04-30 | 1 | -1/+1 |
* | MFP4 change 219820 | brooks | 2013-01-22 | 1 | -1/+1 |
* | MFP4 change 219819 | brooks | 2013-01-22 | 1 | -7/+0 |
* | Merge Perforce changeset 219952 to head: | rwatson | 2013-01-13 | 12 | -12/+12 |
* | Partially merge Perforce changeset 219942 to head: | rwatson | 2013-01-13 | 1 | -31/+44 |
* | Merge Perforce changeset 219941 to head: | rwatson | 2013-01-13 | 1 | -0/+143 |
* | Merge Perforce changeset 219940 to head: | rwatson | 2013-01-13 | 3 | -399/+21 |
* | Merge Perforce changeset 219939 to head: | rwatson | 2013-01-13 | 1 | -0/+451 |
* | Merge Perforce changeset 219927 to head: | rwatson | 2013-01-13 | 1 | -15/+21 |
* | Merge Perforce changeset 219926 to head: | rwatson | 2013-01-13 | 1 | -0/+116 |
* | Merge Perforce changeset 219918 to head: | rwatson | 2013-01-13 | 1 | -15/+21 |
* | Merge Perforce changeset 219917 to head: | rwatson | 2013-01-13 | 1 | -0/+143 |
* | Correct double "the the" | eadler | 2012-09-14 | 1 | -1/+1 |
* | Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core, | rwatson | 2012-08-25 | 4 | -0/+1132 |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 5 | -0/+1397 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 2 | -0/+534 |