summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-0/+4
* Another dtoa() fix from Mike Smithpatacongo2012-10-111-0/+1
* configs/shenzhou will now use the 4.6.3 buildroot EABI toolchainpatacongo2012-10-051-0/+5
* Fix some W25 driver errorspatacongo2012-10-041-0/+2
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-0/+2
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-0/+3
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+4
* Prep for 6.22 Releasenuttx-6.22patacongo2012-09-291-13/+13
* Prep for NxWidgets 1.3 releasepatacongo2012-09-291-1/+2
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-0/+3
* Put Shenzhou NxWM config on a dietpatacongo2012-09-281-0/+4
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-0/+8
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-0/+3