setos

拙OS
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2024-05-20 23:02reset portMatsuda Kenji1+15-1
2024-05-06 07:29find enabled portMatsuda Kenji1+8-3
2024-05-06 06:30read PORTSCMatsuda Kenji2+16-2
2024-05-06 05:06update ERDPMatsuda Kenji1+1-1
2024-05-06 05:02update ERDPMatsuda Kenji1+1-0
2024-05-06 05:01process event ringMatsuda Kenji1+14-3
2024-05-06 04:10set segment size of event ring segment tableMatsuda Kenji1+1-0
2024-05-06 02:37read ERDPMatsuda Kenji1+8-4
2024-05-06 01:03start xHCMatsuda Kenji2+22-7
2024-05-06 00:19use nec-usb-xhci to use MSIMatsuda Kenji2+14-5
2024-05-05 22:54use BIRMatsuda Kenji1+5-6
2024-05-05 04:57read MSI-X Table. need to modify the print functionMatsuda Kenji2+28-7
2024-05-04 23:57add -fno-stack-protectorMatsuda Kenji1+1-1
2024-05-01 03:50set primary interrupterMatsuda Kenji1+4-0
2024-05-01 03:04setup an event ringMatsuda Kenji2+21-3
2024-04-30 23:38align DCBAAPMatsuda Kenji1+5-5
2024-04-30 22:56ignore endianness for nowMatsuda Kenji4+6-74
2024-04-26 23:28add commentMatsuda Kenji1+1-0
2024-04-26 23:26fix bugMatsuda Kenji1+2-2
2024-04-24 00:07add endian converters.Matsuda Kenji3+52-0
2024-04-23 23:43set DCBAAP need alignmen. this can be done by including stdalign.h and using alignas(64). but I don't want to use that.Matsuda Kenji1+8-0
2024-04-23 06:50set MaxSlotsEnMatsuda Kenji3+29-4
2024-04-22 23:27reset xhcMatsuda Kenji1+51-44
2024-04-19 23:57 add comment on MMIO baseMatsuda Kenji1+6-2
2024-04-18 07:47read local apic idMatsuda Kenji1+1-0
2024-04-18 04:29enable and read MSI/MSI-XMatsuda Kenji3+68-9
2024-04-18 00:40delete unused variableMatsuda Kenji1+0-1
2024-04-18 00:34mask the least 4 bits of xhc base addressMatsuda Kenji1+1-1
2024-04-18 00:28adjust endianness.Matsuda Kenji7+37-10
2024-04-17 06:43add xhc structs. something wrongMatsuda Kenji5+62-7
2024-04-17 03:16add fields to PCIDevMatsuda Kenji5+83-7
2024-04-17 00:05divide machine independent functionsMatsuda Kenji6+120-115
2024-04-13 04:32check if the device is multifunctionalMatsuda Kenji1+4-1
2024-04-11 08:48scan pci recursivelyMatsuda Kenji4+16-4
2024-04-11 03:49scan pciMatsuda Kenji4+88-9
2024-04-11 00:21connect usb mouseMatsuda Kenji1+2-0
2024-04-11 00:20scan pci devicesMatsuda Kenji4+38-22
2024-04-10 06:18read pci config headerMatsuda Kenji2+18-2
2024-04-10 04:10rename argumentsMatsuda Kenji1+2-3
2024-04-10 04:09delete functionaMatsuda Kenji2+9-31
2024-04-10 03:58renameMatsuda Kenji3+20-17
2024-04-07 00:54read vendor idMatsuda Kenji1+1-1
2024-04-06 08:30try to read vendor idMatsuda Kenji6+43-6
2024-04-06 06:39add assembly langage file to use pciMatsuda Kenji5+68-26
2024-04-06 04:54move start.s to machine specific directoryMatsuda Kenji1+7-0
2024-04-06 04:54draw mouse pointerMatsuda Kenji5+156-37
2024-04-06 00:24add make_windowMatsuda Kenji3+57-33
2024-04-05 22:00delete unnecessary copyMatsuda Kenji1+1-3
2024-04-05 06:30change borderMatsuda Kenji2+11-3
2024-04-05 06:30delete unnecessary linesMatsuda Kenji1+4-6
2024-04-05 06:09change stack areaMatsuda Kenji3+21-6
2024-04-05 03:42add thickness to borderMatsuda Kenji3+25-21
2024-04-05 00:55spawn a window and consoleMatsuda Kenji7+85-25
2024-04-04 23:35try to use tcc. need va_arg...Matsuda Kenji6+43-11
2024-04-04 06:37add header dependenciesMatsuda Kenji1+5-5
2024-04-04 06:30unify Makefile. Is it a good idea?Matsuda Kenji4+38-61
2024-04-03 06:01modify makefileMatsuda Kenji10+139-37
2024-04-02 08:30fix bugMatsuda Kenji3+22-22
2024-04-02 06:53renameMatsuda Kenji1+71-0
2024-04-02 06:53add cons_printfMatsuda Kenji6+86-78
2024-04-02 06:44fix bug where the pixels at the top and left border is not renderedMatsuda Kenji1+1-1
2024-04-02 05:17add control charactorsMatsuda Kenji2+9-3
2024-04-02 04:43add control charactors to cons_putcharMatsuda Kenji6+201-13
2024-04-02 03:39print shinonome fontMatsuda Kenji2+8-12
61 more commits remaining, fetch the repository