| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 2 | -10/+10 |
* | Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips | imp | 2010-11-13 | 25 | -42/+50 |
* | Switch to the new network driver nlge, the old rge driver is deprecated now. | jchandra | 2010-11-10 | 3 | -6/+6 |
* | rename SWARM_COMMON to std.SWARM so universe doesn't try to build it standalone | imp | 2010-11-10 | 5 | -4/+4 |
* | - Remove <machine/mutex.h>. Most of the headers were empty, and the | jhb | 2010-11-09 | 1 | -2/+0 |
* | Fix typos. | brucec | 2010-11-09 | 1 | -4/+4 |
* | - Provide more registers for GDB | gonzo | 2010-11-08 | 1 | -18/+25 |
* | - Add minidump support for FreeBSD/mips | gonzo | 2010-11-07 | 6 | -28/+699 |
* | Adjust the order of operations in spinlock_enter() and spinlock_exit() to | jhb | 2010-11-05 | 1 | -4/+10 |
* | Don't attach the PCI bus driver if the board we're being run on has PCIe. The | jmallett | 2010-11-03 | 1 | -0/+2 |
* | Declare the CF GEOM class so that g_modevent will get called, the class will | jmallett | 2010-11-02 | 1 | -0/+2 |
* | Network driver updates | jchandra | 2010-10-20 | 2 | -7/+7 |
* | On uniprocessor, warn and fixup hardware cpu mask if more than on CPU | jchandra | 2010-10-20 | 1 | -1/+9 |
* | Converted the remainder of the NIC drivers to use the mii_attach() | marius | 2010-10-15 | 2 | -8/+9 |
* | Convert the PHY drivers to honor the mii_flags passed down and convert | marius | 2010-10-15 | 2 | -10/+12 |
* | Keep polling at 50hz as long as link state is changing. | jmallett | 2010-10-13 | 1 | -3/+15 |
* | o) Make it possible to attach a PHY directly to an octe device rather than | jmallett | 2010-10-13 | 8 | -47/+815 |
* | PCI fix for XLR C revision chips, limit DMA address to the first 2GB | jchandra | 2010-10-06 | 2 | -2/+53 |
* | XLR/XLS network driver (nlge) updates: | jchandra | 2010-10-06 | 2 | -35/+167 |
* | Fix n64 compile. | jchandra | 2010-10-06 | 1 | -1/+1 |
* | Network driver support for more XLR/XLS chip versions. | jchandra | 2010-10-05 | 1 | -18/+129 |
* | Clear any pending interrupts after disabling FMN interrupts. Add debugging | jchandra | 2010-10-05 | 2 | -20/+63 |
* | Fix asm for XKPHYS read for o32, constriants needed for input registers | jchandra | 2010-10-05 | 1 | -13/+14 |
* | Update message ring handling code for XLR/XLS | jchandra | 2010-10-03 | 7 | -280/+290 |
* | o) Allow devices to override the MDIO read and write functions presented to | jmallett | 2010-10-02 | 8 | -1/+231 |
* | Rather than shifting offsets by three, set register offset to 3. All our | jmallett | 2010-10-02 | 3 | -16/+15 |
* | Use ABI-aware macros for setting up a fake frame. | jmallett | 2010-10-02 | 1 | -4/+4 |
* | Remove extra cpu setting and commented-out devices, some of which don't exist. | jmallett | 2010-10-02 | 1 | -12/+0 |
* | Make the OCTEON1 configuration look like a normal GENERIC configuration. In | jmallett | 2010-10-02 | 1 | -56/+250 |
* | - Fix values of CS1_EN and CS2_EN flags | gonzo | 2010-09-29 | 2 | -7/+6 |
* | AR71XX_GPIO_* defines were introduced by adrian@ a while ago, | gonzo | 2010-09-29 | 1 | -15/+0 |
* | Add GPIO bus to config and hints. Also add sample gpioled device. | gonzo | 2010-09-28 | 2 | -0/+15 |
* | Add AR71XX GPIO bus driver. | gonzo | 2010-09-28 | 4 | -0/+530 |
* | Give devices lots of time to settle around programming BARs and command | jmallett | 2010-09-27 | 1 | -0/+4 |
* | o) Program the Lanner MR-320 for 32-bit mode, too. | jmallett | 2010-09-27 | 1 | -14/+77 |
* | XLS B0 revision PCI support and related changes. | jchandra | 2010-09-27 | 3 | -61/+76 |
* | o) Send mbufs to BPF listeners from within cvm_oct_xmit(). | jmallett | 2010-09-25 | 3 | -19/+11 |
* | Handle link updates in a task. | jmallett | 2010-09-25 | 5 | -58/+51 |
* | Make the vast majority of Simple Executive files standard. Perhaps some of | jmallett | 2010-09-24 | 1 | -18/+17 |
* | o) Add bus_teardown_intr for pci and ciu. This allows the Promise SATA | jmallett | 2010-09-24 | 2 | -1/+27 |
* | Flesh out PCI bus support some: | jmallett | 2010-09-24 | 2 | -12/+412 |
* | Enforce that 'pmap_kenter()' is only used to establish cacheable mappings. | neel | 2010-09-22 | 3 | -8/+6 |
* | n32 fixes for nlge. | jchandra | 2010-09-21 | 2 | -4/+4 |
* | Add 64 bit support to nlge, and additional fixes | jchandra | 2010-09-20 | 2 | -64/+131 |
* | Fix to specify generic bus_add_child. | jmallett | 2010-09-19 | 2 | -0/+4 |
* | Don't use memory that can't be direct-mapped on !n64. | jmallett | 2010-09-19 | 1 | -0/+12 |
* | Fix octusb build. | jmallett | 2010-09-18 | 1 | -1/+1 |
* | Fixes for XLR network accelerator driver (nlge). | jchandra | 2010-09-17 | 4 | -59/+104 |
* | Get rid of the unnecessary redirection of 'is_cacheable_mem()' to | neel | 2010-09-17 | 2 | -4/+2 |
* | Get rid of unused macros. | neel | 2010-09-17 | 1 | -29/+0 |