Releases: YuzukiHD/SyterKit
Releases · YuzukiHD/SyterKit
SyterKit v0.4.0.0
What's Changed
- Bump Version to Version 0.4.0 by @SamulKyull in #153
- SyterKit 0.4.0 by @SamulKyull in #154
Full Changelog: v0.3.0.0...v0.4.0.0
SyterKit v0.4.0.0-beta.1
What's Changed
- Bump Version to Version 0.4.0 by @SamulKyull in #153
Full Changelog: v0.3.0.0...v0.4.0.0-beta.1
SyterKit v0.3.0.0
What's Changed
- [board] remove -fno-short-enums by @SamulKyull in #119
- add r818 extlinux by @chainsx in #120
- sync main forks by @SamulKyull in #121
- [driver] using union to handle reg, [board] fix 100ask ros extlinux boot by @SamulKyull in #122
- Update board.c by @SamulKyull in #124
- [board] support the xtask burn commands cargo make and cargo flash on 100ask-d1-h by @Placebo27 in #128
- [board] Rust serial output example and light up led on 100ask-d1-h by @Placebo27 in #129
- [board] refactor directory, add init-dram case macro module for 100ask-d1-h-rs by @Placebo27 in #130
- [rust] refactor, move common rust parts from 100ask-d1-h to rust module by @luojia65 in #131
- [rust] rearrange code and implement first part of SyterBoot example by @luojia65 in #132
- [rust] small fixes on syterkit::entry macro, documentation fixes and remove default members by @luojia65 in #133
- [rust] complete
clock_dump
fuction for syterboot by @Placebo27 in #134 - organize file architecture and build basic rv32 support by @SamulKyull in #135
- [rust] rearrange mctl driver, move clock init into #[entry], code cleanup by @luojia65 in #136
- [rust] fix rust stdio macros not found by @luojia65 in #137
- [board] cli support on 100ask-d1-h, rearrange mctl module (take 2) by @luojia65 in #138
- [ci] update github actions to support Rust compile-time checks by @sevetis in #141
- [ci] more proper name for check types, small fix by @luojia65 in #142
- add new plat and board by @SamulKyull in #144
- fix build error by @SamulKyull in #145
- Support CDK project by @SamulKyull in #146
- [driver] fix clk driver issue by @SamulKyull in #147
- [lib] merge dev branch into main branch by @luojia65 in #149
- [driver] fix irq handler by @SamulKyull in #151
- [version] bump to 0.3.0 by @SamulKyull in #152
New Contributors
- @Placebo27 made their first contribution in #128
- @sevetis made their first contribution in #141
Full Changelog: v0.2.9.4...v0.3.0.0
SyterKit v0.2.9.4
What's Changed
- fix r818 board new neon support with new driver by @SamulKyull in #116
- [board] fix to skip payloads build by @SamulKyull in #117
- [board] longanpi3h enable neon by @SamulKyull in #118
Full Changelog: v0.2.9.3...v0.2.9.4
SyterKit v0.2.9.3
What's Changed
- [board] support empty tf card boot from emmc by @SamulKyull in #114
Full Changelog: v0.2.9.2...v0.2.9.3
SyterKit v0.2.9.2
What's Changed
- [driver] fix debug info new line by @SamulKyull in #112
- [board] add cache size for mmcv2, [driver] mmc support write by @SamulKyull in #113
Full Changelog: v0.2.9.1...v0.2.9.2
SyterKit v0.2.9.1
What's Changed
- [driver] fix tm4 timing data by @SamulKyull in #111
Full Changelog: v0.2.9...v0.2.9.1
SyterKit v0.2.9
What's Changed
- Merge main tree into mmc v2 by @YuzukiTsuru in #103
- [payloads] sync payloads by @YuzukiTsuru in #107
- [driver] add mmc_v2 sdhci driver by @SamulKyull in #108
- [driver] add basic mmc_v2 sdhci driver by @SamulKyull in #109
- [version] bump version to 0.2.9 by @SamulKyull in #110
Full Changelog: v0.2.8.14...v0.2.9
SyterKit v0.2.8.14
What's Changed
- [board] avaota-a1: set GICR_WAKER bit 2 for BL31 by @BigfootACA in #104
- Sync files to dev branch by @YuzukiTsuru in #105
- [exception] remove gic usage by @YuzukiTsuru in #106
Full Changelog: v0.2.8.13...v0.2.8.14
SyterKit v0.2.8.13
What's Changed
- [board] avaota-a1: add missing dram_para for all sunxi_dram_init calls by @BigfootACA in #102
Full Changelog: v0.2.8.12...v0.2.8.13