Gregory Nutt
|
ad61b7ab3e
|
Remove all references to CONFIG_SYSTEM_SDCARD
|
2016-03-30 17:53:19 -06:00 |
|
Gregory Nutt
|
156904d030
|
Update all Atmel SAMxxx configurations
|
2016-03-08 17:07:12 -06:00 |
|
Gregory Nutt
|
f5c987a627
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:19:19 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
1699561bb6
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 12:37:46 -06:00 |
|
Gregory Nutt
|
7d30697408
|
There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL
|
2016-02-04 14:14:43 -06:00 |
|
Gregory Nutt
|
9ed7d56a18
|
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
|
2016-02-04 12:14:17 -06:00 |
|
Gregory Nutt
|
36bb11d77c
|
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:03:09 -06:00 |
|
Gregory Nutt
|
bfe51e3bc7
|
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
|
2016-01-29 11:35:48 -06:00 |
|
Gregory Nutt
|
656e730f8f
|
apps/system/ramtron has been removed.
|
2016-01-27 10:39:30 -06:00 |
|
Gregory Nutt
|
5a650d94a0
|
For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize
|
2016-01-26 15:20:24 -06:00 |
|
Gregory Nutt
|
e792b09830
|
For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize
|
2016-01-26 13:03:12 -06:00 |
|
Gregory Nutt
|
de50bc82a7
|
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
|
2016-01-23 18:21:36 -06:00 |
|
Gregory Nutt
|
9535c909d3
|
Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE
|
2016-01-20 17:11:48 -06:00 |
|
Gregory Nutt
|
e46cd30c14
|
Change use of mknulldeps.sh to mkwindeps.sh
|
2016-01-09 14:13:44 -06:00 |
|
Gregory Nutt
|
651bd9e8ad
|
Rename CONFIG_LOOP to CONFIG_DEV_LOOP
|
2015-11-25 17:11:27 -06:00 |
|
Gregory Nutt
|
b28bd72a48
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
|
Gregory Nutt
|
f56ed529e5
|
Remove prototypes for all user LED interfaces from board.h header files
|
2015-11-01 10:53:34 -06:00 |
|
Gregory Nutt
|
893bd9c7b5
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
|
Gregory Nutt
|
78f19bbefb
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:36 -06:00 |
|
Gregory Nutt
|
88c506d843
|
Rename board_led_initialize to board_autoled_initiaize
|
2015-11-01 09:03:01 -06:00 |
|
Gregory Nutt
|
f696caa6f4
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:23 -06:00 |
|
Gregory Nutt
|
e6e46f830b
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:08 -06:00 |
|
Paul A. Patience
|
55d8aee826
|
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
|
2015-09-04 16:42:34 -06:00 |
|
Paul A. Patience
|
81268bb75c
|
Add -Wundef warning flag
|
2015-09-01 13:19:57 -04:00 |
|
Gregory Nutt
|
650ba80ac0
|
All setenv.sh files updated to use the path to the ARM 4.0 2015q2 toolchain
|
2015-07-31 08:40:40 -06:00 |
|
Gregory Nutt
|
f7ba1b1eeb
|
Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files
|
2015-07-04 15:19:11 -06:00 |
|
Gregory Nutt
|
d1ab9c2e0a
|
Remove the configs/ directory
|
2015-06-29 13:12:29 -06:00 |
|
Gregory Nutt
|
9e99cfa4e0
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -06:00 |
|
Gregory Nutt
|
2f9bf6b792
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
342f5fe33d
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
46bd0bc307
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
63eaa31da2
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
71e8137da1
|
Fix a typo in configuration variable name: SAMD21 should be SAML21
|
2015-06-26 13:33:35 -06:00 |
|
Gregory Nutt
|
12f6eb41b2
|
Fix a typo in configuration variable name: SAMD21 should be SAML21
|
2015-06-26 13:33:35 -06:00 |
|
Gregory Nutt
|
38ac5e2be3
|
Fix a typo in configuration variable name: SAM21 should be SAMD21
|
2015-06-26 13:24:33 -06:00 |
|
Gregory Nutt
|
7613e53b65
|
Fix a typo in configuration variable name: SAM21 should be SAMD21
|
2015-06-26 13:24:33 -06:00 |
|
Gregory Nutt
|
fe5f060486
|
Add board configuration for the SAMD21 Xplained board
|
2015-06-21 07:48:46 -06:00 |
|
Gregory Nutt
|
c8e6720c62
|
Add board configuration for the SAMD21 Xplained board
|
2015-06-21 07:48:46 -06:00 |
|
Gregory Nutt
|
317a9c029d
|
Update README
|
2015-06-15 11:37:16 -06:00 |
|
Gregory Nutt
|
2782d6be80
|
Update README
|
2015-06-15 11:37:16 -06:00 |
|
Gregory Nutt
|
93ac49b403
|
SAML21 minor stuff
|
2015-06-14 14:27:58 -06:00 |
|
Gregory Nutt
|
1933260618
|
SAML21 minor stuff
|
2015-06-14 14:27:58 -06:00 |
|
Gregory Nutt
|
013e409293
|
Add start/end LPRAM symbols. We might need to use the _elpram symbol if we want to add some LPRAM to heap
|
2015-06-14 08:57:47 -06:00 |
|
Gregory Nutt
|
4d4d96cb2f
|
Add start/end LPRAM symbols. We might need to use the _elpram symbol if we want to add some LPRAM to heap
|
2015-06-14 08:57:47 -06:00 |
|
Gregory Nutt
|
b1154a4a42
|
SAML21: Add DMA descriptor management logic
|
2015-06-14 08:48:25 -06:00 |
|
Gregory Nutt
|
6b8ae61dad
|
SAML21: Add DMA descriptor management logic
|
2015-06-14 08:48:25 -06:00 |
|
Gregory Nutt
|
19bbebd10e
|
SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4.
|
2015-06-13 15:06:37 -06:00 |
|
Gregory Nutt
|
ff966232a5
|
SAMD21: Add build framework for DMA support. Nothing there yet except for skeletal logic taken from SAM3/4.
|
2015-06-13 15:06:37 -06:00 |
|
Gregory Nutt
|
2fb9cc8235
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
|
Gregory Nutt
|
bb73c45a61
|
SAML21: Since SERCOM5 usese a different output channel, it will also need a different GCLK generator
|
2015-06-10 08:38:35 -06:00 |
|
Gregory Nutt
|
2b97ae04b9
|
SAML21: A different SLOW clock must be used with SERCOM5
|
2015-06-10 08:18:05 -06:00 |
|
Gregory Nutt
|
85e0da0588
|
SAML21: A different SLOW clock must be used with SERCOM5
|
2015-06-10 08:18:05 -06:00 |
|
Gregory Nutt
|
10664271eb
|
Update/add README.txt files
|
2015-06-09 07:03:25 -06:00 |
|
Gregory Nutt
|
8967e9715f
|
Update/add README.txt files
|
2015-06-09 07:03:25 -06:00 |
|
Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
fce87336a4
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
5515d5dd42
|
SAM4L: Fix some issues from loast commit. Now running off DFLL with source clock = XOSCK32K
|
2015-05-26 13:25:39 -06:00 |
|
Gregory Nutt
|
fabd892d3a
|
SAM4L: Fix some issues from loast commit. Now running off DFLL with source clock = XOSCK32K
|
2015-05-26 13:25:39 -06:00 |
|
Gregory Nutt
|
6ec71f792f
|
SAML21-Xlplained: Add options to enable XOSC32K and to use it as the DFLL source; NSH configure now uses DFLL with OSC16M source
|
2015-05-26 10:39:38 -06:00 |
|
Gregory Nutt
|
315eb4b491
|
SAML21-Xlplained: Add options to enable XOSC32K and to use it as the DFLL source; NSH configure now uses DFLL with OSC16M source
|
2015-05-26 10:39:38 -06:00 |
|
Gregory Nutt
|
f15ed79456
|
Update README files
|
2015-05-25 13:54:17 -06:00 |
|
Gregory Nutt
|
3f249bf385
|
Update README files
|
2015-05-25 13:54:17 -06:00 |
|
Gregory Nutt
|
9c939cd519
|
Update README
|
2015-05-25 10:23:11 -06:00 |
|
Gregory Nutt
|
409ca03401
|
Update README
|
2015-05-25 10:23:11 -06:00 |
|
Gregory Nutt
|
63ece47790
|
SAMD20: Fixes the problem introduced with the SAML21 integration
|
2015-05-25 10:13:06 -06:00 |
|
Gregory Nutt
|
49d999f9d4
|
SAMD20: Fixes the problem introduced with the SAML21 integration
|
2015-05-25 10:13:06 -06:00 |
|
Gregory Nutt
|
4a097adcae
|
SAML21: Fix a couple of oversights in the last commit
|
2015-05-24 15:11:16 -06:00 |
|
Gregory Nutt
|
c5fc9af3a5
|
SAML21: Fix a couple of oversights in the last commit
|
2015-05-24 15:11:16 -06:00 |
|
Gregory Nutt
|
2a0329a8a0
|
SAML21: Fix issue with open loop operation; Add configuration options to select clock source
|
2015-05-24 10:27:37 -06:00 |
|
Gregory Nutt
|
7e3508361f
|
SAML21: Fix issue with open loop operation; Add configuration options to select clock source
|
2015-05-24 10:27:37 -06:00 |
|
Gregory Nutt
|
84c663937e
|
Update ChangeLog
|
2015-05-24 07:50:57 -06:00 |
|
Gregory Nutt
|
7cdef22288
|
Update ChangeLog
|
2015-05-24 07:50:57 -06:00 |
|
Gregory Nutt
|
6fef2aabd9
|
SAML21: Add missing support for GCLK8
|
2015-05-23 17:02:13 -06:00 |
|
Gregory Nutt
|
67380a335f
|
SAML21: Add missing support for GCLK8
|
2015-05-23 17:02:13 -06:00 |
|
Gregory Nutt
|
9dc2a891fb
|
SAML21: Several SERCOM fixes. No gets UART output, but at the wrong BAUD
|
2015-05-23 13:08:28 -06:00 |
|
Gregory Nutt
|
fa585b66a3
|
SAML21: Several SERCOM fixes. No gets UART output, but at the wrong BAUD
|
2015-05-23 13:08:28 -06:00 |
|
Gregory Nutt
|
39ded5a318
|
SAML21: Fix some register definitions; board OSC16M frequency
|
2015-05-23 10:54:51 -06:00 |
|
Gregory Nutt
|
b246e7adf2
|
SAML21: Fix some register definitions; board OSC16M frequency
|
2015-05-23 10:54:51 -06:00 |
|
Gregory Nutt
|
c718df6a26
|
SAMD/L: Change ordering of some initialization steps to match Atmel sample code. Add Errate 13134 support. SAML wait states changed to 1. Sample code is using 0
|
2015-05-23 08:55:06 -06:00 |
|
Gregory Nutt
|
6bf2257d41
|
SAMD/L: Change ordering of some initialization steps to match Atmel sample code. Add Errate 13134 support. SAML wait states changed to 1. Sample code is using 0
|
2015-05-23 08:55:06 -06:00 |
|
Gregory Nutt
|
dea421b094
|
SAML21 misc changes
|
2015-05-22 11:28:02 -06:00 |
|
Gregory Nutt
|
332ecdd71e
|
SAML21 misc changes
|
2015-05-22 11:28:02 -06:00 |
|
Gregory Nutt
|
84cc27c57d
|
SAML21. With these changes, the board now builds without error
|
2015-05-22 10:36:37 -06:00 |
|
Gregory Nutt
|
bd23c4ad4e
|
SAML21. With these changes, the board now builds without error
|
2015-05-22 10:36:37 -06:00 |
|
Gregory Nutt
|
c5f5628875
|
SAML21 clock config: Fix a misthink in last commit. Move setting of ONDEMAND to after clock is enabled in most cases
|
2015-05-21 16:50:55 -06:00 |
|
Gregory Nutt
|
4542778f90
|
SAML21 clock config: Fix a misthink in last commit. Move setting of ONDEMAND to after clock is enabled in most cases
|
2015-05-21 16:50:55 -06:00 |
|
Gregory Nutt
|
b6091c7d83
|
SAML21: Clean up a few more compilation issues
|
2015-05-21 16:23:15 -06:00 |
|
Gregory Nutt
|
dde121c49d
|
SAML21: Clean up a few more compilation issues
|
2015-05-21 16:23:15 -06:00 |
|
Gregory Nutt
|
16bcd65b4b
|
SAML21: Add logic to set MCLK CPU and related dividers
|
2015-05-21 13:40:34 -06:00 |
|
Gregory Nutt
|
4097432f2c
|
SAML21: Add logic to set MCLK CPU and related dividers
|
2015-05-21 13:40:34 -06:00 |
|
Gregory Nutt
|
7da7bc41da
|
SAML21: Add FDPLL96M configuration logic
|
2015-05-21 11:52:38 -06:00 |
|
Gregory Nutt
|
7cd5f669bd
|
SAML21: Add FDPLL96M configuration logic
|
2015-05-21 11:52:38 -06:00 |
|
Gregory Nutt
|
1e792098f6
|
SAML21: Add logic to support GLCK peripheral channels; add logic to configure FDPLL lock timer and ref clock GCLKs
|
2015-05-21 10:47:41 -06:00 |
|
Gregory Nutt
|
b068185811
|
SAML21: Add logic to support GLCK peripheral channels; add logic to configure FDPLL lock timer and ref clock GCLKs
|
2015-05-21 10:47:41 -06:00 |
|
Gregory Nutt
|
e128c52718
|
SAMD/L: Move GCLK configuration logic to its own C file
|
2015-05-21 10:07:42 -06:00 |
|
Gregory Nutt
|
20d3b63946
|
SAMD/L: Move GCLK configuration logic to its own C file
|
2015-05-21 10:07:42 -06:00 |
|
Gregory Nutt
|
9489565a98
|
SAML21: Add some parameter checking for FDPLL96M
|
2015-05-20 13:51:40 -06:00 |
|
Gregory Nutt
|
8042d2e412
|
SAML21: Add some parameter checking for FDPLL96M
|
2015-05-20 13:51:40 -06:00 |
|