• Joined on 2025-02-05
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 22:59:28 +02:00
a7a2ffeb59 SATA: Choose first available command slot
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 22:03:16 +02:00
c95623a976 sata.c: Slight formatting improvements
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 21:33:00 +02:00
552f439708 SATA: Properly reset interrupt status bits
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 21:15:13 +02:00
c0c2eba379 Truly asynchronous SATA request completion
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 21:05:34 +02:00
4dcb288b08 SATA: Separate internal init func for single HBA
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 20:58:17 +02:00
6c58f056d6 SATA: Marked internal functions as static
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 20:54:57 +02:00
5aa65ae566 SATA driver can now handle multiple controllers
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 20:35:10 +02:00
dd509c66a6 Got rid of some SATA cruft
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 20:28:23 +02:00
f555ee3652 Removed a bunch of outdated SATA read submit code
tomolt pushed to sata-redux at karlos/karlos 2026-04-22 20:15:37 +02:00
58c6603840 Moved a bunch of SATA declarations around
17d62d3e0f Moved sata sources out of x86_64/ directory
Compare 2 commits »
tomolt deleted branch boot-options from karlos/karlos 2026-02-25 22:49:11 +01:00
tomolt pushed to main at karlos/karlos 2026-02-25 22:47:56 +01:00
8345ad61c4 Renamed bootboot.cfg to bootparam.cfg
tomolt pushed to boot-options at karlos/karlos 2026-02-25 22:47:49 +01:00
8345ad61c4 Renamed bootboot.cfg to bootparam.cfg
tomolt pushed to main at karlos/karlos 2026-02-25 22:45:31 +01:00
99ff4deb5d PS/2 driver log enable boot parameter
38c4066138 Removed remnant of mkbootoptions dev tool from Makefile
0d06d97edb Preprocessor+Linker Voodoo for boot param decl
5b228625f6 Unified 'bootparam' naming for boot config/params/options
2121e5b9c7 Support for hexadecimal boot options
Compare 8 commits »
tomolt pushed to boot-options at karlos/karlos 2026-02-25 22:40:21 +01:00
99ff4deb5d PS/2 driver log enable boot parameter
38c4066138 Removed remnant of mkbootoptions dev tool from Makefile
Compare 2 commits »
tomolt pushed to boot-options at karlos/karlos 2026-02-25 22:28:56 +01:00
0d06d97edb Preprocessor+Linker Voodoo for boot param decl
tomolt pushed to boot-options at karlos/karlos 2026-02-25 21:02:59 +01:00
5b228625f6 Unified 'bootparam' naming for boot config/params/options
tomolt pushed to boot-options at karlos/karlos 2026-02-25 20:58:20 +01:00
2121e5b9c7 Support for hexadecimal boot options
tomolt pushed to boot-options at karlos/karlos 2026-02-25 20:43:16 +01:00
3039e0c35f Parsing decimal integer boot options
tomolt pushed to boot-options at karlos/karlos 2026-02-25 20:37:21 +01:00
a38be34cb5 Destructively parsing the boot config