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.

4 lines
54 B

!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
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