This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
phytium
/
phytium-standalone-sdk
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
173
Commits
5
Branches
28
Tags
380 MiB
Tree:
v1.4.0
Standalone-Sdk_RT-thread
master
release
release_v1.3.1
release_v1.4.0
aarch64_cross_compiler
jailhouse
mingw64_cross_toolchian
v0.0.1
v0.0.11
v0.0.2
v0.0.3
v0.0.3-a
v0.0.4
v0.0.5
v0.0.7
v0.0.8
v0.1.15
v0.1.16
v0.1.17
v0.1.2
v0.1.8
v0.2.0
v0.3.0
v0.4.0
v1.0.0
v1.1.0
v1.1.1
v1.2.2
v1.2.3
v1.3.0
v1.4.0
x86_64-cross-compiler
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v1.4.0'
${ noResults }
phytium-standalone-sdk
/
third-party
/
libmetal
/
VERSION
4 lines
54 B
Raw
Permalink
Normal View
History
!22 合入letter shell 和 libmetal (OpenAMP) * fix code style * Merge branch 'libmetal' of https://gitee.com/yellow_crane/phytium-stan… * v0.1.0 发布 * update README.md * fix some file * 完成libmetal 功能添加 * remove gic init, which was remove to early stage * 合并备份 * compile all cases ok * support aarch32 defconfig * support amp defconfigs * d2000 AMP ok * fix some code * aarch64 模式下添加spinlock 功能 * 解决多核启动问题 * 修改 aarch64 GetAffinity 明天测试gicv3 * fix some warning * backup * update * 备份,准备合并shell * !7 合入多核脚本和ELF工具 * prepare to merge * Multcore ipi is ok * pack elf * add elfio tool * fix letter shell warning * add default configs * support linkscript.ld build with sdkconfig.h * backup multcore * arm-none-eabi-gcc -P -E aarch32_amp_slave_ram.c -o aarch32_amp_slave_ram.ld * add lds * add AMP lds * update doc * !6 合入letter shell * remove fig * update baremetal/example/letter_shell_test/README.md. * add readme * add readme template * add cmd * add cmd md, mw and reboot * setup letter shell * show title ok * shell start up ok * shell ok * update * intrrupt nok * add letter shell * v0.0.10 提交 * 准备发布v0.0.10 * GDMA 测试完毕 准备上传 * fix some bug * fix some bug * bdl 模式添加,待测试 * gdma 第一部分开发完成 待测试 * v0.0.9 合并 * 解决pcie 32bit 问题 * check pcie bug * 完成pcie 项目 * pcie dma 功能测试完成 * 等待pcie 测试 * 增加pcie 模块,并且测试了枚举功能 * 修改格式问题 * change all file to lf * 修改文件格式,修改脚本bug * v0.0.6 版本预备 * 准备上传 * 修改格式 * 完成canfd 驱动编写,ft2004测试完成,e2000待测 * 增加queue 功能 * 完成xmac 驱动待测试 * bdring 等待fix * 修改目录 * 正在开发网卡 * 测试完新的参数布局,等待e2000的测试 * float error is exit * spi driver is over * readly to test spi * 修改install.sh * 合并分支 * add spi ,gpio * 修改 e2000 aarch32 mmu 错误 * readly to upload * 增加kconfig 中 附加头文件功能 * v0.0.4 提交 * 完成aarch32 libc 的使用功能 * 存在libc 依赖某个特定编译链的问题 * 修改aarch32 启动不正常功能 * 完成rtt 项目 * 完成 rtt 64 与32bit 的问题 * 增加spin 测试
3 years ago
VERSION_MAJOR = 1
!104 Update sdk 2023-11-15 update
12 months ago
VERSION_MINOR = 0
!22 合入letter shell 和 libmetal (OpenAMP) * fix code style * Merge branch 'libmetal' of https://gitee.com/yellow_crane/phytium-stan… * v0.1.0 发布 * update README.md * fix some file * 完成libmetal 功能添加 * remove gic init, which was remove to early stage * 合并备份 * compile all cases ok * support aarch32 defconfig * support amp defconfigs * d2000 AMP ok * fix some code * aarch64 模式下添加spinlock 功能 * 解决多核启动问题 * 修改 aarch64 GetAffinity 明天测试gicv3 * fix some warning * backup * update * 备份,准备合并shell * !7 合入多核脚本和ELF工具 * prepare to merge * Multcore ipi is ok * pack elf * add elfio tool * fix letter shell warning * add default configs * support linkscript.ld build with sdkconfig.h * backup multcore * arm-none-eabi-gcc -P -E aarch32_amp_slave_ram.c -o aarch32_amp_slave_ram.ld * add lds * add AMP lds * update doc * !6 合入letter shell * remove fig * update baremetal/example/letter_shell_test/README.md. * add readme * add readme template * add cmd * add cmd md, mw and reboot * setup letter shell * show title ok * shell start up ok * shell ok * update * intrrupt nok * add letter shell * v0.0.10 提交 * 准备发布v0.0.10 * GDMA 测试完毕 准备上传 * fix some bug * fix some bug * bdl 模式添加,待测试 * gdma 第一部分开发完成 待测试 * v0.0.9 合并 * 解决pcie 32bit 问题 * check pcie bug * 完成pcie 项目 * pcie dma 功能测试完成 * 等待pcie 测试 * 增加pcie 模块,并且测试了枚举功能 * 修改格式问题 * change all file to lf * 修改文件格式,修改脚本bug * v0.0.6 版本预备 * 准备上传 * 修改格式 * 完成canfd 驱动编写,ft2004测试完成,e2000待测 * 增加queue 功能 * 完成xmac 驱动待测试 * bdring 等待fix * 修改目录 * 正在开发网卡 * 测试完新的参数布局,等待e2000的测试 * float error is exit * spi driver is over * readly to test spi * 修改install.sh * 合并分支 * add spi ,gpio * 修改 e2000 aarch32 mmu 错误 * readly to upload * 增加kconfig 中 附加头文件功能 * v0.0.4 提交 * 完成aarch32 libc 的使用功能 * 存在libc 依赖某个特定编译链的问题 * 修改aarch32 启动不正常功能 * 完成rtt 项目 * 完成 rtt 64 与32bit 的问题 * 增加spin 测试
3 years ago
VERSION_PATCH = 0