summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-02regenDavid Gwynne
2023-04-02add more quectel usb device idsDavid Gwynne
2023-04-02Fix table by using strings of proper lengths instead of bogusTheo Buehler
2023-04-02Use #define instead of `char * const' for the repeated GUID strings. Ugly,Miod Vallat
2023-04-02Add support for TEMPerGold 3.4 to ugold(4).Miod Vallat
2023-04-02RegenMiod Vallat
2023-04-02New TEMPerGold device.Miod Vallat
2023-04-02add Ryuichi Sakamoto. rest in peace.Stuart Henderson
2023-04-02Revert r1.9 and reinstate r1.6Theo Buehler
2023-04-02add Windows 11 _OSI stringsJonathan Gray
2023-04-02Add support for the RTL8211F-VD PHY.Mark Kettenis
2023-04-02zap excessive semicolons; ok mglocker@Anton Lindqvist
2023-04-02syncKevin Lo
2023-04-02nable ngbe(4) on install media. Passes 'make release' build.Kevin Lo
2023-04-02vmd(8): migrate vmd_vm.vm_ttyname to char array.Dave Voutila
2023-04-02manpage for rkusbphy(4)David Gwynne
2023-04-02add rkusbphy(4), a driver for the usb2phy on rockchip SoCs.David Gwynne
2023-04-02Rename get_softraid_{disks -> chunk}() and CRYPTO{DISK -> CHUNK}Klemens Nanni
2023-04-02tc_init.9: miscellaneous cleanup and rewritesScott Soule Cheloha
2023-04-01Limit IFS scope to effect parsing code onlyKlemens Nanni
2023-04-01Check all chunks in the delayed free list for write-after-free.Otto Moerbeek
2023-04-01Use char * const for the rest of the repeated GUID strings. MoreKenneth R Westerback
2023-04-01Pull static const data out of BN_value_one()Theo Buehler
2023-04-01Indent labelsTheo Buehler
2023-04-01Group the non-constant time gcd functions togetherTheo Buehler
2023-04-01rkiovd(4)Mark Kettenis
2023-04-01Enable rkiovd(4)Mark Kettenis
2023-04-01Add rkiovd(4), a driver for the IO voltage domains on Rockchip SoCs. ThisMark Kettenis
2023-04-01Implement regulator notifiers which get called when the voltage/currentMark Kettenis
2023-04-01avoid use of uninitialised memoryJonathan Gray
2023-04-01horrible whitespace, mostly on non-code lines. no object changeTheo Buehler
2023-04-01follow quectel guidance on which usb interfaces umsm should match.David Gwynne
2023-03-31shuffle the code in umsm_match a bit.David Gwynne
2023-03-31dont match quectel ec25 by vendor+product idDavid Gwynne
2023-03-31regen after "BE-M1000" additionKlemens Nanni
2023-03-31Add "Baikal Electronics" and their "BE-M1000" SoCKlemens Nanni
2023-03-31Add missing NULL check after group_get()Theo Buehler
2023-03-31Enable ufshci(4).Marcus Glocker
2023-03-31Fix white space.Alexander Bluhm
2023-03-31Add regress coverage for the new behavior of BN_copy() with respect toTheo Buehler
2023-03-31Copy BN_FLG flags in BN_copy()Theo Buehler
2023-03-31Refactor partition type menu code, disentangling mbr and gptKenneth R Westerback
2023-03-31Since all arm64 assembly code in libc uses the ENTRY* macros fromMark Kettenis
2023-03-31Add "bti c" where needed for BTI control flow integrety checks.Mark Kettenis
2023-03-31Call entry point of the executable through register x17. This allows itMark Kettenis
2023-03-31Inline only use of TS_VERIFY_CTX_init()Theo Buehler
2023-03-31Oops. Missed eliminating unneeded double quotes in previous.Kenneth R Westerback
2023-03-31remove the whitespace in weird " / " constructs;Jason McIntyre
2023-03-31remove some unneccessary words and whitespace;Jason McIntyre
2023-03-31regenMark Kettenis