Gregory Nutt
|
bda62b0502
|
SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts
|
2014-03-14 11:57:42 -06:00 |
|
Gregory Nutt
|
e2ab7d8a33
|
SAM3/4 DMA fixes in general for SPI DMA in particular
|
2014-03-14 11:25:16 -06:00 |
|
Gregory Nutt
|
dba6cca886
|
SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work.
|
2014-03-13 15:54:09 -06:00 |
|
Gregory Nutt
|
42e06fb503
|
SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash
|
2014-03-13 14:07:35 -06:00 |
|
Gregory Nutt
|
7e16cee6b5
|
Backport SPI driver enhancements from SAMA5 to SAM3/4
|
2014-03-13 10:34:35 -06:00 |
|
Gregory Nutt
|
0bd5f23a30
|
SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default
|
2014-03-13 09:03:03 -06:00 |
|
Gregory Nutt
|
b12f75aa5a
|
Documentation update
|
2014-03-12 16:03:03 -06:00 |
|
Gregory Nutt
|
1a2845a4ef
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
|
Gregory Nutt
|
5a0100aef4
|
SAM4E: Add support for the Cortex-M Cache Control block
|
2014-03-12 12:38:39 -06:00 |
|
Gregory Nutt
|
ce82132ef1
|
SAM4E: Various bring-up fixes. NSH now works
|
2014-03-12 10:59:19 -06:00 |
|
Gregory Nutt
|
3bb6c2fd57
|
TM4C: Fix typos in memory map reported by Daniel Pereira de Carvalho
|
2014-03-12 07:23:58 -06:00 |
|
Gregory Nutt
|
875b985781
|
SAM4E-EK: Purely cosmetic updates
|
2014-03-11 10:44:00 -06:00 |
|
Gregory Nutt
|
da8a0e8062
|
Refresh spark configurations
|
2014-03-11 10:43:14 -06:00 |
|
Gregory Nutt
|
99d2f3a993
|
SAM4E-EK: Add basic board support
|
2014-03-10 15:18:46 -06:00 |
|
Gregory Nutt
|
6700b5318c
|
TM4C: A few more changes to get a clean compilation
|
2014-03-10 11:54:20 -06:00 |
|
Gregory Nutt
|
75bda40eb6
|
Add basic board support for the TM4C123G Launchpad
|
2014-03-10 11:25:06 -06:00 |
|
Gregory Nutt
|
c05ad5ef63
|
Make sure that every reference to LM4F has corresponding logic for TM4C
|
2014-03-10 11:23:50 -06:00 |
|
Gregory Nutt
|
51674e0c51
|
TM4C: Add SYSCONTROL register defintion header file
|
2014-03-10 10:17:37 -06:00 |
|
Gregory Nutt
|
e788f48e19
|
Add support for TM4C GPIOs
|
2014-03-10 08:12:35 -06:00 |
|
Gregory Nutt
|
59b5802882
|
TIVA: Add memory map for the TM4C123
|
2014-03-09 13:57:35 -06:00 |
|
Gregory Nutt
|
cce52d75ed
|
Add pin multiplex definitions for the TM4C123
|
2014-03-09 13:15:09 -06:00 |
|
Gregory Nutt
|
983c0a2189
|
TM4C: Add definitions for GPIO interrupts
|
2014-03-09 10:00:31 -06:00 |
|
Gregory Nutt
|
096dbf391f
|
Add TM4C123 to the configuration system
|
2014-03-09 09:40:48 -06:00 |
|
Gregory Nutt
|
6811ad9eee
|
Oop.. everything was named TM3C instead of TM4C in the last check-in
|
2014-03-09 09:26:29 -06:00 |
|
Gregory Nutt
|
81eb11e68a
|
TM3C123: Add chip characteristics and interrupt definition files
|
2014-03-09 09:21:06 -06:00 |
|
Gregory Nutt
|
f2fd4df587
|
Refresh all LM3/4/Tiva configurations
|
2014-03-09 07:59:09 -06:00 |
|
Gregory Nutt
|
05ea680194
|
Hmmm.. not sure what happened but here is a missing TIVA file
|
2014-03-08 16:33:56 -06:00 |
|
Gregory Nutt
|
cd58da526b
|
Refresh LM3S defconfig files
|
2014-03-08 15:55:27 -06:00 |
|
Gregory Nutt
|
41a5b67887
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
|
Gregory Nutt
|
7c55ba4115
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
|
Gregory Nutt
|
32f8f33653
|
The old lm/ directories were enamed tiva/ to better support new products coming down the pipe from TI
|
2014-03-08 12:31:06 -06:00 |
|
Gregory Nutt
|
441c311a3c
|
LPC2378: SPI driver from Lizhuoyi
|
2014-03-08 11:37:50 -06:00 |
|
Gregory Nutt
|
7231b0b1e5
|
LPC2378: I2C driver from Lizhuoyi
|
2014-03-08 11:03:58 -06:00 |
|
Gregory Nutt
|
95038604f6
|
Fix some confusion in the code about vectored interrupts; fix so that it builds with prioritized interrutps disabed
|
2014-03-08 10:57:11 -06:00 |
|
Gregory Nutt
|
c86c40f4e4
|
QEMU i486: Minor updates to VGA driver
|
2014-03-08 10:56:19 -06:00 |
|
Gregory Nutt
|
497939da0f
|
configs/olimex-lpc2378/src: Files renamed to correspond with current thinking about naming; defconfigs refreshed
|
2014-03-08 10:54:05 -06:00 |
|
Gregory Nutt
|
088798ec98
|
QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi
|
2014-03-08 09:24:46 -06:00 |
|
Gregory Nutt
|
6dd1217bf9
|
QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi
|
2014-03-08 09:24:24 -06:00 |
|
Gregory Nutt
|
7e257ee7f4
|
configs/qemu-i486 update naming standards to conform to current thinking; refresh defconfig files
|
2014-03-08 09:21:08 -06:00 |
|
Gregory Nutt
|
6b068754a0
|
configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3240g-eval: Refresh all configurations with the latest Kconfig files
|
2014-03-07 11:47:07 -06:00 |
|
Gregory Nutt
|
a7b9c967b0
|
Update NuttShell.html per recommendations from Max Kriegleder
|
2014-03-06 17:47:07 -06:00 |
|
Gregory Nutt
|
eb132f256c
|
Refresh configuration files
|
2014-03-06 17:16:46 -06:00 |
|
Gregory Nutt
|
bd8a0aec21
|
Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes
|
2014-03-06 16:02:18 -06:00 |
|
Gregory Nutt
|
113d5a2a81
|
Correct an error introduced in this file in very recent commits
|
2014-03-06 15:33:02 -06:00 |
|
Gregory Nutt
|
1cd7c4f626
|
Minor cleanup of some new configurations; warning removal with GCC 4.8.2
|
2014-03-06 13:31:13 -06:00 |
|
Gregory Nutt
|
4cbdbc875e
|
Support for the older, manual configurations has been completely removed from the NuttX build system
|
2014-03-06 13:00:50 -06:00 |
|
Gregory Nutt
|
596bdc73df
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
e871f36d13
|
configs/rgmp/x86/cxxtest: Configuration converted to use the kconfig-frontends tools. This completes the conversion of all configurations to the newer format
|
2014-03-06 12:02:43 -06:00 |
|
Gregory Nutt
|
ecbd6cde75
|
configs/rgmp/x86/helloxx: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 11:57:55 -06:00 |
|
Gregory Nutt
|
cab35c579a
|
configs/rgmp/x86/nsh: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 11:53:26 -06:00 |
|