4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-17 04:33:31 +08:00

25 Commits

Author SHA1 Message Date
yangjie
eeaf1fcc50 resolve Conflicts
bsp/nrf52832/board/Sconscript
	bsp/nrf52832/startups/Sconscript
	bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
yangjie
ef62febf1f [SConscript]update group name 2020-12-19 16:49:11 +08:00
yangjie11
ba83ddc3c4 [SConscript] change libcpu to LIBARCH,and correcte letter case 2020-11-30 15:52:43 +08:00
yangjie11
91261e25b9 [SConscript]rename group name 2020-11-20 13:38:11 +08:00
张世争
355f8dd95c [libcpu][update]重启与关机函数:rt_hw_cpu_shutdown、rt_hw_cpu_reset,补充WEAK属性 2020-11-20 08:49:51 +08:00
shaojinchun
dae274e1f2 fix gic ack irq problem 2020-06-30 17:32:14 +08:00
bigmagic
92ab0fd593 fix startup code address relative jump 2020-06-04 00:03:07 +08:00
bigmagic
38f400d50a add raspi4 32bit mode bsp 2020-05-25 17:30:05 +08:00
aozima
525d353403 fixed linker script and stack align issues. 2019-10-22 09:47:41 +08:00
shaojinchun
cb07e5fb24 开放spinlock相关函数 2019-09-27 14:38:33 +08:00
ZYH
fc155f8810 fix cortex-a cahce 2019-06-19 10:40:13 +08:00
shaojinchun
043611b98a add cortex-a fpu support 2019-05-29 08:40:41 +08:00
Bernard Xiong
ec6cb9f260 [BSP][qemu-vexpress-a9] code cleaup for compiling warning. 2019-05-12 15:07:26 +08:00
shaojinchun
6cdfb2ac92 fix signal code 2019-05-11 09:34:26 +08:00
Bernard Xiong
d729448f5e [libcpu][arm/cortex-a] Add correct comments. 2019-05-09 08:48:38 +08:00
shaojinchun
1e7bd3d8a1 修改lwp支持中arm cortex-a的swi入口函数处理 2019-04-27 13:54:51 +08:00
qz721
61f2a71511 Rename 'platform.h' in 'imx6ul' and 'qemu-vexpress-a9' BSPs.
This filename conflicts with the 'mbedtls' package. They are renamed
in the name of the corresponding chips and included in 'board.h'.
Files that rely on this file should include 'board.h' instead.
2019-04-26 10:50:48 +08:00
qz721
b10039f396 Disable the data alignment check. 2019-04-01 14:21:59 +08:00
qz721
fbd40fc5b8 Add standard rt-thread cache interfaces for arm/cortex-a.
Add cache invalidate and clean interfaces.
Adjust the default cache type of memory to 'WriteBach with WriteAllocate'.
2019-03-29 20:22:25 +08:00
qz721
2eb1bef773 Make 'qemu-vexpress-a9' and 'imx6ul' use the same libcpu code. 2019-03-25 20:03:49 +08:00
Bernard Xiong
bde47018b8 [libcpu] Add SConscript in libcpu. 2019-01-07 06:09:45 +08:00
liruncong
cbe07afabe [libcpu/arm/cortex-a]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:35:34 +08:00
Bernard Xiong
7c425408b4 [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
SummerGift
fc7a5abc76 [libcpu]: add 8-byte alignment for arm architecture && optimize code format 2017-12-21 16:37:38 +08:00
Bernard Xiong
f6170a6e5b [BSP] add i.MX 6UL BSP 2017-11-01 13:30:17 +08:00