2023-11-05 |
usb scisi: fix weird problem where the write command would not be accepted
biosfood
committed
on 5 Nov 2023
|
---|---|
2023-11-04 |
scisi in progress: send commands
biosfood
committed
on 4 Nov 2023
|
2023-11-03 |
scisi: add blank write and read commands
biosfood
committed
on 3 Nov 2023
|
2023-11-02 |
scisi: add dummy setup function
biosfood
committed
on 2 Nov 2023
|
2023-11-01 |
ps2: fork process to shorten boot times
biosfood
committed
on 1 Nov 2023
|
2023-10-31 |
refactor and add some enums to usbStorage
biosfood
committed
on 31 Oct 2023
|
2023-10-29 |
clean up usbStorage initialization
biosfood
committed
on 29 Oct 2023
|
usb & usbStorage: show subclass and protocol
biosfood
committed
on 29 Oct 2023
|
|
2023-10-28 |
subStorage: add stub information
biosfood
committed
on 28 Oct 2023
|
only load ps2 driver implementations when necessary
biosfood
committed
on 28 Oct 2023
|
|
pic: pass irq number as event data
biosfood
committed
on 28 Oct 2023
|
|
2023-10-25 |
add ps2 mouse parsing
biosfood
committed
on 25 Oct 2023
|
2023-10-23 |
ps2kb: support shift modifier
biosfood
committed
on 23 Oct 2023
|
2023-10-22 |
ps2 add keyboard listening
biosfood
committed
on 22 Oct 2023
|
2023-10-21 |
remove device parameter from ps2 read function
biosfood
committed
on 21 Oct 2023
|
show ps/2 device type
biosfood
committed
on 21 Oct 2023
|
|
refactor ps2kb to implement read function in ps2 service
biosfood
committed
on 21 Oct 2023
|
|
move ps/2 keyboard driver to its own service
biosfood
committed
on 21 Oct 2023
|
|
2023-10-20 |
detect USB mass storage devices
biosfood
committed
on 20 Oct 2023
|
2023-09-19 |
usb xhci: correctly get IRQ event
biosfood
committed
on 19 Sep 2023
|
2023-09-18 |
lspci: refactor
biosfood
committed
on 18 Sep 2023
|
2023-09-17 |
remove some unused logging statements
biosfood
committed
on 17 Sep 2023
|
2023-09-16 |
hlib: monopolize checkFocus function
biosfood
committed
on 16 Sep 2023
|
2023-09-08 |
build system: fix constant rebuilding of initrd.tar
biosfood
committed
on 8 Sep 2023
|
usb: fix problem with overflowing TRB rings
biosfood
committed
on 8 Sep 2023
|
|
build system: fix initrd not rebuilding correctly
biosfood
committed
on 8 Sep 2023
|
|
2023-09-02 |
build system: consolidate all userspace program Makefiles into one
biosfood
committed
on 2 Sep 2023
|
move hlib directory to src/
biosfood
committed
on 2 Sep 2023
|
|
use ld-level allocation of allocation data object for all programs and kernel
biosfood
committed
on 2 Sep 2023
|
|
2023-08-31 |
hlib: declare allocation data in linker script
biosfood
committed
on 31 Aug 2023
|