Age | Commit message (Expand) | Author |
2017-12-31 | Add sxitemp(4), a driver for the temperature sensors on the Allwinner H5 SoC. | Mark Kettenis |
2017-12-31 | Implement H3/H5 thermal sensor clocks. | Mark Kettenis |
2017-12-31 | Enable sypwr(4). | Mark Kettenis |
2017-12-31 | Add sypwr(4), a driver for the Silergy SY8106A regulator found on many boards | Mark Kettenis |
2017-12-31 | Implement H3/H5 CPU clock. | Mark Kettenis |
2017-12-31 | Remove an unused variable and instruct lex not to produce the input() function | anton |
2017-12-31 | Tighten the permissions used in the early stage page tables somewhat. | Mark Kettenis |
2017-12-30 | Don't pull in <sys/file.h> just to get fcntl.h | Philip Guenther |
2017-12-30 | Delete unnecessary <sys/file.h> includes | Philip Guenther |
2017-12-30 | Somewhow I botched rev 1.3, which has a = where a |= is needed. Fix this. | Mark Kettenis |
2017-12-30 | Add support for the USB PHY of the Allwinner R40/V40. | Mark Kettenis |
2017-12-30 | Implement Allwinner A40/V40 support. | Mark Kettenis |
2017-12-30 | The generic clock framework expects frequencies in Hz whereas the imx clock | Mark Kettenis |
2017-12-30 | Add support for the PRCM clocks on Allwinner A23/A33. | Mark Kettenis |
2017-12-30 | Add copyin32 implementation. | Mark Kettenis |
2017-12-30 | get_date(), from getdate.y, was last used in the sparc support, so zap it | Philip Guenther |
2017-12-30 | Implement CPU_BUSY_CYCLE and intr_disable/restore. | Mark Kettenis |
2017-12-30 | The `F' option no longer disables delayed freeing; from kshe | Otto Moerbeek |
2017-12-30 | backslash also escapes newlines when quoted; | Jason McIntyre |
2017-12-30 | Simplify switch by removing some unneeded cases. | Theo Buehler |
2017-12-30 | Avoid one-byte overflow in error path. If the format string ends in an | Theo Buehler |
2017-12-29 | Make sure that pf_mbuf_link_state_key() does not overwrite an | Alexander Bluhm |
2017-12-29 | Prevent syspatch from running and throw an error out if reorder_kernel is | Antoine Jacoutot |
2017-12-29 | Make the functions which link the pf state keys to mbufs, inpcbs, | Alexander Bluhm |
2017-12-29 | Remove the RK3399-specific cpuspeed implementation as the generic one works | Mark Kettenis |
2017-12-29 | Use register_t instead of uint32_t in smc/hmc calls such that arguments | Mark Kettenis |
2017-12-29 | Add support for the CPU clock on the RK3288. Set its frequency to 1.2 GHz | Mark Kettenis |
2017-12-29 | VIA amd64 compatible CPUs support Enhanced SpeedStep, so reflect that | Frederic Cambus |
2017-12-29 | Remove unnecessary includes in the i386 version of the VIA PadLock | Frederic Cambus |
2017-12-29 | Add rktemp(4). | Mark Kettenis |
2017-12-29 | Add RK3288 support. | Mark Kettenis |
2017-12-29 | small optimization in bexp; from kshe | Otto Moerbeek |
2017-12-28 | Add support for the 2nd clock control module on the Allwinner H3/H5. | Mark Kettenis |
2017-12-28 | Separate out Allwinner H3 and H5 pin definitions. | Mark Kettenis |
2017-12-28 | Remove duplicate includes from sxitwi(4) | Tom Cosgrove |
2017-12-28 | Add RK3288 CPU core related clocks. | Mark Kettenis |
2017-12-28 | Initialise new_cipher in the serverhello TLS extensions test, to avoid a | Joel Sing |
2017-12-28 | Redrawing status is needed after changing window flags or title does not | Nicholas Marriott |
2017-12-28 | Synch pin defenitions with Linux and add support for the Allwinner GR8 and | Mark Kettenis |
2017-12-28 | pf drops IPv4 packets with any options by default. For IPv6 the | Alexander Bluhm |
2017-12-28 | Delete information about bulk builds already found in bulk(8). | cheloha |
2017-12-27 | Add size for free() in the AMD K10/K11 pstate driver. | Frederic Cambus |
2017-12-27 | log specific error when connect() fails. | Sebastian Benoit |
2017-12-27 | Add sizes for free() in the Geode LX Security Block crypto accelerator. | Frederic Cambus |
2017-12-27 | Initialize memhook such that /dev/mem access doesn't attempt to map pages | Mark Kettenis |
2017-12-27 | Turns out linker scripts in lld are still subtly broken and aligning | Mark Kettenis |
2017-12-27 | Draw command prompt correctly with status line off. | Nicholas Marriott |
2017-12-27 | Make octeon_intr_establish() assume edge triggering with CIU3. | Visa Hankala |
2017-12-27 | Ensure interrupt delivery is disabled when setting interrupt | Visa Hankala |
2017-12-27 | Add -Wshadow to Makefile and fix the resulting warnings. Many of | Todd C. Miller |