summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-2012-53/+53
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-204-11/+323
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-1712-28/+54
* Mostly cosmetic build changespatacongo2012-11-163-42/+42
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1512-12/+12
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-146-0/+12
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+1
* Kconfig updates from Freddie Chopinpatacongo2012-11-142-2/+0
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-148-71/+147
* Mostly cosmetic changespatacongo2012-11-134-17/+42
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-21/+21
* A few more build fixespatacongo2012-11-129-68/+85
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-1113-141/+139
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1112-36/+13
* Remove bash fragments that test for board/Makefilepatacongo2012-11-116-111/+197
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-1111-243/+255
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-9/+0
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-082-5/+71
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-082-240/+249
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+1
* STM32 OTG FS device fix from Petteri Aimonenpatacongo2012-11-071-1/+12
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-066-318/+781
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-049-9/+9
* RGMP 4.0 update from Qiang Yupatacongo2012-11-0414-261/+510
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-035-37/+99
* Several small thingspatacongo2012-11-031-0/+3
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-022-43/+45
* Another fix to STM32 definitions from Freddie Chopinpatacongo2012-11-021-49/+49
* Fixes to STM32 definitions from Freddie Chopinpatacongo2012-11-026-53/+82
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-022-36/+41
* C++ constructors work with ELF load nowpatacongo2012-10-292-0/+2
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-1/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-272-25/+28
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-2619-5/+761
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-263-3/+3
* Add an ARM ELF header filepatacongo2012-10-251-0/+243
* More ELF loader changespatacongo2012-10-252-2/+6
* Add x86 ELF supportpatacongo2012-10-253-0/+282
* A little more ELF loader logicpatacongo2012-10-251-0/+53
* STM32 ADC driver fixespatacongo2012-10-212-4/+8
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-0/+90
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-2010-41/+481
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-202-3/+12
* Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-0/+1
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-042-2/+2
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-1/+1
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-296-1/+359
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-0/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-276-10/+179
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-0/+8