Commit Graph

4160 Commits

Author SHA1 Message Date
Gregory Nutt
37111e6b2c Eliminate warnings 2015-09-08 10:19:34 -06:00
Gregory Nutt
7cf823fa97 Eliminate somw warnings 2015-09-08 09:19:40 -06:00
Gregory Nutt
6add91e42d Spark: Eliminate some warnings 2015-09-08 07:41:37 -06:00
Sebastien Lorquet
f697cbfd0d Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:11:55 -06:00
Gregory Nutt
1cc7a5fc6f SAMA5D2-XULT: Add support for the single on-board button 2015-09-05 12:42:57 -06:00
Gregory Nutt
49bbfbcb3d Correct copyright data 2015-09-05 12:16:42 -06:00
Gregory Nutt
da484b1934 Add a very basic configuration to support the SAMA5D2 bring-up 2015-09-05 12:13:12 -06:00
Gregory Nutt
a3986e4aac Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:59 -06:00
Paul A. Patience
022ec31431 Update copyright notice 2015-09-04 19:46:43 -04:00
Gregory Nutt
871063d2b3 Forgot to add a file in the last commit 2015-09-04 16:46:59 -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
34cb87bfd0 SAMV71-XULT: Add logic to initialize the ST24FL1 QuadSPI FLASH 2015-08-31 09:23:38 -06:00
Gregory Nutt
00f8521e57 Refresh all nettest configuration 2015-08-26 14:36:17 -06:00
Gregory Nutt
42771a792f Refresh a configureatin 2015-08-24 13:47:13 -06:00
Pavel Pisa
b67c0e8df6 boardctl: Last change uses DEBUGASSERT and, hence, requires inclusion of assert.h 2015-08-23 16:46:50 -06:00
Gregory Nutt
17b2f07cdb boardctl: Update for movement of libc/symtab to apps/system 2015-08-23 12:17:10 -06:00
Gregory Nutt
c2d10cf875 boardctl(): Add support for the BOARDIOC_SYMTAB command 2015-08-23 10:25:25 -06:00
Gregory Nutt
16294a0963 Refresh some configurations 2015-08-23 09:21:29 -06:00
Gregory Nutt
f3f45a8fd8 Update README 2015-08-22 10:14:36 -06:00
Gregory Nutt
435277ed3a Update README 2015-08-21 12:32:34 -06:00
Pavel Pisa
c0881c36a3 Do not (re)define CONFIG_LPC17_SDRAM_32BIT to not conflict with config. If CONFIG_LPC17_SDRAM_16BIT it is defined anyway and with correct symbol redefinition suppression. From Pavel Pisa. 2015-08-20 07:55:02 -06:00
Gregory Nutt
f4b35662ec Trivial removal of trailing whitespace 2015-08-18 13:24:24 -06:00
Gregory Nutt
88660657c2 Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
Gregory Nutt
bc9b901e13 Update README 2015-08-18 07:24:37 -06:00
Gregory Nutt
4a0f89168a SAMV71-XULT: Update README 2015-08-16 10:59:35 -06:00
Gregory Nutt
33664a3451 SAMV71-XULT: Add discussion of the SPI slave driver in the README file 2015-08-11 09:30:52 -06:00
Gregory Nutt
e3097a6028 Updte SAMV71-XULT README file 2015-08-11 07:52:20 -06:00
Gregory Nutt
b90f4a1299 Add stub SPI support for the SAMV71-XULT 2015-08-09 09:40:03 -06:00
Gregory Nutt
6f17af4b6f Refresh all SAMV7 configurations 2015-08-09 09:20:29 -06:00
Gregory Nutt
2e25cd0639 Standardize naming of all SLIP configuration options 2015-08-06 15:07:57 -06:00
Gregory Nutt
3cb9af4dd9 Update README 2015-08-05 09:16:56 -06:00
Gregory Nutt
b80d9daf36 Update a README file 2015-08-05 08:21:50 -06:00
Gregory Nutt
6f0cbfbd64 SAMV71-XULT: Add support for MCAN1 loopback test 2015-08-05 08:05:26 -06:00
Gregory Nutt
81dcadf70a Add a fiew more SAMV7 clocking definitions 2015-07-31 11:17:26 -06: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
22fec589a2 Updates from review of pull request 2015-07-31 06:15:50 -06:00
Gregory Nutt
53005502f6 Merged in rnouse/nuttx-boards (pull request #2)
Make FTMAC100 driver clear of board specific low-level functions
2015-07-31 06:12:37 -06:00
Anton D. Kachalov
5c413b3a66 Setup IRQ Level/Mode outside of FTMAC100 driver
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-31 14:09:07 +03:00
Anton D. Kachalov
66eacd32ce Add flat tools
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-31 14:08:53 +03:00
Anton D. Kachalov
e1cb28f4ac Enable TCP_BACKLOG, DRIVER_POLLING
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-31 14:06:04 +03:00
Gregory Nutt
85b0c705e8 Add support for tab-completions in the sim/nsh configuration 2015-07-30 12:15:03 -06:00
Gregory Nutt
2dbb153559 Moxa: Needs to select some architecture. Is ARM7TDMI close? 2015-07-29 20:41:55 -06:00
Gregory Nutt
9cc0078640 Remove a .orig file that was accidentally committed 2015-07-29 16:57:14 -06:00
Gregory Nutt
6333da6678 Remove bogus README.txt file 2015-07-29 16:56:00 -06:00
Gregory Nutt
ee84e74448 Moxa: Use prototype in include/nuttx/net/ftmac100.h; set a configuration option to indicate that the 16550 THRE LSR biut is inverted 2015-07-29 16:27:32 -06:00
Gregory Nutt
504691ae6a Updates from review of last pull request 2015-07-29 14:12:15 -06:00
Anton D. Kachalov
fbe5268d1a [moxa/nsh/defconfig] Update default config
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00
Anton D. Kachalov
037332cafe [moxa/src] Pass interface number to the ftmac100_initialize
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00
Anton D. Kachalov
2c12bc56ac [moxart/nsh] Set RX/TX queues to 64/32 resp.
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00