summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-139-4/+1604
* STM32 Ethernet needs a MAC addresspatacongo2011-12-124-9/+17
* STM32 F4 Ethernet driver is fully functionalpatacongo2011-12-121-2/+7
* STM32 Ethernet... initial bring-up changespatacongo2011-12-122-1/+15
* Completes coding of the STM32 F4 Ethernet driverpatacongo2011-12-111-1/+9
* Add STM32 Ethernet packet reception logicpatacongo2011-12-112-0/+8
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-103-0/+20
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-094-5/+102
* PIC32 bugfixespatacongo2011-12-083-8/+24
* Add Ethernet pin/clock configuration logicpatacongo2011-12-084-3/+70
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-082-5/+14
* Fix PIC32 timer source frequencypatacongo2011-12-071-0/+7
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-072-2/+4
* Calibrated STM3240G-EVAL delay looppatacongo2011-12-062-2/+2
* Add an NSH configuration for the STM3240G-EVALpatacongo2011-12-066-4/+1960
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-6/+6
* Fix STM32F40 build problem. Moved ARM.exidx to FLASHpatacongo2011-12-061-8/+6
* Fix banding on the R61580 LCDpatacongo2011-12-0511-17/+149
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-1/+2
* Finish code for basic STM3240 portpatacongo2011-11-246-23/+277
* Add clock configuration logic for the STM32F40patacongo2011-11-233-30/+70
* More changes for STM3240 buildpatacongo2011-11-222-15/+25
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-2214-4/+2553
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-1/+5
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo2011-11-102-2/+2
* Add support for STM32 LCD backlightpatacongo2011-11-107-31/+99
* New STM32 board needs more time for HSE readypatacongo2011-11-101-0/+2
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-103-18/+3
* More PIC32 debug updatespatacongo2011-11-0910-9/+215
* A few more AVR32 fixespatacongo2011-11-031-0/+2
* Enable JTAG on all STM32 configurationpatacongo2011-10-2910-0/+161
* Update README filepatacongo2011-10-261-1/+34
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-252-0/+4
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-2520-30/+50
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-241-3/+34
* Don't enable color mapping is using 32-bit truecolorpatacongo2011-10-201-1/+1
* Fixes for good C++ linkpatacongo2011-10-1910-19/+19
* Fix Sure PIC32MX LED compilepatacongo2011-10-182-6/+6
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-183-3/+3
* Re-disable PIC32 ramfuncspatacongo2011-10-176-12/+21
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-176-6/+21
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* Try J-link OpenOCD supportpatacongo2011-10-133-54/+135
* Still futzing with OpenOCDpatacongo2011-10-132-50/+52
* Try older OpenOCDpatacongo2011-10-1360-10/+79
* Add a configuration for the lpc3152patacongo2011-10-1350-23/+4942
* ADS7843 updatespatacongo2011-10-122-3/+11
* Enable waitpid() in sim/nsh2patacongo2011-10-126-16/+20
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-115-6/+358
* Fix sim/nsh2 buildpatacongo2011-10-111-2/+1