Commit Graph

792 Commits

Author SHA1 Message Date
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
alnyan 363dc86522 maint: remove i686 target from tools and userspace 2025-07-18 09:07:38 +03:00
alnyan a5526f8001 maint: remove memtables crate 2025-07-17 17:53:53 +03:00
alnyan 0672d55e8e maint: remove etc/ld/x86 2025-07-17 17:50:02 +03:00
alnyan 3b1bdea1dd maint: fix clippy warnings 2025-07-17 17:47:24 +03:00
alnyan b8e7430353 maint: fix warnings 2025-07-17 17:08:59 +03:00
alnyan 511d1e45c0 x86_64: position-independent kernel 2025-07-17 16:45:57 +03:00
alnyan 019146e9ff riscv64: position-independent kernel 2025-07-17 14:38:51 +03:00
alnyan 1f6f091c2c aarch64: position-independent kernel 2025-07-17 12:58:43 +03:00
alnyan 6a723790de maint: drop support for i686 2025-07-16 20:19:40 +03:00
alnyan 223aeef10f boot: fix riscv64/aarch64 boot headers 2025-07-16 16:00:57 +03:00
alnyan 04afd55f35 aarch64: add linux image header 2025-07-16 12:03:16 +03:00
alnyan 21ff433b51 gentables/aarch64: fix incorrect operator precedence 2025-07-16 12:01:54 +03:00
alnyan 2501a85874 runtime: move pidfd support to yggdrasil-rt 2025-07-16 11:00:47 +03:00
alnyan 31e58f961f libc: fix build issues 2025-06-10 15:18:50 +03:00
alnyan 5057555f57 bcm283x: fix missing docs in aux uart 2025-05-20 14:27:20 +03:00
alnyan a88d1af925 bcm283x: fix bcm283x_aux init/traits 2025-05-20 13:20:52 +03:00
alnyan 2fcf800cc8 yboot: pick higher fb resolutions 2025-05-17 11:22:39 +03:00