36 Commits

Author SHA1 Message Date
alnyan fcbe412732 feature: simple sysfs 2021-12-09 09:02:28 +02:00
alnyan b4b99915ef feature: verbose feature for libusr 2021-12-05 23:45:24 +02:00
alnyan b97db3a0c4 feature: better login program 2021-12-02 13:02:45 +02:00
alnyan 3ed41501cb feature: cat and hexd 2021-11-28 12:24:17 +02:00
alnyan a7a0c8bf2c feature: login program 2021-11-28 11:46:55 +02:00
alnyan 564d10e1be feature: simple ls(1p) 2021-11-23 17:55:58 +02:00
alnyan 6eac5287a2 feature: shell exec 2021-11-20 13:54:06 +02:00
alnyan c584e1182f Merge branch 'master' into feat/signal 2021-11-11 22:54:41 +02:00
alnyan 00c368c36b refactor: fix clippy warnings 2021-11-11 22:46:01 +02:00
alnyan 67ab37865e feature: statistics for phys mem module 2021-11-11 14:40:08 +02:00
alnyan e1c7ebc8e1 feature: read ioctl for ttys 2021-11-09 16:35:31 +02:00
alnyan 92b517bcd4 feature: waitpid system call 2021-11-05 15:24:10 +02:00
alnyan 8de432b726 refactor: add clippy to init/libusr 2021-11-05 13:50:00 +02:00
alnyan 753841e1a0 feat: proof-of-concept tty chardev 2021-11-02 15:36:34 +02:00
alnyan 9f62396ebc feat: add basic fat32 read functionality 2021-10-29 11:31:05 +03:00
alnyan b6a0710f0c feat: ability to supply sdcard to qemu 2021-10-28 00:40:40 +03:00
alnyan 39f2d12e32 feat: rpi3 added again with simple emmc read support 2021-10-27 18:33:52 +03:00
alnyan 4cd6dc927b feat: make PROFILE affect init as well 2021-10-26 14:09:47 +03:00
alnyan 771408498d misc: remove rpi3 target (for now) 2021-10-26 13:46:12 +03:00
alnyan c706428ed6 feat(vfs): CoW for memfs, init start 2021-10-26 00:59:43 +03:00
alnyan 6d8f0d01ef feat(vfs): file read from initrd in kernel 2021-10-25 16:41:30 +03:00
alnyan ad7406a993 misc: -display none for qemu 2021-10-21 21:00:51 +03:00
alnyan 67d49f8f0e feat: syscall stub 2021-10-21 12:16:24 +03:00
alnyan 1970e24808 feat: proof-of-concept ELF loading 2021-10-18 19:15:42 +03:00
alnyan 76b4a78d32 doc: update docs 2021-10-18 15:06:08 +03:00
alnyan 6bd252f18e feat: add mach_rpi3 target 2021-10-14 19:20:51 +03:00
alnyan f9d7af1744 fix: unify boot code 2021-10-11 18:54:36 +03:00
alnyan 7ac20b1841 fix: orangepi3 higher-half boot with uImage 2021-10-11 18:36:08 +03:00
alnyan 189229ca7a feat: orangepi3 higher-half poc
Reset is broken
2021-10-11 15:09:26 +03:00
alnyan a8b7e88cfe feat: PoC higher-half kernel 2021-10-10 21:24:22 +03:00
alnyan 455f6deec3 feat: generic pcie host dummy 2021-10-08 12:24:31 +03:00
alnyan 53dcac183f style: fix clippy warnings 2021-10-07 14:43:14 +03:00
alnyan 58ee697a8c feat: gicv2 and basic irq handling 2021-10-07 13:56:17 +03:00
alnyan e21d7fdd59 feat?: it boots on orange pi 3 2021-10-01 18:37:47 +03:00
alnyan 683861b401 feat: elx_sp_el0 exception handling 2021-09-29 18:56:52 +03:00
alnyan 3e4d9a6a4e feat: Makefile instead of .sh 2021-09-29 10:50:37 +03:00