| Commit message (Expand) | Author | Age | Files | Lines |
* | MFcalloutng: | mav | 2013-02-28 | 1 | -17/+9 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 1 | -0/+0 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 2 | -2/+2 |
* | remove duplicate semicolons where possible. | eadler | 2012-10-22 | 1 | -1/+1 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -1/+0 |
* | auth.conf is dead. | des | 2012-06-12 | 1 | -1/+2 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | jmallett | 2012-03-12 | 1 | -2/+0 |
* | Remove platform APIs which are not used by any code and which had only stub | jmallett | 2012-03-12 | 1 | -18/+0 |
* | Implement better support for USB controller suspend and resume. | hselasky | 2011-12-14 | 1 | -50/+8 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 4 | -14/+4 |
* | Remove duplicate header includes | kevlo | 2011-06-26 | 3 | -4/+0 |
* | Fix a brain-o in platform_cpu_mask() by just specifying a possible | attilio | 2011-05-13 | 1 | -6/+4 |
* | Add the cpuset_t conversion for mips. | attilio | 2011-05-13 | 1 | -3/+9 |
* | Change rman_manage_region() to actually honor the rm_start and rm_end | jhb | 2011-04-29 | 1 | -2/+2 |
* | We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI | hselasky | 2011-04-12 | 1 | -7/+0 |
* | - Correct EHCI interrupt disabling at detach. | hselasky | 2011-04-03 | 1 | -1/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -2/+2 |
* | Allow the platform code to return a bitmask of running cores rather than just | jmallett | 2011-02-12 | 1 | -3/+3 |
* | Move 'cpu CPU_RMI' to std.xlr, this is common for all XLR cpus. | jchandra | 2011-01-20 | 1 | -3/+1 |
* | Fixes in the XLR platform code | jchandra | 2011-01-20 | 2 | -3/+3 |
* | Introduce signed and unsigned version of CTLTYPE_QUAD, renaming | mdf | 2011-01-19 | 1 | -3/+3 |
* | Fix format of physical addresses; this fixes the n32 build. | jmallett | 2011-01-19 | 1 | -3/+3 |
* | Support for 64 bit PTEs on n32 and n64 compilation. | jchandra | 2011-01-13 | 1 | -0/+2 |
* | The message ring interrupt needs to be enabled for all cpus, not just | jchandra | 2011-01-12 | 1 | -65/+52 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by | jhb | 2011-01-06 | 3 | -4/+4 |
* | Updates for I2C devices on XLR engg boards. | jchandra | 2010-12-13 | 3 | -34/+10 |
* | fix mips build breakage introduced in r216375: atomic_store_int doesn't exists | avg | 2010-12-13 | 1 | -3/+1 |
* | I2C drivers for XLR/XLS processors. | jchandra | 2010-12-12 | 8 | -256/+704 |
* | fix atomic_set_xxx misuse in rge | avg | 2010-12-11 | 1 | -2/+2 |
* | Fix compilation when DEBUG option is enabled. | jchandra | 2010-12-09 | 2 | -8/+0 |
* | - dump_avail layout should be sequence of [start, end) | gonzo | 2010-12-09 | 1 | -4/+4 |
* | - Populate dump_avail with proper values from phys_avail | gonzo | 2010-12-09 | 1 | -0/+7 |
* | Use if_transmit method instead of if_start, this avoids the interface queue l... | jchandra | 2010-11-27 | 2 | -86/+86 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -5/+5 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -5/+5 |
* | 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 |
* | Convert the PHY drivers to honor the mii_flags passed down and convert | marius | 2010-10-15 | 1 | -4/+6 |
* | 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 |
* | XLS B0 revision PCI support and related changes. | jchandra | 2010-09-27 | 3 | -61/+76 |
* | 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 |