Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-20 | Add support for PID 0x1905 | Clément Decoodt | 1 | -1/+1 | |
This is the PID used by the mac studio when in recovery mode. | |||||
2021-09-25 | usb: Add more Apple Silicon retstore PIDs | Hector Martin | 1 | -1/+2 | |
1904 is the M1 iMac; presumably this is now a range Signed-off-by: Hector Martin <marcan@marcan.st> | |||||
2021-05-08 | usb: Enable Apple Silicon restore mode | Benjamin BOURGEAIS | 1 | -0/+1 | |
2019-12-16 | Support T2 chip in restore mode | Rick Mark | 1 | -0/+1 | |
2014-11-11 | Get USB speed for device and use it for device attached client message | Martin Szulecki | 1 | -0/+1 | |
2014-10-06 | Update and slightly cleanup copyright headers | Martin Szulecki | 1 | -20/+19 | |
2014-09-13 | Properly rename header guards according to C++ standard | Nikias Bassen | 1 | -2/+2 | |
2013-09-17 | remove libusbmuxd sources and adapt source tree to use autotools | Nikias Bassen | 1 | -0/+66 | |
libusbmuxd has been split off and is now managed in a separate repository. By the time of this commit, the repository is: git clone http://git.sukimashita.com/libusbmuxd.git |