summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
2018-09-29improving window compositorMiguel
2018-09-29first prototype of compositing window managerMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27try to isolate netstack to libraryMiguel
2018-09-27reenable interruptsMiguel
2018-09-26some bugfixesMiguel
2018-09-26ntp and udpMiguel
2018-09-25ip/icmp checksum fixMiguel
2018-09-25working on icmp ping replyMiguel
2018-09-25arp replies working!Miguel
2018-09-25after a long struggle our e1000 can receive and send packets, yeah!Miguel
2018-09-23interrupts from e1000 come in at leastMiguel
2018-09-23struggling with e1000Miguel
2018-09-21struggling with UEFIMiguel
2018-09-21trying uefiMiguel
2018-09-21piper works so niceMiguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15scheduler / sleep processMiguel
2018-09-12struggling with vmemMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11screen checks if video or textmode, cpu private memory pages implementedMiguel
2018-09-10fixed bug in asm_pit_rate_Miguel
2018-09-10apic et al.Miguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-06working on smpMiguel
2018-09-03big renamingMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-08-31doxy and alignmentMiguel
2018-08-31moved terminal.c and terminal.hMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22cleaning upMiguel
2018-08-21cleaning up a bitMiguel
2018-08-21cleaning up multitaskingMiguel
2018-08-21cleanup timer stuff and move to asm.Miguel
2018-08-20vesa works beuatifullyyMiguel
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19cleanup com1 driver and doxygenMiguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18mouse up and running againMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-17started reviving my fool osMiguel