62 Commits

Author SHA1 Message Date
alnyan 1552bb27f4 toolchain: migrate to 1.94.0 toolchain 2026-03-28 01:59:17 +02:00
alnyan 7f256cf3a6 i2c: improve i2c architecture, add sifive i2c driver 2026-03-25 19:07:59 +02:00
alnyan f416414b93 char: add pwm subsystem, add sifive pwm driver 2026-03-23 14:02:02 +02:00
alnyan 31176fb5aa riscv: initial support for hifive unmatched 2026-03-20 15:24:55 +02:00
alnyan 4f648142c8 sifive: initial support for hifive unleashed a00 2026-02-04 17:34:37 +02:00
alnyan 0e979a9e09 spi: initial spi device support 2026-02-04 14:46:57 +02:00
alnyan 6b5dd9f673 irq: more flexible interrupt tables 2026-02-03 13:29:49 +02:00
alnyan 58dbaddf11 i2c: implement initial support for i2c devices 2026-02-03 12:08:15 +02:00
alnyan 195c19e225 serial: unify 8250 drivers, better dts support 2026-01-16 23:18:46 +02:00
alnyan 57143f9d8d maint: migrate to rustc 1.94.0-nightly 2026-01-06 14:41:08 +02:00
alnyan 6552fa8059 irq: FullIrq -> IrqHandle 2025-08-14 11:34:00 +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 e0b6290a54 clock: implement Hertz type 2025-07-27 13:37:39 +03:00
alnyan a5526f8001 maint: remove memtables crate 2025-07-17 17:53:53 +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 72633eb339 maint: sync up other architectures with mmap(file) 2025-02-26 16:21:56 +02:00
alnyan 7fdc57fd9f proc: implement basic mmap with files, real_program in arg 2025-02-25 17:41:14 +02:00
alnyan 41944890b6 jh7110: get second ethernet kinda working 2025-02-14 16:52:45 +02:00
alnyan f2cfc9136a stmmac: implement a basic stmmac driver 2025-02-14 00:26:14 +02:00
alnyan 5d406feb07 rv64/jh7110: implement syscrg stub + uart clock/reset 2025-02-13 22:53:47 +02:00
alnyan e812453a97 dev: use DmaBuffer instead of PageBox where needed 2025-02-06 21:05:53 +02:00
alnyan 8cbde8389f dev: pass DeviceInitContext into Device::init() 2025-02-06 12:24:03 +02:00
alnyan 7348232aa9 pci/dt: rework pci interrupts, add gicv2m and dt msi controllers 2025-02-05 21:45:48 +02:00
alnyan 01dbac2132 dt: fix pci interrupt-map parsing 2025-02-05 12:35:38 +02:00
alnyan 909980f4eb rv64: add jh7110/starfive visionfive2 support 2025-01-21 16:34:03 +02:00
alnyan 86509e39c1 rv64: riscv plic driver, time accouting 2025-01-20 13:22:24 +02:00
alnyan 20fa34c945 rv64: platform init, task switching 2025-01-19 15:16:26 +02:00
alnyan 86eb2d3252 rv64: boot into upper half 2025-01-17 02:25:49 +02:00
alnyan e309fdab81 dt: add /model and /compatible to sysfs 2024-12-17 19:45:44 +02:00
alnyan 49b918e2ac cfg: allow passing cmdline options to the kernel 2024-12-17 19:12:39 +02:00
alnyan cb5814a5ce fs: rework sysfs 2024-12-17 16:42:21 +02:00
alnyan 047746d134 dt: add clocks, bcm2835-aux driver 2024-12-16 22:06:40 +02:00
alnyan b28b12b069 doc: document the device-tree crate 2024-12-16 19:18:35 +02:00
alnyan 699816d61d aarch64: reenable psci, add spin-table smp init 2024-12-16 14:24:46 +02:00
alnyan dfae656833 dt: refactor device-tree lib 2024-12-16 12:56:05 +02:00
alnyan a9340ea089 dt: rework device-tree, proper interrupt handling 2024-12-16 00:23:23 +02:00
alnyan a2adff85a7 x86: fix i686/x86_64 build 2024-12-14 13:10:46 +02:00
alnyan 60164fedca aarch64: add raspberry pi 4b target 2024-12-14 02:34:22 +02:00
alnyan 56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
alnyan 183ec14544 ext2: better inode cache, mkdir 2024-12-04 18:28:27 +02:00
alnyan 4fcd392ee5 time: add real-time clock (x86-64) 2024-12-02 10:19:48 +02:00
alnyan e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
alnyan 109f290c67 refactor: switch to workspace dependencies 2024-11-01 20:37:30 +02:00
alnyan ebedd96362 refactor: fix warnings, fix i686 fp context misalign 2024-11-01 20:02:28 +02:00