aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Channels.Alex Auvolat2015-03-081-1/+1
|
* Add PRNGAlex Auvolat2015-03-081-2/+2
|
* No lazy allocation of kernel memory. Placeholder for pmem freeing routine.Alex Auvolat2015-03-021-1/+2
|
* Make way for ISO 9660 driver.Alex Auvolat2015-02-241-1/+2
|
* Add PCI IDE driver (only PIO mode, no DMA yet.)Alex Auvolat2015-02-241-1/+1
|
* PCI enumeration ; rename dev:/ to io:/Alex Auvolat2015-02-241-1/+2
|
* Add kernel worker threads for handling various tasks (eg. interrupts)Alex Auvolat2015-02-191-1/+1
|
* Add first btree test ; fix first btree test.Alex Auvolat2015-02-141-2/+2
|
* Rearrange testing architecture : just type 'make run_tests'Alex Auvolat2015-02-141-2/+7
|
* Begin implementation of syscalls.Alex Auvolat2015-02-131-1/+1
|
* Implement ELF loading ; arrange so that user processes run.Alex Auvolat2015-02-131-1/+1
|
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-1/+1
|
* Implement some handling of user stuff...Alex Auvolat2015-02-131-1/+1
|
* Start work on filesystems.Alex Auvolat2015-02-091-1/+2
|
* Reorganize all.Alex Auvolat2015-02-091-0/+14