Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-16 | amd64: barely boot into kernel code | dzwdz | |
2022-04-14 | kernel: port init's `printf` implementation | dzwdz | |
2022-03-27 | kernel/vfs: partial ATA drive support | dzwdz | |
2021-10-08 | ATA: implement the IDENTIFY PACKET DEVICE command | dzwdz | |
2021-10-08 | remove return statements from void function | dzwdz | |
2021-10-08 | ata: proper drive type detection; soft reset; 400ns delay function | dzwdz | |
2021-10-07 | ATA: detect device type | dzwdz | |
2021-10-07 | ATA: read identify data, detect drive size | dzwdz | |
2021-10-07 | kernel/i386: rename the port io functions with their bit length | dzwdz | |
2021-10-06 | kernel/i386: implement part of ATA IDENTIFY | dzwdz | |