王晓东
|
c98d99f611
|
!58 适配demo板
|
2 years ago |
zhugengyu
|
91ea9e520e
|
!57 更新 XHCI/GMAC/UART 驱动
* E2000支持USB XHCI, 支持轮询模式下获取键盘输入
* E2000支持USB XHCI, 支持轮询模式下获取键盘输入
* Gmac和Xmac bug解决
|
2 years ago |
wangxiaodong
|
802532c44d
|
!56
|
2 years ago |
zhugengyu
|
b20370eb49
|
!54 更新SDMMC/SPI例程,PWM支持E2000Q
|
2 years ago |
huanghe
|
ab17ac114e
|
!50 v0.3.1
|
2 years ago |
liushengming
|
d75358baf2
|
!49 v0.3.0 更新
* Merge branch 'E2000_TEST' into 'new_master'
* E2000 v0.3 发布
* Merge branch 'v0_2_0_gitee' into 'new_master'
* Merge branch '0_2_0' into 'new_master'
* build all, before push to gitee 0.2.0
* Merge branch 'gmac_phy_0526' into 'new_master'
* 完善gmac驱动,完善裸机lwip测试,适配freertos的lwip测试
* Merge branch 'new_master' into 'new_master'
* iic_timer_tacho
* Merge branch 'debug_0609' into 'new_master'
* 支持汇编调试打印,修改异常打印,增加例程用于异常调试
* Merge branch 'nand_0512' into 'new_master'
* Nand 0512
* 重构SDIO驱动,支持SD 2.0协议和DMA读写
* 重构SDIO驱动,支持SD 2.0协议和DMA读写
* 合入Seamphore驱动,完成GDMA驱动重构
* 合入Seamphore驱动,完成GDMA驱动重构
* Merge branch 'pwm_0525' into 'new_master'
* 重构CAN驱动,新增E2000 PWM、ADC驱动
* 合入DDMA驱动,新增DDMA+SPI回环例程,更新PR Check list和编码规范
* 合入DDMA驱动,新增DDMA+SPI回环例程,更新PR Check list和编码规范
* Merge branch 'new_master' into 'new_master'
* fi2c_slave
* Merge branch 'revert-425e915e' into 'new_master'
* Revert "Merge branch 'revert' into 'new_master'"
* Merge branch 'revert' into 'new_master'
* revert version
* Merge branch 'fi2c_0429' into 'new_master'
* Fi2c 0429
* Merge branch 'new_master' into 'new_master'
* add fi2c_master
* Merge branch 'xmac_gmac' into 'new_master'
* Gmac and Xmac Restruct
* Merge branch 'new_gic' into 'new_master'
* New gic
* Merge branch 'spi_0413' into 'new_master'
* 支持 LittleFS 和 Spiffs,新增 SPI 回环测试
* Merge branch '0_1_17' into 'new_master'
* !40 Release v0.1.17
* Merge branch 'new_master' into 'new_master'
* add uart file
* Merge branch '0_1_17' into 'new_master'
* v0.1.17发布前覆盖测试
* 解决Issue:I2C 驱动速度无法调节至3.4M
* 解决Issue:I2C 驱动速度无法调节至3.4M
* Merge branch 'wdt_restruct' into 'new_master'
* watchdog驱动重构与验证
* Merge branch 'qspi' into 'new_master'
* 重构QSPI驱动,解耦驱动和FLASH关联,完善功能特性支持和测试例程
* 重构芯片引脚控制和GPIO驱动,新增引脚控制相关例程
* 重构芯片引脚控制和GPIO驱动,新增引脚控制相关例程
* Merge branch 'ctest-pr-0317' into 'new_master'
* redefine assert and shell cmd to support ctest
* Merge branch 'openamp_update' into 'new_master'
* Openamp update
* Release v0.1.16, Support USB and SATA
* Release v0.1.16, Support USB and SATA
* Merge branch 'release_0218' into 'new_master'
* Release 0.1.16 进行发布例程功能测试,修改许可证为Phytium Public License 1.0
* 合入FUSB和FXHCI驱动,支持通过FATFS读写U盘
* 合入FUSB和FXHCI驱动,支持通过FATFS读写U盘
* Merge branch 'back' into 'new_master'
* 修改多核问题,删除glibc
* Merge branch 'sata' into 'new_master'
* add pcie & sata driver and example test
* Merge branch 'rm_some_right' into 'new_master'
* Rm some right
|
2 years ago |
wangxiaodong
|
68620d8fd6
|
!47 v0.2.0
|
2 years ago |
wangxiaodong
|
17ad4668da
|
!44 v0.1.17
|
3 years ago |
zhugengyu
|
1916dafe35
|
!43 Release v0.1.16
|
3 years ago |
zhugengyu
|
cb912fb1e4
|
!40 Release v0.1.16
* support SATA and USB
|
3 years ago |
zhugengyu
|
e25c362fec
|
!39 更新 README
|
3 years ago |
zhugengyu
|
49cf098844
|
!38 Release v0.1.15
|
3 years ago |
zhugengyu
|
f2edabdb58
|
!37 合入fspim驱动,移植sfud框架,支持make flash monitor
|
3 years ago |
王晓东
|
68587c608a
|
!36 重构wdt驱动,合并rtc驱动,完善readme和doc文档
|
3 years ago |
zhugengyu
|
0f737de38c
|
!35 更新开发环境获取链接
|
3 years ago |
huanghe
|
8278a29073
|
!34 重构串口驱动模块
|
3 years ago |
zhugengyu
|
2522fab8c0
|
!33 重构i2c驱动,支持i2c slave工作模式,新增sdk参考手册模板和驱动模板,合入test_utility
|
3 years ago |
zhugengyu
|
151dd203d1
|
!32 修改Readme说明
|
3 years ago |
zhugengyu
|
1e79c2a6f6
|
!31 支持newlibc,修改sdk开发环境安装方法
Merge pull request !31 from zhugengyu/newlibc
|
3 years ago |
zhugengyu
|
b0afbe0411
|
!30 v0.1.5 支持Windows10 + mingw64开发
- 支持Windows10环境下开发
- 支持uninstall
- 修改环境变量存放的profile版本
|
3 years ago |
huanghe
|
b8966abe06
|
!29 v0.1.4 提交
* v0.1.4发布
|
3 years ago |
zhugengyu
|
a8da2d2599
|
!28 合入sdmmc cmd模块,合入sdio驱动,修改sdmmc驱动
Merge pull request !28 from zhugengyu/master
|
3 years ago |
王晓东
|
0a2dc9b411
|
!27 standalone 适配freertos下的lwip协议
|
3 years ago |
zhugengyu
|
861299b84a
|
!26 修改Makefile为makefile,避免部分平台无法识别
* 重命名 baremetal/example/mci_test/Makefile 为 baremetal/example/mci_test/makefile
* update .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md.
* update README.md.
* 重命名 baremetal/example/letter_shell_test/Makefile 为 baremetal/example/l…
* 重命名 baremetal/example/gmac_test/Makefile 为 baremetal/example/gmac_test/makefile
* 重命名 baremetal/example/pcie_test/Makefile 为 baremetal/example/pcie_test/makefile
* 重命名 baremetal/example/sdci_test/Makefile 为 baremetal/example/sdci_test/makefile
* 重命名 baremetal/example/spi_test/Makefile 为 baremetal/example/spi_test/makefile
* 重命名 baremetal/example/timer_tacho/Makefile 为 baremetal/example/timer_t…
* 重命名 baremetal/example/uart_test/Makefile 为 baremetal/example/uart_test/makefile
* 重命名 baremetal/example/wdt_test/Makefile 为 baremetal/example/wdt_test/makefile
* 重命名 baremetal/example/xmac_test/Makefile 为 baremetal/example/xmac_test/makefile
* 重命名 baremetal/example/template/Makefile 为 baremetal/example/template/makefile
* 重命名 baremetal/example/lwip_test/Makefile 为 baremetal/example/lwip_test/makefile
* 重命名 baremetal/example/libmetal_test/core1/Makefile 为 baremetal/example…
* 重命名 baremetal/example/libmetal_test/core0/Makefile 为 baremetal/example…
* 重命名 baremetal/example/gdma_test/Makefile 为 baremetal/example/gdma_test/makefile
* 重命名 baremetal/example/can_test/Makefile 为 baremetal/example/can_test/makefile
|
3 years ago |
zhugengyu
|
ea7d7f7b8a
|
!24 更新项目介绍
* update README.md.
* remove additional folder
|
3 years ago |
王晓东1030
|
67f1d13784
|
!23 wdt功能合入
* wdt modify
|
3 years ago |
zhugengyu
|
5b3d895993
|
!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 |
zhugengyu
|
a782a89ed0
|
!20 合入gmac驱动和lwip协议栈
* fix phy issue
* add comments
* fix compiler warning, add phy module
* intrrupt ping ok
* add release note
* merge newlwip
* support porting lwip to multi-gmac
* lwpi support aarch64
* rx tx ok
* rx ok, add lwip
* gmac ok
|
3 years ago |
huanghe
|
521fdf6ef3
|
!19 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 |
huanghe
|
c92f963bc1
|
!18 v0.0.9 提交
* v0.0.9 合并
* 解决pcie 32bit 问题
* 完成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 |
zhugengyu
|
8864739f8e
|
!17 support D2000, merge sdci module, fix timer module review issues
|
3 years ago |
zhugengyu
|
d882b5496d
|
update drivers support information
|
3 years ago |
zhugengyu
|
072efd40c1
|
update platform drivers support information
|
3 years ago |
zhugengyu
|
de5e7abdb3
|
add platform driver support information
|
3 years ago |
zhugengyu
|
f771248d9a
|
update README.md. add install demo figures
|
3 years ago |
zhugengyu
|
14cfac980e
|
Release v0.0.7
|
3 years ago |
zhugengyu
|
807db18e42
|
!15 合入i2c,qspi 和 timer tacho 驱动
|
3 years ago |
zhugengyu
|
d6105050c9
|
remove cr/lf
|
3 years ago |
zhugengyu
|
fd0deda1fc
|
test qspi and i2c example
|
3 years ago |
zhugengyu
|
34cc322bed
|
modify examples
|
3 years ago |
zhugengyu
|
b16b9709ea
|
add comments
|
3 years ago |
zhugengyu
|
de22ee7d86
|
include qspi, timer tacho and i2c drivers and examples
|
3 years ago |
zhugengyu
|
8e4a88388f
|
format
|
3 years ago |
huanghe
|
673fbd2286
|
!14 v0.0.6 提交
* 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 |
zhugengyu
|
5c065877ad
|
Release v0.0.5
|
3 years ago |
zhugengyu
|
87d1f31e19
|
Release v0.0.4
|
3 years ago |
zhugengyu
|
4f83a20b3e
|
!11 修改intrrupt.c,依赖gicv3
* update bsp/common/interrupt.c.
|
3 years ago |
huanghe
|
2de40710d2
|
!10 v0.0.4 提交
* add spi ,gpio
* 修改 e2000 aarch32 mmu 错误
* 增加kconfig 中 附加头文件功能
* v0.0.4 提交
* 完成aarch32 libc 的使用功能
* 存在libc 依赖某个特定编译链的问题
* 修改aarch32 启动不正常功能
* 完成rtt 项目
* 完成 rtt 64 与32bit 的问题
* 增加spin 测试
|
3 years ago |
zhugengyu
|
9b0988966a
|
!6 合入aarch64构建环境修改
* update README.md.
* Merge branch 'aarch64_build' of https://gitee.com/zhugengyu/phytium-st…
* support std lib print float, add soft/hard float option
* support aarch64 build and prefetch trap
|
3 years ago |
zhugengyu
|
469bb9cc22
|
!5 合入example修改
Merge pull request !5 from zhugengyu/master
|
3 years ago |