Gregory Nutt
|
7dba70685a
|
Refresh configurations
|
2015-04-12 09:34:32 -06:00 |
|
Gregory Nutt
|
a114382874
|
Refresh some configurations
|
2015-04-08 14:12:17 -06:00 |
|
Gregory Nutt
|
23d4d23958
|
SAMV7: Fix SDRAM initialization instabiilties by changing the order of initialization
|
2015-04-04 19:58:31 -06:00 |
|
Gregory Nutt
|
08c6df12a3
|
SAMV71-XULT: Enable SDRAM and the RAM test in the nsh configuration
|
2015-04-04 19:04:54 -06:00 |
|
Gregory Nutt
|
bac19a440f
|
SAMV71-XULT: Tried the SDRAM test again. Found one bug, but it still fails
|
2015-04-04 18:09:10 -06:00 |
|
Gregory Nutt
|
15b90de919
|
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
|
2015-03-31 12:14:16 -06:00 |
|
Gregory Nutt
|
519e00eba7
|
SAMV71-XULT: Add a configuration for testing the maXTouch Xplained Pro connected to the board
|
2015-03-30 15:31:53 -06:00 |
|
Gregory Nutt
|
93e2975141
|
Refresh Configuration
|
2015-03-20 17:45:10 -06:00 |
|
Gregory Nutt
|
81b8736779
|
This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfortunately, currently disabled.
|
2015-03-15 12:17:39 -06:00 |
|
Gregory Nutt
|
f89abc4afa
|
SAMV71-XULT: Bring HSMCI and auto-mounter support from SAMA5D4-EK
|
2015-03-13 09:27:16 -06:00 |
|
Gregory Nutt
|
7f4959b864
|
SAMV71-XULT: Enable I2C and the I2C tool in the NSH configuration
|
2015-03-12 12:27:06 -06:00 |
|
Gregory Nutt
|
26ac9361e7
|
SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH configuration
|
2015-03-11 14:41:58 -06:00 |
|
Gregory Nutt
|
b587ebaed5
|
SAMV71-XULT: Enable 64-bit floating point support
|
2015-03-11 12:30:14 -06:00 |
|
Gregory Nutt
|
ea75bef0e7
|
SAMV71-XULT: Switch to the ARM GNU tools for Embbeded tools that actually support Cortex-M7
|
2015-03-11 12:16:27 -06:00 |
|
Gregory Nutt
|
ddebe0f9c0
|
SAMV7-XULT: Enable I- and D-caches, correct polaty of LEDs
|
2015-03-11 11:23:19 -06:00 |
|
Gregory Nutt
|
6064bd08bf
|
SAMV7-XULT: Switch back to the CodeSourcery tools
|
2015-03-11 10:24:43 -06:00 |
|
Gregory Nutt
|
3e42f50373
|
SAMV71-XULT: Some bugfixes from early bring-up work
|
2015-03-10 16:11:28 -06:00 |
|
Gregory Nutt
|
c65c2a10b5
|
mq_timedsend(): Do check for time errors if the message queue is not full. Noted by Freddie Chopin
|
2015-03-10 09:42:35 -06:00 |
|
Gregory Nutt
|
95750df002
|
SAMV7: Update floating point and TCM configuration options. Update TODO list. Update comments. Refresh a configuration
|
2015-03-10 07:50:32 -06:00 |
|
Gregory Nutt
|
822d48b4fc
|
Cortex-M7: Add cache operations
|
2015-03-09 15:41:48 -06:00 |
|
Gregory Nutt
|
40f92938e3
|
SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file
|
2015-03-09 08:23:09 -06:00 |
|
Gregory Nutt
|
ca03eb6299
|
SAMV71-XULT: Add heap allocation logic
|
2015-03-07 11:46:54 -06:00 |
|
Gregory Nutt
|
7d8a3ff0a9
|
SAMV7-XULT: Disable networking for now
|
2015-03-07 11:21:22 -06:00 |
|
Gregory Nutt
|
1f3934f10d
|
SAMV71-XULT: Switch to the devkitARM toolchain
|
2015-03-07 11:15:49 -06:00 |
|
Gregory Nutt
|
7031eda378
|
SAMV71: More updates on the way to a clean build. Still more to do to complete that journey
|
2015-03-06 12:13:09 -06:00 |
|
Gregory Nutt
|
1619935500
|
Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.
|
2015-03-06 10:53:57 -06:00 |
|
Gregory Nutt
|
f0864a1139
|
Add a bare bones framework that will do nothing more than support configuration for the Atmel SAMV71 Xplained Ultra board. Very much a work in progress.
|
2015-03-06 08:56:44 -06:00 |
|