40 Commits

Author SHA1 Message Date
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
liukangcc
3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
GuEe-GUI
740cd9dfb0 Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
JCZou
0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
GuEe-GUI
b7dd004de0 [bsp/virt64/aarch64] Add 'qemu-virt64-aarch64' bsp 2021-08-06 18:35:58 +08:00
yangjie
75e4c9dd0a [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
Meco Man
1af9bbce32 [raspi] auto formatted 2021-03-14 12:58:10 +08:00
Meco Man
86ebf17a23 localtim改为gmtime 2021-02-07 21:49:25 +08:00
Meco Man
f073911cd3 解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数 2021-02-07 21:08:41 +08:00
Bernard Xiong
ac9de9e289
Fix typo 2020-09-15 13:54:09 +08:00
bigmagic
5cd3a1f45c Correction of clerical errors 2020-09-14 14:25:38 +08:00
bigamgic
65fa8c92ca raspberry pi bsp update readme 2020-09-11 16:39:54 +08:00
Bernard Xiong
36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie
38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
Cathy Li
c73d0a7466 Update BSP README with EN Version. 2020-09-09 18:22:26 +08:00
bigmagic
c4faf6dfdf add raspi3-64 config 2020-05-25 17:50:01 +08:00
bigmagic
6251fc93b6 [bsp/raspi]fix hdmi driver 2020-04-26 09:53:59 +08:00
bigmagic
2099924e20 add raspi3 mbox option 2020-04-26 09:53:59 +08:00
bigmagic
098eccc057 add raspi3-64 readme note 2020-04-17 22:35:36 +08:00
bigmagic
a120c914bb add bsp/raspi4 readme 2020-04-16 16:44:29 +08:00
bigmagic
efbb5490d7 add soc timer cntpct 2020-04-03 20:18:18 +08:00
bigmagic
f6a13de08f add raspi3-64 spi driver 2020-03-18 14:22:15 +08:00
bigmagic
ba482c3346 add raspi3-64 i2c driver 2020-03-18 14:22:05 +08:00
bigmagic
7d23d713ed fix raspi3 hdmi driver 2020-03-02 20:49:27 +08:00
bigmagic
3024571acb add mbox control act led 2020-03-02 20:49:27 +08:00
bigmagic
0279daeeee add raspi3 mbox driver 2020-03-02 20:49:27 +08:00
bigmagic
d5f8397009 add raspi3-64 wdt driver 2020-03-02 20:49:27 +08:00
bigmagic
972f28476c [bsp/raspi3-64]use hw timer1 and hw timer3 2020-03-02 20:49:27 +08:00
bigmagic
ff10eaed9c [bsp/raspi3-64]fix gpio drvier 2020-03-02 20:49:27 +08:00
bigmagic
e09c99fcfb fix raspi3-64 sdio driver 2020-02-28 14:56:56 +08:00
bigmagic
773f7cdf52 [bsp/raspi3-64]add core timer driver 2020-02-26 15:35:07 +08:00
bigmagic
0458f0b798 remove comments in Chinese and keep the code style 2020-02-20 23:00:17 +08:00
bigmagic
0471b6d344 [bsp/raspi3] raspi3 mmu 2020-02-20 23:00:17 +08:00
yangwu
55eaea2f26 make spi driver pass compiling 2020-02-16 22:12:07 +08:00
yangwu
7c94a2c3f6 fix recursive macro dependency 2020-02-16 22:10:41 +08:00
品雪
cca440f815
update Kconfig in raspi-64 bsp
to fix RTT root path
2020-02-04 18:40:27 +08:00
bigmagic
2fbe05d7fc [bsp/raspi] remove "kernel8.img" from bsp 2020-01-10 20:48:25 +08:00
bigmagic
464f1cf5fa fix compile warning 2020-01-10 14:40:27 +08:00
bigmagic
c8e4bca1fc fix some bug 2020-01-10 14:14:37 +08:00
bigmagic
fdde8ab198 add raspi2 and raspi3 BSP 2020-01-10 10:38:21 +08:00