History for honey-os / src
2023-09-18
@biosfood
lspci: refactor
biosfood committed on 18 Sep 2023
2023-09-17
@biosfood
remove some unused logging statements
biosfood committed on 17 Sep 2023
2023-09-16
@biosfood
kernel: fix compiler warning about invalid pointer conversion
biosfood committed on 16 Sep 2023
@biosfood
hlib: monopolize checkFocus function
biosfood committed on 16 Sep 2023
2023-09-15
@biosfood
hlib: fix include path
biosfood committed on 15 Sep 2023
2023-09-09
@biosfood
kernel: avoid crashes (double faults) by blocking interrupts during execution
biosfood committed on 9 Sep 2023
2023-09-08
@biosfood
build system: fix constant rebuilding of initrd.tar
biosfood committed on 8 Sep 2023
@biosfood
usb: fix problem with overflowing TRB rings
biosfood committed on 8 Sep 2023
@biosfood
build system: fix initrd not rebuilding correctly
biosfood committed on 8 Sep 2023
2023-09-02
@biosfood
build system: consolidate all userspace program Makefiles into one
biosfood committed on 2 Sep 2023
@biosfood
move hlib directory to src/
biosfood committed on 2 Sep 2023
@biosfood
use ld-level allocation of allocation data object for all programs and kernel
biosfood committed on 2 Sep 2023
2023-08-31
@biosfood
hlib: declare allocation data in linker script
biosfood committed on 31 Aug 2023
@biosfood
hid: refactor io parameters for input tag
biosfood committed on 31 Aug 2023
@biosfood
hlib: refactor stdio
biosfood committed on 31 Aug 2023
2023-08-30
@biosfood
crashTest: remove unnecessary import
biosfood committed on 30 Aug 2023
2023-08-28
@biosfood
ioManager: remove redundant reference to keyCallback
biosfood committed on 28 Aug 2023
@biosfood
ps2: use new keycodes
biosfood committed on 28 Aug 2023
2023-08-27
@biosfood
hid, usb: use correct sleep interval for each device
biosfood committed on 27 Aug 2023
2023-08-26
@biosfood
xhci: log interval value
biosfood committed on 26 Aug 2023
2023-08-25
@biosfood
keyboard: add none modifiers for keycodes without modified variants
biosfood committed on 25 Aug 2023
@biosfood
add more keycodes
biosfood committed on 25 Aug 2023
@biosfood
crashTest: fix command line warning error
biosfood committed on 25 Aug 2023
@biosfood
keyboard: use modified strings when modifier key is pressed
biosfood committed on 25 Aug 2023
@biosfood
keyboard: track pressed keys
biosfood committed on 25 Aug 2023
@biosfood
hid, keyboard: pass USB keycode to keyboard service
biosfood committed on 25 Aug 2023
@biosfood
keyboard: allow for uint32_t keycodes
biosfood committed on 25 Aug 2023
2023-08-24
@biosfood
add keycodes.h
biosfood committed on 24 Aug 2023
2023-08-23
@biosfood
keyboard: implement key repeat behaviour
biosfood committed on 23 Aug 2023
@biosfood
keyboard: pass over raw chars
biosfood committed on 23 Aug 2023