summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-2510-12/+690
* Port STM3240G-EVAL ILI93xx driver to Shenzhou boardpatacongo2012-09-256-34/+2157
* Hook in graphics/Kconfigpatacongo2012-09-252-11/+12
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-2523-19/+693
* Completes a bit-banging driver for the SSD1289 LCD on the Shenzhou boardpatacongo2012-09-243-101/+235
* Add framework for SSD1289 LCD on Shenzhoupatacongo2012-09-245-26/+467
* Corrections for SD card on Shenzhou boardpatacongo2012-09-249-27/+44
* Fixes STM32F107 DMA issuepatacongo2012-09-248-16/+50
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-234-17/+49
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-224-66/+110
* hpttd.h needs to include stdbool.hpatacongo2012-09-221-0/+3
* Adds support for keep-alive connections to webserverpatacongo2012-09-224-13/+86
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-225-46/+164
* Shenzhou board uses RMII PHY interface, not MIIpatacongo2012-09-224-13/+16
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-2210-318/+156
* Correct Shenzhou LED controlspatacongo2012-09-226-76/+101
* More webserver updates from Katepatacongo2012-09-222-52/+163
* More sscanf: Long flag (as in %ld) not be used in all of the places it shoul...patacongo2012-09-211-14/+40
* Fix bug in last sscanf changepatacongo2012-09-211-45/+64
* Recent I2C changes for F4 broke F1patacongo2012-09-211-1/+2
* One more sscanf changepatacongo2012-09-211-1/+1
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-2110-62/+205
* Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.cpatacongo2012-09-202-2/+117
* Add support so that the W25 FLASH can be used with both the Shenzhou and Fire...patacongo2012-09-192-2/+66
* The ENC28J60 driver is now functionalpatacongo2012-09-192-109/+103
* webserver update from Katepatacongo2012-09-181-20/+38
* Fix another ENC28J60 chip select bugpatacongo2012-09-182-8/+88
* Add default file name if URL is a directory, giving index.html behavior. Fro...patacongo2012-09-183-9/+66
* Cosmetic updates to the ENC28J60 driverpatacongo2012-09-184-13/+52
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-18185-4945/+78
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-185-211/+141
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-177-29/+177
* Add option for single connection web server. From Kate.patacongo2012-09-173-2/+77
* Upate some pathes for the new NuttX repositorypatacongo2012-09-1745-230/+226
* Resync new repository with old repo r5166patacongo2012-09-1719-22/+44
* Resync new repository with old repo r5166patacongo2012-09-17191-539/+2581
* Resync new repository with old repo r5166patacongo2012-09-1711-54/+182
* Missed one file in last checking; Gran allocator alignment decoupled from gra...patacongo2012-09-143-38/+118
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-1456-487/+311
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-1433-25/+2990
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-1335-165/+282
* Fix for recvfrom() hang when the new CONFIG_NET_TCP_RECVDELAY is set to zero ...patacongo2012-09-132-0/+22
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-136-5/+8
* Remove executable property from source and make filespatacongo2012-09-13350-0/+0
* Email address change in nuttx/patacongo2012-09-131820-27051/+27052
* Email address change in misc/patacongo2012-09-13202-3966/+3966
* Email address change in apps/patacongo2012-09-13104-463/+469
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-13144-356/+538
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-1324-24/+27
* Add mm/README.txtpatacongo2012-09-135-3/+84