summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
Commit message (Expand)AuthorAgeFilesLines
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-1/+10
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-042-17/+42
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-11/+12
* Put Shenzhou NxWM config on a dietpatacongo2012-09-282-60/+27
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-283-21/+37
* Fix STM32 SPI3 remap logicpatacongo2012-09-272-6/+3
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-273-1/+26
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-272-5/+70
* Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14patacongo2012-09-264-11/+21
* Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-266-73/+217
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-264-24/+47
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-253-0/+1492
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-252-2/+73
* Port STM3240G-EVAL ILI93xx driver to Shenzhou boardpatacongo2012-09-255-33/+2131
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-252-0/+246
* 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-244-26/+462
* Corrections for SD card on Shenzhou boardpatacongo2012-09-246-20/+30
* Fixes STM32F107 DMA issuepatacongo2012-09-241-2/+2
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-231-1/+1
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-221-0/+28
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-222-11/+16
* Shenzhou board uses RMII PHY interface, not MIIpatacongo2012-09-223-12/+15
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-224-186/+17
* Correct Shenzhou LED controlspatacongo2012-09-226-76/+101
* Add support so that the W25 FLASH can be used with both the Shenzhou and Fire...patacongo2012-09-191-1/+32
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-28/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-173-0/+169
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-84/+2
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-10/+102
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-103-10/+5
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-1/+1
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-091-0/+31
* Minor update to Shenzhou README filespatacongo2012-09-093-196/+23
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-096-4/+206
* Kconfig: QEMU fixespatacongo2012-09-083-6/+12
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-0813-447/+393
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-082-1/+883
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-082-413/+0
* More Shenzhou board logicpatacongo2012-09-084-51/+300
* More support for the Shenzhou boardpatacongo2012-09-0719-15/+3023
* More info for the Shenzhou board configurationpatacongo2012-09-073-74/+705
* Add basic directory structure for the Shenzhou STM32107 board (not much there...patacongo2012-09-071-0/+1110