Merge branch 'master' of github.com:Minep/lunaix-os
[lunaix-os.git] / lunaix-os / kernel.mk
2024-03-02 Minep* Make the ksym table built-in with kernel image, thus...
2024-03-02 LunaixskyUnifying the Lunaix's Physical Memory Model (#28) feat/user_model
2023-12-08 Mineprefactor: add a async read/write variant to device...
2023-09-03 Minepfeat: serial device interfacing
2023-08-23 Minepadd lunaix dynamic linker as submodule
2023-08-20 Minepfix: corrected time conversion on alarm/sleep syscall
2023-08-19 Mineprefactor: one more step towards arch-agnostic design
2023-08-12 Mineprefactor: striped more arch-related code from the kerne...
2023-07-20 Mineprefactor: rewrite kernel's make script