Commit Graph

32 Commits

Author SHA1 Message Date
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
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
656e730f8f apps/system/ramtron has been removed. 2016-01-27 10:39:30 -06:00
Gregory Nutt
382e00b294 Update some configurations 2016-01-22 10:43:56 -06:00
Gregory Nutt
9535c909d3 Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE 2016-01-20 17:11:48 -06:00
Gregory Nutt
a1b4b2d032 Fix some typos in ROMFS image source; update README; NSH configuratin is now password protected 2016-01-20 14:36:58 -06:00
Gregory Nutt
2a5bdf230c Merge remote-tracking branch 'origin/master' into windeps 2016-01-09 16:38:13 -06:00
Gregory Nutt
9e548d34c3 mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm 2016-01-09 16:06:15 -06:00
Gregory Nutt
e46cd30c14 Change use of mknulldeps.sh to mkwindeps.sh 2016-01-09 14:13:44 -06:00
Gregory Nutt
b90f5ba7f4 Remove CONFIG_DISCRETE_IO from all defconfig files 2015-12-15 08:41:10 -06:00
Gregory Nutt
a0e662f769 Refresh all configurations that have Telnetd enabled; those configurations now also need the telnet driver 2015-12-07 10:01:13 -06:00
Gregory Nutt
9a4192d22b Remove CONFIG_NET_PINGADDRCONF. This was a uIP way of assigning IP addresses, but is not standard and not a appropriate feature in general. 2015-12-01 07:47:41 -06:00
Gregory Nutt
651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 2015-11-25 17:11:27 -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
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
22fec589a2 Updates from review of pull request 2015-07-31 06:15:50 -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
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
Anton D. Kachalov
764435cd34 Add support for MoxaRT 2015-07-29 19:11:56 +03:00