Age | Commit message (Expand) | Author |
2017-12-03 | Enable bgw(4). | Mark Kettenis |
2017-12-03 | Rename ci_number to ci_cpuid to match other archs. | Martin Pieuchot |
2017-11-29 | vmm(4) :Add the ukvm/Solo5 hypercall I/O ports to the list of ports to be | Mike Larkin |
2017-11-29 | make vmm(4) less responsible for initial register state, preferring to let | Mike Larkin |
2017-11-29 | Add a bunch of DPRINTFs in failure paths, fix some whitespace and some | Mike Larkin |
2017-11-29 | add some comments. no functional change | Mike Larkin |
2017-11-28 | fix some clang warnings when building with VMM_DEBUG. Matches a previous | Mike Larkin |
2017-11-28 | better handling for invalid instruction lengths. | Mike Larkin |
2017-11-28 | better handling for invalid instruction lengths. | Mike Larkin |
2017-11-27 | Enable ne(4) at pcmcia. | Martin Pieuchot |
2017-11-27 | OMAP4 has two watchdog timers timer 2/MPU and timer 3/IVA. | Jonathan Gray |
2017-11-26 | On wqe error, show also word2 and word3. Those might help in debugging. | Visa Hankala |
2017-11-26 | Initialize Rx subsystems before enabling the processing of incoming | Visa Hankala |
2017-11-25 | Implement network boot support in efiboot(8). This changes efiboot(8) | Patrick Wildt |
2017-11-24 | rework transmit to get rid of ifq_deq_begin, and to improve speed. | David Gwynne |
2017-11-22 | Add __aeabi_ldivmod.S. Needed for clang. | Mark Kettenis |
2017-11-20 | Add the board ID of the Unifi Security Gateway PRO-4. | Visa Hankala |
2017-11-20 | Fix the product code of the Unifi Security Gateway. | Visa Hankala |
2017-11-19 | Remove lock_machdep.c from amd64, i386, mips64 and sparc64. | Visa Hankala |
2017-11-18 | Submit incoming packets to the network stack in batches like is done | Visa Hankala |
2017-11-18 | Move the packet input work requesting inside if_cnmac.c. This removes | Visa Hankala |
2017-11-18 | Pass the software context as an argument to the interrupt handler. | Visa Hankala |
2017-11-18 | Rename octeon_eth_* to cnmac_* for consistency with the driver's name. | Visa Hankala |
2017-11-18 | Add the board ID for the Ubiquiti Unifi Security Gateway. | Visa Hankala |
2017-11-17 | vmmvar.h changes for upcoming cdrom support in vmd(8). | Mike Larkin |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-11-14 | Add sizes for free() in the VIA PadLock driver. | Frederic Cambus |
2017-11-13 | Add support for the i2c controller variant found on the Allwinner A31 and | Mark Kettenis |
2017-11-09 | Synchronize command initiation, event wait, and interrupt handling | Visa Hankala |
2017-11-06 | Modify "machine video" command not to list mode when chaning video mode. | YASUOKA Masahiko |
2017-11-06 | Call CD-ROM devices cdN instead of hdN. Also select the booted device | YASUOKA Masahiko |
2017-11-05 | Set the core's own group mask when scheduling work, to receive work | Visa Hankala |
2017-11-05 | Handle failure. | Visa Hankala |
2017-11-05 | slight cleanup | Visa Hankala |
2017-11-05 | Add a function for getting the current core's hardware identifier. | Visa Hankala |
2017-11-05 | Remove unmaintained debug code. | Visa Hankala |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-11-04 | Use the macro for cache line size. | Visa Hankala |
2017-11-04 | Check buffer size parameters at compile time. | Visa Hankala |
2017-11-04 | One macro for cache line size is enough. | Visa Hankala |
2017-11-03 | Remove alternative implementations of GMX CAM setup logic | Visa Hankala |
2017-11-03 | Fix a stupid typo. | Visa Hankala |
2017-11-03 | use %lx to print the frame address if resolving of the symbol name fails | Jasper Lievisse Adriaanse |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-03 | Spaces -> tab, no binary change. | Kenji Aoyama |
2017-11-02 | Assign each cnmac(4) port its own input work group, and assign | Visa Hankala |
2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. | Martin Pieuchot |
2017-11-01 | Add readiness to utilize LMTDMA operations. | Visa Hankala |
2017-11-01 | Fix the addressing of CVMSEG. The base address already points to | Visa Hankala |