Age | Commit message (Expand) | Author |
2016-08-31 | G/C rt_defmask4. | Martin Pieuchot |
2016-08-31 | Do not flush RTF_CLONED children when adding a new route. | Martin Pieuchot |
2016-08-31 | Drop gif(4) support, etherip(4) is what you want now. | Martin Pieuchot |
2016-08-31 | Delete unused ioctls and associated macros. Move macros that are still | Alexandre Ratchov |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | Use MaxMode to terminate the mode iteration. Actually the old way | YASUOKA Masahiko |
2016-08-30 | Enable raspos24 for efifb. This makes qemu with UEFI start working. | YASUOKA Masahiko |
2016-08-30 | Revert "Implement VFS read clustering for MSDOSFS" | Stefan Fritsch |
2016-08-30 | Use struct stat for storing attributes in fusebufs, because using struct | Martin Natano |
2016-08-30 | Move DT_NUM from <sys/exec_elf.h> to resolv.h in ld.so where it belongs. | Mark Kettenis |
2016-08-30 | Make the init code match the comment and disable watchdog | Jonathan Gray |
2016-08-30 | Mask sb pci irq bits for a,b,c,d instead of a,b,b,d. | Jonathan Gray |
2016-08-30 | Properly set "msb" and "bps" fields for both play and rec directions. | Alexandre Ratchov |
2016-08-30 | use a per-table rwlock to serialize ART updates and walks, rather than | Jonathan Matthew |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | pool_setipl for nfs pools | David Gwynne |
2016-08-29 | Change le(4) buffer address to 0x71010000, which is the same address | Kenji Aoyama |
2016-08-29 | Set MTU size to ~4k until the TX path is ready to deal with larger packets | Mike Belopuhov |
2016-08-29 | Don't count output errors twice | Mike Belopuhov |
2016-08-29 | Fixup packet fragment unrolling procedure | Mike Belopuhov |
2016-08-28 | Get rid of sxipio_ioh and sxipio_iot; they're not used (anymore). | Mark Kettenis |
2016-08-28 | Add a few missing sunxi-h3 clocks and resets. | Mark Kettenis |
2016-08-28 | Fix the macros that determine the register offsets based on port and pin. | Mark Kettenis |
2016-08-28 | Reset the host controller after a failed command request to make sure it | Marcus Glocker |
2016-08-28 | Remove obsolete gre(4) ioctls GRESADDRS, GRESADDRD, GREGADDRS, | Reyk Floeter |
2016-08-27 | Deassert reset signals if there is a "resets" property. Implement mmc power | Mark Kettenis |
2016-08-27 | Initialize vdd to 0 in imxesdhc_bus_power() to avoiud using it uninitialized. | Mark Kettenis |
2016-08-27 | Return -1 if we try to set the frequency of a clock but couldn't find it. | Mark Kettenis |
2016-08-27 | Add support for the SD/MMC clock to the geberic clock code and use it in | Mark Kettenis |
2016-08-27 | Match on "allwinner,sun8i-h3-ehci". | Mark Kettenis |
2016-08-27 | Add support for the PXN bit in level 1 translation table descriptors and | Mark Kettenis |
2016-08-27 | Add support for the watchdog timer found on A31 and later SoCs, which has a | Mark Kettenis |
2016-08-27 | Handle the quirky that the FIFO register sits at a different location on | Mark Kettenis |
2016-08-27 | Add support for sun8i-h3, the Allwinner H3. For this SoC, the device tree | Mark Kettenis |
2016-08-27 | qaddr_t is (now) dead | Philip Guenther |
2016-08-27 | Declare lseek() instead of assuming it'll be provided elsewhere | Philip Guenther |
2016-08-26 | Implement bus dma support for loading raw mappings so that we can use | Patrick Wildt |
2016-08-26 | Add support for the Allwinner H3 (sun8i-h3). | Mark Kettenis |
2016-08-26 | Since the caller already checks and handles COHERENT we don't need | Patrick Wildt |
2016-08-26 | Remove cpu_cpwait() calls; they are no-ops on armv7. | Mark Kettenis |
2016-08-26 | Remove the code that switches around MMU domains on armv7. MMU domains are | Mark Kettenis |
2016-08-26 | Remove unused prototype for sxiccmu_enablemodule(). | Marcus Glocker |
2016-08-26 | The *_HEAD_INITIALIZER() macros are documented as taking the struct, | Philip Guenther |
2016-08-26 | Pull in <sys/time.h> for clock_ymdhms bits | Philip Guenther |
2016-08-26 | correct INTR_MSG_MASK to include INTR_MSG_1 | Jonathan Gray |
2016-08-25 | Remove a check to expire received prefix. | Martin Pieuchot |
2016-08-25 | Spliced TCP sockets become faster when the output part is running | Alexander Bluhm |
2016-08-25 | Completely revert the M_WAIT change on the cluster allocation and | Alexander Bluhm |