summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-171-0/+7
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-161-0/+6
* Changes from Mikepatacongo2012-11-161-1/+3
* Mirtoo differences from Konstantin; File system fix from Lorenz Meierpatacongo2012-11-151-0/+5
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-0/+3
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+3
* Add tools/incdir.bat; Rename top-level Makefile to Makefile.unixpatacongo2012-11-131-0/+7
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-0/+3
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-0/+5
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-1/+5
* Remove bash fragments that test for board/Makefilepatacongo2012-11-111-0/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-0/+1
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-111-0/+7
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-0/+4
* UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-091-0/+6
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-0/+1
* Add UG-2864AMBAG01 initialization for use on STM32F4Discoverypatacongo2012-11-081-2/+4
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-0/+2
* Add driver for Univision UG-2864AMBAG01patacongo2012-11-071-0/+3
* STM32 OTG FS device fix from Petteri Aimonenpatacongo2012-11-071-1/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+6
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-3/+7
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-0/+2
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+2
* RGMP 4.0 update from Qiang Yupatacongo2012-11-041-0/+1
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-0/+8
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-1/+7
* ST32F4Discovery board.h patches from Freddie Chopinpatacongo2012-11-011-0/+3
* Add support for ferror(), feof(), and clearerr()patacongo2012-11-011-1/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-0/+3
* Add documentation for the binary loaderpatacongo2012-10-301-0/+1
* More documentation updated to reference the ELF loader.patacongo2012-10-291-0/+2
* lib/math files not follow coding standard; float, double, and long double ver...patacongo2012-10-281-0/+7
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+4
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+2
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-0/+2
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-1/+5
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-0/+2
* Add x86 ELF supportpatacongo2012-10-251-0/+2
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-0/+3
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-0/+5
* Move ld.script files from configuration directories to script/ directorypatacongo2012-10-231-1/+6
* STM32 ADC driver fixespatacongo2012-10-211-0/+5
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-0/+2
* Add a versin of memset() optimized for speedpatacongo2012-10-211-1/+4
* Add Daniel Vik's optimized memcpy as a configuration optionpatacongo2012-10-201-0/+3
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-201-1/+3
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-1/+6
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-201-0/+3
* The termios c_speed field cannot be 'const'patacongo2012-10-201-0/+3