summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* The basic Kinetis K60 port workspatacongo2011-08-185-58/+121
* Several important Kinetis build fixespatacongo2011-08-186-45/+78
* Completes first cut at Kinetis ethernet driverpatacongo2011-08-171-2/+4
* More Kinetis ENET logicpatacongo2011-08-171-0/+1
* Add beginning of an Kinetics Ethernet driverpatacongo2011-08-164-22/+16
* Fixed for Kinetis build with DEBUG onpatacongo2011-08-163-136/+26
* Add board support for the FreeScale Kinetis TWR-K60N512patacongo2011-08-1525-153/+3365
* More Kinetis updatespatacongo2011-08-153-51/+773
* Finishes very basic Kinetis portpatacongo2011-08-152-0/+17
* Add beginning of Kinetis pin interrupt/dma logicpatacongo2011-08-142-18/+18
* Add basic Kinetis serial supportpatacongo2011-08-144-17/+9
* Add chip-specific pin multiplexing definitionspatacongo2011-08-134-61/+97
* Add Kinetis clocking logic and some UART logic. Add K60 Tower configurationpatacongo2011-08-133-49/+243
* Add Kinesis watchdog, ramfuncs, idle loop, start of clock configurationpatacongo2011-08-123-2/+15
* Add Kinetis startup logicpatacongo2011-08-121-2/+2
* Add Kinetis interrupt vectorspatacongo2011-08-127-14/+39
* Add Kinetis SIM header filepatacongo2011-08-081-62/+50
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-0531-2240/+2237
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-0517-0/+2989
* Misc documentation/LCD-related updatespatacongo2011-08-053-39/+66
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-0418-36/+1288
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-037-1/+1716
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-034-1/+129
* Add nxgl_splitline()patacongo2011-08-021-3/+23
* More TSC2007 driver updatespatacongo2011-07-301-1/+1
* Add one more font; Fix ez80 serial bugpatacongo2011-07-294-56/+68
* Add more fontspatacongo2011-07-294-44/+149
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-274-10/+87
* Add memory usage monitor to USB storage examplepatacongo2011-07-252-0/+6
* Update BDF converterpatacongo2011-07-241-19/+33
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-226-11/+103
* Fix some NX configurationspatacongo2011-07-213-9/+9
* Add a NuttX logo image examplepatacongo2011-07-213-0/+111
* Setup environment to support multiple fontspatacongo2011-07-1920-41/+42
* Add sem_timedwait()patacongo2011-07-191-1/+1
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-182-1/+31
* Add logic to assure that short FAT names are uniquepatacongo2011-07-181-0/+10
* Correct FAT long file name padding characterpatacongo2011-07-181-1/+1
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-1612-25/+239
* Implement reversed portrait mode displays for the STM3210E-EVAL LCDpatacongo2011-07-154-11/+61
* Add configuration for reverse portrait LCD orientation for the STM3210E-EVALpatacongo2011-07-143-12/+33
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-1411-10/+420
* Add long file name parsing logicpatacongo2011-07-131-0/+11
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-102-8/+36
* Fix a critical font rendering bugpatacongo2011-07-091-2/+4
* Redesign of NXTEXT font cachepatacongo2011-07-091-3/+3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-097-261/+368
* Changes for clean NXTEXT compilepatacongo2011-07-083-18/+18
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-087-2/+1539
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-073-6/+25