4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 19:39:53 +08:00

10 Commits

Author SHA1 Message Date
weety
222edd25c0 [BSP][AT91SAM9260] update sdio drivers. 2017-11-05 21:42:31 +08:00
weety
ecc8db0cd6 [BSP][at91sam9260] Cleanup Code. 2017-10-21 17:37:10 +08:00
weety
6085f6826d [bsp][at91sam9260] Fix the problem of the finsh function failure by using component initialization. 2017-10-19 23:46:17 +08:00
Bernard Xiong
2b36e6fcb6 [BSP] fix compiling issue 2017-10-16 20:45:00 +08:00
ardafu
dc3bd14c2a [bsp][sam9260] Optimize code
1. Cleanup unused code in startup.c.
2. Init MMU before init INT contoroller for mapping vector table to visual address 0x0
3. Remove unused section in link scripts.
2015-04-22 13:15:13 +08:00
ardafu
6aa242645f 1. [bsp][sam9260] Fix the bug that auto reset after boot 20s. Disable watchdog in rt_lovel_level_init function.
2. [bsp][sam9260] Modify SCONS scripts to support IAR tool chain.
3. [bsp][sam9260] Move link strips in to folder link_scripts.
4. [libcpu][arm926] Add copy right to source file and format code.
2015-04-15 16:13:30 +08:00
ardafu
39452b67b0 1. [cpu] split ARM926 cpu code from AT91SAM9260 BSP 2015-04-14 21:56:34 +08:00
bernard
26118499e0 [BSP] remove rt_device_init_all() invoking. 2014-07-19 06:50:00 +08:00
weety
37ac4855da Embedded GPLv2 license. 2013-07-21 20:01:24 +08:00
weety
3bdbf640b7 update at91sam9260 project directory structure. 2013-07-21 17:19:30 +08:00