Commit Graph

54 Commits

Author SHA1 Message Date
Gregory Nutt
1377452394 Refresh all ARM configurations 2016-06-23 15:59:14 -06:00
Gregory Nutt
5118264e6c Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG 2016-06-21 09:35:51 -06:00
Gregory Nutt
5b2aa7bf99 Remove all traces of CONFIG_SYSLOG 2016-06-19 13:59:43 -06:00
Gregory Nutt
2ddd57c674 Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
Gregory Nutt
a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
Gregory Nutt
e99301d7c2 Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
Gregory Nutt
1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
Gregory Nutt
fc3540cffe Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
Gregory Nutt
3a74a438d9 Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO 2016-06-11 11:50:18 -06:00
Gregory Nutt
c089a2f241 Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER 2016-05-25 10:48:33 -06:00
Gregory Nutt
e2e6ce3f1b Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER 2016-05-25 10:46:55 -06:00
Gregory Nutt
2a87741e72 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 2016-05-25 10:45:01 -06:00
Gregory Nutt
249a2e48e5 Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER 2016-05-25 10:39:23 -06:00
Gregory Nutt
4b3e710af6 Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
Gregory Nutt
3228d32938 Correct permmisions on executable scripts 2016-04-10 09:11:59 -06:00
Gregory Nutt
7337e748de Merge in configs/ submodule 2016-04-10 07:57:59 -06:00
Gregory Nutt
ad61b7ab3e Remove all references to CONFIG_SYSTEM_SDCARD 2016-03-30 17:53:19 -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
6689a72fdb Refresh some configurations 2016-02-09 13:45:04 -06:00
Gregory Nutt
6b449ac409 The I2C_TRANSFER method is no longer optional 2016-01-31 14:15:32 -06:00
Gregory Nutt
656e730f8f apps/system/ramtron has been removed. 2016-01-27 10:39:30 -06:00
Gregory Nutt
4819fc2e8d I2C: Eliminate the I2C_WRITEREAD method 2016-01-26 10:24:36 -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
004f4b8896 All bash scripts should be marked executable 2016-01-15 07:54:27 -06:00
Gregory Nutt
e46cd30c14 Change use of mknulldeps.sh to mkwindeps.sh 2016-01-09 14:13:44 -06:00
Gregory Nutt
b5df10067a README.txt edited online with Bitbucket 2016-01-04 19:04:34 +00:00
Gregory Nutt
697bc47187 Refresh configuration; update README 2015-12-30 12:36:53 -06:00
Gregory Nutt
db0d2546e2 TMS570: Try a more reasonable loops-per-msec value 2015-12-28 09:43:21 -06:00
Gregory Nutt
c0c87a4bad TMS570: I think that the correct SCI configuration is 9600 baude w/2 stop bits 2015-12-28 09:14:20 -06:00
Gregory Nutt
a9c95b22a9 Update README 2015-12-27 09:27:41 -06:00
Gregory Nutt
19ee04192b LaunchXL-TMS57004: Correct some comments: The LaunchXL has more that 4 LEDs 2015-12-26 18:34:42 -06:00
Gregory Nutt
6131f788b2 LaunchXL-TMS57004: Switch to use big-endian, Cortex-R4 buildroot toolchain 2015-12-26 18:12:03 -06:00
Gregory Nutt
456b8d1b14 TMS570 is big-endian 2015-12-26 14:49:02 -06:00
Gregory Nutt
555cc1e302 Update README 2015-12-26 10:54:58 -06:00
Gregory Nutt
6d85d93e2f Update README 2015-12-25 20:05:53 -06:00
Gregory Nutt
6bd4075951 LaunchXL-TMS57004: Add support for on-board LEDs and buttons 2015-12-25 15:19:09 -06:00
Gregory Nutt
17e8e0e393 LaunchXL-TMS57004: Fix ARCHCPUFLAGS 2015-12-24 13:47:28 -06:00
Gregory Nutt
7cae9df493 LaunchXL-TMS57004: Add VCLK and RTICLK dividers to board.h 2015-12-23 13:42:31 -06:00
Gregory Nutt
3a222e3c2e Add README file 2015-12-23 09:49:22 -06:00
Gregory Nutt
c56a49e9e0 LaunchXL-TMS57004: Add clock frequency definitions to board.h 2015-12-23 09:46:17 -06:00
Gregory Nutt
4713346a4d LaunchXL-TMS57004: Add some pinmux selections to board.h 2015-12-22 11:06:20 -06:00
Gregory Nutt
188d72d1c3 LaunchXL-TMS57004: Add FLASH wait state definitions 2015-12-19 16:34:08 -06:00
Gregory Nutt
2bd187a9b0 Minor update to some comments 2015-12-19 08:11:19 -06:00
Gregory Nutt
37194a068e TMS570: Add PLL setup to board.h header file 2015-12-18 18:26:05 -06:00
Gregory Nutt
d6762b0c1d LaunchXL-TMS57004: Must have LOWVECTORS defined in configuration 2015-12-18 08:53:02 -06:00
Gregory Nutt
d0aa5500ed Select MEMINIT in TMS570 configurations 2015-12-17 12:41:59 -06:00
Gregory Nutt
6fe9844d56 LaunchXL-TMS57004: Fix linker script. Still had SAMV71 memory map 2015-12-16 14:09:34 -06:00