2023-04-08 |
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood
committed
on 8 Apr 2023
|
---|---|
2023-04-07 |
xhci: refactoring: move out xhci controller code
biosfood
committed
on 7 Apr 2023
|
xhci: refactoring: use SlotXHCI instead of long parameter list
biosfood
committed
on 7 Apr 2023
|
|
xhci: refactor and seperate out commands
biosfood
committed
on 7 Apr 2023
|
|
xhci: refactor trbRing functions to seperate file
biosfood
committed
on 7 Apr 2023
|
|
2023-04-06 |
vga: add scrolling when exceeding maximum default line count
biosfood
committed
on 6 Apr 2023
|
shell / ioManager: don't allow backspace when input buffer is empty
biosfood
committed
on 6 Apr 2023
|
|
fix issue #3: crash when running an unknown program
biosfood
committed
on 6 Apr 2023
|
|
xhci: show device information using usb strings
biosfood
committed
on 6 Apr 2023
|
|
2023-04-05 |
xhci: print basic usb device information
biosfood
committed
on 5 Apr 2023
|
xhci: clean up slot initialization
biosfood
committed
on 5 Apr 2023
|
|
xhci: send get device information command to attached usb devices
biosfood
committed
on 5 Apr 2023
|
|
2023-04-03 |
xhci: configure endpoint
biosfood
committed
on 3 Apr 2023
|
xhci: send address device command
biosfood
committed
on 3 Apr 2023
|
|
2023-04-02 |
fix weird problems with getPhysicalAddress system call
biosfood
committed
on 2 Apr 2023
|
2023-04-01 |
xhci: request a slot for each activated port
biosfood
committed
on 1 Apr 2023
|
enable xhci ports with a connection
biosfood
committed
on 1 Apr 2023
|
|
fix issue with printing where the first message would not get printed
biosfood
committed
on 1 Apr 2023
|
|
create async xhci command function using events
biosfood
committed
on 1 Apr 2023
|
|
2023-03-31 |
trigger interrupts from xhci controller
biosfood
committed
on 31 Mar 2023
|
2023-03-29 |
fix issue vga driver: newline doesn't move cursor #2
biosfood
committed
on 29 Mar 2023
|
use sleep function for xhci driver waiting for the controller to start
biosfood
committed
on 29 Mar 2023
|
|
2023-03-28 |
add sleep function to PIT driver
biosfood
committed
on 28 Mar 2023
|
add system time readout
biosfood
committed
on 28 Mar 2023
|
|
2023-03-27 |
add basic PIT timer outline
biosfood
committed
on 27 Mar 2023
|
receive xhci events
biosfood
committed
on 27 Mar 2023
|
|
2023-03-24 |
try initializing xhci hub
biosfood
committed
on 24 Mar 2023
|
2023-03-20 |
print out xhci port info
biosfood
committed
on 20 Mar 2023
|
2023-01-31 |
refactor usb driver to use an internal memory structure
biosfood
committed
on 31 Jan 2023
|
allocate scratchpad buffers whenever implemented
biosfood
committed
on 31 Jan 2023
|