31 Commits

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