Commit Graph

809 Commits

Author SHA1 Message Date
alnyan aba41cb5b2 WIP2 2025-09-29 14:01:54 +03:00
alnyan 475bf90eb9 WIP 2025-09-29 13:18:26 +03:00
alnyan 33474c10d3 bcm2711: update dtb 2025-09-26 16:51:43 +03:00
alnyan e934b4d696 aarch64: simplify GIC init 2025-09-17 14:18:06 +03:00
alnyan 6d8d97d492 maint: remove raqote dependency 2025-09-17 11:23:29 +03:00
alnyan ca01f57873 ports: add GNU GMP 6.3.0 2025-08-28 16:34:14 +03:00
alnyan 9be467d5d5 ports: add doomgeneric 2025-08-25 10:39:59 +03:00
alnyan 0c2ebbf7b3 fat32: move cluster chain cache to FileNode 2025-08-16 09:05:39 +03:00
alnyan cb4c0bc4b0 sysutils: add tree utility 2025-08-15 08:38:38 +03:00
alnyan c1b62aef1d memfs: take mtimes from tar 2025-08-14 15:55:38 +03:00
alnyan 6469914be1 rtc: implement google,goldfish-rtc 2025-08-14 15:17:41 +03:00
alnyan 131e6adc3d riscv: fix irqhandle migration 2025-08-14 15:11:26 +03:00
alnyan 322cb0a958 rtc: improve rtc device drivers 2025-08-14 15:08:19 +03:00
alnyan 6552fa8059 irq: FullIrq -> IrqHandle 2025-08-14 11:34:00 +03:00
alnyan 0ff48fd520 sysutils: implement poweroff 2025-08-14 10:31:09 +03:00
alnyan 9c32c11b0b sysutils: add dummy chroot program 2025-08-02 20:43:21 +03:00
alnyan 3be32b7b8f maint: split peripheral drivers into bsp packages 2025-08-01 10:21:49 +03:00
alnyan 919d6d62ba pinctrl: basic gpio led support 2025-08-01 08:59:24 +03:00
alnyan 062db06473 pinctrl: basic support for gpio 2025-07-31 00:03:45 +03:00
alnyan 06a6e11dab pinctrl: basic pinctrl/pinmux support 2025-07-30 20:43:12 +03:00
alnyan 66b12d7151 jh7110: improve clocks, add generic syscon driver 2025-07-28 14:20:11 +03:00
alnyan f5aa55c3fa device-tree: add bus_size_cells 2025-07-27 14:34:41 +03:00
alnyan 96350f1eaf device-tree: better driver search, missing reports 2025-07-27 14:08:44 +03:00
alnyan 51b72aa4d8 log: reduce message verbosity 2025-07-27 13:43:41 +03:00
alnyan e0b6290a54 clock: implement Hertz type 2025-07-27 13:37:39 +03:00
alnyan 18d01e82c8 jh7110: better clock driver 2025-07-27 13:24:25 +03:00
alnyan 3a61529b24 bcm283x: basic support for mbox + framebuffer 2025-07-26 18:27:20 +03:00
alnyan e873681c21 doc: update docs and dts 2025-07-23 10:47:57 +03:00
alnyan 3683d721c7 colors: add surface resize event 2025-07-20 14:32:08 +03:00
alnyan 8f7ac51fbb colors: update winit usage 2025-07-20 14:31:05 +03:00
alnyan 1bb48a0625 libterm: fix cursor style ctlseq 2025-07-20 14:03:07 +03:00
alnyan c4c79be393 colors: better surface interface 2025-07-20 14:02:27 +03:00
alnyan e0f6be7050 term: move escape handling logic to libterm 2025-07-20 11:41:29 +03:00
alnyan 3e90bd619b netutils/http: implement redirects 2025-07-19 20:01:22 +03:00
alnyan 2da0604391 sysutils/top: add down/up keys 2025-07-19 19:45:39 +03:00
alnyan f3eb88ac19 cross: add terminal cursor position report 2025-07-19 19:45:29 +03:00
alnyan d08a42d5b2 cryptic: reorganize symmetric ciphers 2025-07-19 19:44:11 +03:00
alnyan d2c0f8e3fd rsh: improve symmetric crypto, use aeads instead of aes-cbc 2025-07-19 15:31:56 +03:00
alnyan 6b0d5def50 maint: fix warnings 2025-07-19 09:50:12 +03:00
alnyan dd43135b64 cryptic: fix tlsv1.3 issues, fix missing (dummy) signature algos 2025-07-19 09:50:12 +03:00
alnyan 8a983aea72 x86/rtc: fix incorrect year limit 2025-07-19 09:50:12 +03:00
alnyan bf8e75b86c lib/cryptic: add crypto provider for rustls 2025-07-19 09:50:05 +03:00
alnyan c5d4079900 net/stmmac: sync up code with changes 2025-07-18 09:21:11 +03:00
alnyan f7a8361674 netutils/ping: implement dns queries 2025-07-18 09:20:00 +03:00
alnyan 3ae789a7de shell: fix signals not being delivered to children 2025-07-18 09:19:32 +03:00
alnyan 2f5a614594 net/igbe: support more Intel GbE NICs 2025-07-18 09:18:34 +03:00
alnyan 69fb239dde term: fix terminal not being set for shell process 2025-07-18 09:17:10 +03:00
alnyan 94a1587771 rsh: fix broken aes256cbc, fix incorrect pidfd polling 2025-07-18 09:15:17 +03:00
alnyan 8e699135c6 term: add extended key support (escape seqs) 2025-07-18 09:13:36 +03:00
alnyan ccd1a762c9 term: hosted testing 2025-07-18 09:12:27 +03:00