142 Commits (a5f001189e1a056be275e1d736e38893f96cd395)

Author SHA1 Message Date
patacongo c0a46ad696 Add x86 ELF support 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
patacongo 1bd66e95f8 Add framework to support loadable ELF modules (not much logic in place yet) 12 years ago
patacongo d300539524 Move ld.script files from configuration directories to script/ directory 12 years ago
patacongo 096397d49f STM32 ADC driver fixes 13 years ago
patacongo d24bf91574 Optimized memset() can be configured to do 64-bit stores 13 years ago
patacongo f16ae329fd Add a versin of memset() optimized for speed 13 years ago
patacongo 80c9bda900 Add Daniel Vik's optimized memcpy as a configuration option 13 years ago
patacongo bac5f18559 Optimized ARMv7-M memcpy() function from Mike Smith 13 years ago
patacongo f44266675e Several bugfixes contributed by Petteri Aimonen 13 years ago
patacongo 736ac8982a Add MAX11802 touchscreeen driver from Petteri Aimonen 13 years ago
patacongo 860e5f0524 The termios c_speed field cannot be 'const' 13 years ago
patacongo 8345d911e0 Add a THTTPD configuration for the Shenzhou board (Darcy Gong) 13 years ago
patacongo e62b420882 Another dtoa() fix from Mike Smith 13 years ago
patacongo 535398581c configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain 13 years ago
patacongo eb041b927a Fix some W25 driver errors 13 years ago
patacongo 44a18f5361 Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files 13 years ago
patacongo b0eb4f3cce Change order of includes in apps/Makefile; add clock frequencies to shenzhou, fire, and olimex-stm32 board.h files 13 years ago
patacongo 96a334a758 Implementation of /dev/random using the STM32 Random Number Generator (RNG) 13 years ago
patacongo 253d3ab523 Prep for 6.22 Release 13 years ago
patacongo de53b28fd3 Prep for NxWidgets 1.3 release 13 years ago
patacongo ccb682f332 Fix problem with ping that prevent ping from going outside local network (Darcy Gong) 13 years ago
patacongo 4333422d5f Put Shenzhou NxWM config on a diet 13 years ago
patacongo 343817a6fd Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable) 13 years ago
patacongo f664e163e5 Fix STM32 SPI3 remap logic 13 years ago
patacongo 7dc357a4e6 STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller 13 years ago
patacongo c3bc22f07c Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog 13 years ago
patacongo 9a0be89531 Correct some bad parameter checking 13 years ago
patacongo 83f66b9e18 Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14 13 years ago
patacongo d7561fc092 Shenzhou board has an SSD1289 LCD, not ILI93xx 13 years ago
patacongo 923da1b34b Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build 13 years ago
patacongo 2be7847efe Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested). 13 years ago
patacongo fd3df782b1 Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets 13 years ago
patacongo 4c432c716a Beginning of an Shenshou NxWM configuration 13 years ago
patacongo 169c620845 Add framework for SSD1289 LCD on Shenzhou 13 years ago
patacongo e2b2cc3450 Fixes STM32F107 DMA issue 13 years ago
patacongo 4edf18b009 Add support for Fire STM32v3; sscanf fixes from Kate 13 years ago
patacongo 2b7f90d569 The ENC28J60 driver is now functional 13 years ago
patacongo a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 13 years ago
patacongo 1550be3df3 Upate some pathes for the new NuttX repository 13 years ago
patacongo 2981943392 Resync new repository with old repo r5166 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago