summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* mm/ file clean-uppatacongo2012-07-1418-439/+493
* Clean-up files in fs/ directorypatacongo2012-07-1443-328/+388
* PM updatepatacongo2012-07-144-6/+23
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-14204-1637/+2199
* Calibrate lpc4330-xplorer delay loopspatacongo2012-07-133-2/+8
* Implement basic SPIFI block driver for the LPC43xx (doesn't work)patacongo2012-07-134-14/+177
* Prep for release 6.20nuttx-6.20patacongo2012-07-124-207/+262
* Get the STM3220G-EVAL nsh2 configuration to compilepatacongo2012-07-124-4/+20
* STM32: remove pm_unregister buttons. Initialize PM buttons only oncepatacongo2012-07-126-66/+49
* Make PM button logic configurablepatacongo2012-07-125-22/+37
* PM: Needs to set newstate to NORMAL when awakening from stop modepatacongo2012-07-111-0/+1
* PM updatepatacongo2012-07-114-16/+135
* LPC43 Need to use fractional dividers to get the low-level UART BAUD correctpatacongo2012-07-114-234/+164
* Add an NSH configuration for the LPC43xxpatacongo2012-07-117-12/+1847
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-113-16/+57
* Kconfig updatepatacongo2012-07-103-22/+563
* Fix another LPC43xx pin configuration problempatacongo2012-07-101-9/+9
* Several fixes to LPC43 pin and GPIO configurationpatacongo2012-07-103-11/+15
* LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo2012-07-102-4/+7
* More updated LPC4300 scripts and README filespatacongo2012-07-094-38/+209
* Update to LPC4330 scripts and READMEpatacongo2012-07-093-0/+67
* Update3 LPC4330 README filespatacongo2012-07-093-9/+51
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-086-82/+139
* Add a generic GCC stdarg.h header filepatacongo2012-07-0814-27/+297
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-075-52/+212
* Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo2012-07-0713-422/+417
* Fix typo in lib_inetntoa.cpatacongo2012-07-062-1/+6
* Fix typo in STM32 header filespatacongo2012-07-064-9/+10
* Add LPC43 pin configuration logicpatacongo2012-07-064-902/+959
* Add LPC43 GPIO interrupt configurtion logicpatacongo2012-07-067-473/+632
* Add LPC43 GPIO configurtion logicpatacongo2012-07-0618-262/+615
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-0516-312/+392
* Add LPC43 clock initialization logicpatacongo2012-07-0518-352/+1321
* More LPC43 files in various states of workpatacongo2012-07-0519-11/+3407
* STM32 PM updatepatacongo2012-07-0410-18/+1989
* Fix a optimization related problem in the LM3Spatacongo2012-07-045-6/+10
* More LPC43xx logicpatacongo2012-07-0417-65/+1228
* Add LPC43 interrrupt control logicpatacongo2012-07-0411-31/+1089
* Progress of LPC43xx build environmentpatacongo2012-07-0423-613/+1358
* Clean up LPC43 USART vs UART namingpatacongo2012-07-0416-844/+962
* LMS3 and PM updatepatacongo2012-07-048-27/+99
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-0319-4/+3284
* Add LPC43 LCD and SCT header filespatacongo2012-07-034-6/+1903
* LM3S9B96 updatepatacongo2012-07-0210-488/+484
* Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo2012-07-0212-37/+887
* Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo2012-07-025-17/+1225
* Add LPC43 SD/MMC header filepatacongo2012-07-0215-2499/+2889
* Add LPC43 USB0 and timer header filespatacongo2012-07-013-6/+995
* Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo2012-07-0110-20/+1154
* Add LPC43 UART, USART, SSP, and SPI header filespatacongo2012-07-017-16/+725