summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-126-182/+176
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4090 42af7a65-404d-4744-a932-0658087f49c3
* Fix stack alignment for EABI floating pointpatacongo2011-11-115-43/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4089 42af7a65-404d-4744-a932-0658087f49c3
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without ↵patacongo2011-11-102-2/+2
| | | | | | modification git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4088 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM32 LCD backlightpatacongo2011-11-107-31/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4087 42af7a65-404d-4744-a932-0658087f49c3
* New STM32 board needs more time for HSE readypatacongo2011-11-102-43/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4086 42af7a65-404d-4744-a932-0658087f49c3
* Fix semaphore initializationpatacongo2011-11-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4085 42af7a65-404d-4744-a932-0658087f49c3
* Remove the .dbg_data section. For better or worse, this is being handled in ↵patacongo2011-11-103-18/+3
| | | | | | a different way git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4084 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 debug updatespatacongo2011-11-0916-443/+649
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4083 42af7a65-404d-4744-a932-0658087f49c3
* Misc PIC32 fixespatacongo2011-11-092-11/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4082 42af7a65-404d-4744-a932-0658087f49c3
* Fix some RGB color macrospatacongo2011-11-032-2/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4081 42af7a65-404d-4744-a932-0658087f49c3
* fix some register typingpatacongo2011-11-032-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4080 42af7a65-404d-4744-a932-0658087f49c3
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-033-11/+210
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4079 42af7a65-404d-4744-a932-0658087f49c3
* A few more AVR32 fixespatacongo2011-11-034-8/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4078 42af7a65-404d-4744-a932-0658087f49c3
* Use calculations on constants to (slightly) reduce code sizepatacongo2011-11-012-10/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4077 42af7a65-404d-4744-a932-0658087f49c3
* Add support for configurable block size on AT24 EEPROM driverpatacongo2011-11-012-350/+432
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4076 42af7a65-404d-4744-a932-0658087f49c3
* Fix another NXFFS write-when-flash-is-full problempatacongo2011-10-317-20/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4075 42af7a65-404d-4744-a932-0658087f49c3
* Fix an NXFFS initialization problempatacongo2011-10-313-3/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4074 42af7a65-404d-4744-a932-0658087f49c3
* Oops ... accidentally checked in a test version of the code last timepatacongo2011-10-311-51/+901
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4073 42af7a65-404d-4744-a932-0658087f49c3
* Yet another re-implementation of the NXFFS bug fixpatacongo2011-10-312-932/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4072 42af7a65-404d-4744-a932-0658087f49c3
* Add definitions to stdlib.h; update READMEpatacongo2011-10-302-41/+109
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4071 42af7a65-404d-4744-a932-0658087f49c3
* Enable JTAG on all STM32 configurationpatacongo2011-10-2910-0/+161
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4070 42af7a65-404d-4744-a932-0658087f49c3
* Minor improvement to fix of last checkinpatacongo2011-10-291-9/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4069 42af7a65-404d-4744-a932-0658087f49c3
* Add some missing error handling to NXFFSpatacongo2011-10-292-22/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4068 42af7a65-404d-4744-a932-0658087f49c3
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-294-578/+583
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4067 42af7a65-404d-4744-a932-0658087f49c3
* Update README filepatacongo2011-10-261-1/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4066 42af7a65-404d-4744-a932-0658087f49c3
* Fix HTML errors in a documentpatacongo2011-10-251-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4065 42af7a65-404d-4744-a932-0658087f49c3
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when ↵patacongo2011-10-257-16/+27
| | | | | | g++ is used; Fix bad cast that caused problems with the background window is released git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4064 42af7a65-404d-4744-a932-0658087f49c3
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-2531-73/+93
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4063 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-242-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4062 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-243-8/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4061 42af7a65-404d-4744-a932-0658087f49c3
* Oops.. back out most of the last changepatacongo2011-10-231-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4060 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in some graphics error handlingpatacongo2011-10-232-4/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4059 42af7a65-404d-4744-a932-0658087f49c3
* Fix a bug in the getrectangle logicpatacongo2011-10-221-19/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4058 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to read from graphics memorypatacongo2011-10-2224-79/+1354
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4057 42af7a65-404d-4744-a932-0658087f49c3
* Add some RGB color macrospatacongo2011-10-212-2/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4056 42af7a65-404d-4744-a932-0658087f49c3
* Don't enable color mapping is using 32-bit truecolorpatacongo2011-10-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4055 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for good C++ linkpatacongo2011-10-1913-30/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4054 42af7a65-404d-4744-a932-0658087f49c3
* Fix Sure PIC32MX LED compilepatacongo2011-10-182-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4053 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-186-10/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4052 42af7a65-404d-4744-a932-0658087f49c3
* Re-disable PIC32 ramfuncspatacongo2011-10-176-12/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4051 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-1711-12/+218
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4050 42af7a65-404d-4744-a932-0658087f49c3
* Pointer arguments to NX set methods should be constpatacongo2011-10-168-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4049 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 configuration fixespatacongo2011-10-142-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4048 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to set individual pixelspatacongo2011-10-1412-16/+471
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4047 42af7a65-404d-4744-a932-0658087f49c3
* Try J-link OpenOCD supportpatacongo2011-10-133-54/+135
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4046 42af7a65-404d-4744-a932-0658087f49c3
* Still futzing with OpenOCDpatacongo2011-10-132-50/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4045 42af7a65-404d-4744-a932-0658087f49c3
* Try older OpenOCDpatacongo2011-10-1360-10/+79
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4044 42af7a65-404d-4744-a932-0658087f49c3
* Add a configuration for the lpc3152patacongo2011-10-1352-25/+4948
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
* ADS7843 updatespatacongo2011-10-124-6/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4042 42af7a65-404d-4744-a932-0658087f49c3
* Enable waitpid() in sim/nsh2patacongo2011-10-126-16/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3