patacongo
|
9ddfe686ab
|
Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2452 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-29 00:48:56 +00:00 |
|
patacongo
|
6d82da8efb
|
Fixing LM3S httpd example (still broken)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2390 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-18 22:21:20 +00:00 |
|
patacongo
|
c23f8334c8
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2359 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-16 20:05:51 +00:00 |
|
patacongo
|
b8824028b1
|
Improved certain Cortex-M3 context switch times
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2177 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-25 02:24:40 +00:00 |
|
patacongo
|
5f08d86694
|
Extend SPI interface to better handle multiple devices on same SPI bus
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2162 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 14:05:56 +00:00 |
|
patacongo
|
c321920754
|
Fix major bug in STM32 interrupt enable/disable logic; NSH now works on STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2149 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 20:42:37 +00:00 |
|
patacongo
|
8019b3ba13
|
Misc GPIO-related changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2132 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 19:31:44 +00:00 |
|
patacongo
|
f0ba036abe
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2128 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-13 23:35:08 +00:00 |
|
patacongo
|
342ab7a6e3
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2093 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-25 20:20:14 +00:00 |
|
patacongo
|
37b50aaa4d
|
Use lldbg() instead of dbg() in interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 15:44:14 +00:00 |
|
patacongo
|
42b921e42b
|
Use low-level debug which does not depend on stdout mapped to console
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2049 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-13 22:33:21 +00:00 |
|
patacongo
|
b41ab666ca
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2035 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 18:15:06 +00:00 |
|
patacongo
|
c39aa4c1c8
|
This two FIFO handling bugs in LM3S ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2031 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-09 18:00:13 +00:00 |
|
patacongo
|
1e9a232a0a
|
Cosmetic, synchronize source files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2030 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-09 13:46:35 +00:00 |
|
patacongo
|
33a6b7807e
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
|
patacongo
|
71905a1cc0
|
Fix some bogus (unused) symbol names
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1870 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-10 13:50:31 +00:00 |
|
patacongo
|
adccaae54e
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1862 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-08 14:18:41 +00:00 |
|
patacongo
|
168cbd9404
|
Correct a mountain of typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1852 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-05 19:38:04 +00:00 |
|
patacongo
|
a49ac96718
|
Ethernet controller needs different delay with debug disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1836 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-29 14:09:31 +00:00 |
|
patacongo
|
edf2f4954b
|
Add LM3S I2C header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1831 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-28 19:13:11 +00:00 |
|
patacongo
|
c99d8d93db
|
Final integration of microSD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1830 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-28 17:51:24 +00:00 |
|
patacongo
|
19cdfc42a4
|
Integrating SHDC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1828 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-27 20:45:39 +00:00 |
|
patacongo
|
869d6b8d57
|
Debug microSD CS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1824 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-24 20:40:11 +00:00 |
|
patacongo
|
d859f8655f
|
Fixe LM3S GPIO output settings; fix Eagle-100 LEDs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1823 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-24 16:03:08 +00:00 |
|
patacongo
|
0e31b8cad6
|
Initial SSI debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1822 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-24 13:25:43 +00:00 |
|
patacongo
|
03de5d309f
|
Add SPI-based MMC/SD support for lm3s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1820 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 23:37:25 +00:00 |
|
patacongo
|
b9510a0df1
|
Need to clear interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1819 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 14:30:07 +00:00 |
|
patacongo
|
8ac9b7e78e
|
Add LM3S SSI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1818 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 14:26:22 +00:00 |
|
patacongo
|
ee55ec9b97
|
Add SSI header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1817 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-22 17:20:06 +00:00 |
|
patacongo
|
25d076a416
|
lm3s ethernet works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1815 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-22 14:45:34 +00:00 |
|
patacongo
|
cca40852b3
|
MAC driver development
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1813 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-21 22:19:36 +00:00 |
|
patacongo
|
eabc4d4120
|
Complete Rx side of ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1812 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-21 17:42:14 +00:00 |
|
patacongo
|
4114cee9a8
|
LM3S ethernet driver development
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1811 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-21 00:23:53 +00:00 |
|
patacongo
|
588131b6bf
|
Get MAC address from USER registers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1810 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-20 20:56:38 +00:00 |
|
patacongo
|
36335e3ac6
|
MAC driver development
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1809 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-20 19:48:55 +00:00 |
|
patacongo
|
baab22bc17
|
Add lm3s ethernet header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1808 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-20 16:00:34 +00:00 |
|
patacongo
|
d6966b2892
|
Fix BRD calculation; Handle edge interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1804 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 22:51:33 +00:00 |
|
patacongo
|
6c14840f2e
|
NSH integration, fix serial interrupt handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1803 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 22:14:36 +00:00 |
|
patacongo
|
075698caac
|
Add lm3s6918 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1802 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 20:50:47 +00:00 |
|
patacongo
|
96e97248a0
|
Move share-able Cortex-M3 file from lm3s subdirectory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1797 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 17:54:01 +00:00 |
|
patacongo
|
da29bce964
|
Move ARM and Cortex files to separate directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1795 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 17:16:17 +00:00 |
|
patacongo
|
e9f0d1db68
|
Fix heap setup problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1793 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 15:17:28 +00:00 |
|
patacongo
|
318b2b512b
|
timer interrupt now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1791 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-18 22:21:58 +00:00 |
|
patacongo
|
9d329e414a
|
lm3s6918 now does context switches
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1790 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-18 22:14:40 +00:00 |
|
patacongo
|
b44a8db1a4
|
Progress on Cortex-M3 interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1789 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-18 21:08:43 +00:00 |
|
patacongo
|
2be531b092
|
Debug Cortex-M3 interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1787 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-17 17:18:19 +00:00 |
|
patacongo
|
da74b5605e
|
Basic clocking and UART works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1786 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-15 23:26:54 +00:00 |
|
patacongo
|
4bdf18ad2f
|
back out part of last change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1785 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-15 22:32:31 +00:00 |
|
patacongo
|
e99498b8d2
|
LM3S integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1784 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-15 22:00:05 +00:00 |
|
patacongo
|
d8c84c46ec
|
Early integration fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1783 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-15 18:03:59 +00:00 |
|