summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* STM32F4Discovery configuration clean-uppatacongo2012-07-271-0/+2
* Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now use...patacongo2012-07-272-6/+40
* PM updatepatacongo2012-07-272-4/+4
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-251-3/+3
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-245-10/+24
* Ooops.. c_speed is now read-onlypatacongo2012-07-243-3/+89
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-244-53/+59
* Remove BOTHERpatacongo2012-07-241-21/+5
* LP43xx SPIFI MTD driver updatepatacongo2012-07-233-9/+111
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-234-47/+156
* Add completed but untested support for RS-485 on the LPC43xxpatacongo2012-07-203-18/+243
* Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo2012-07-201-0/+60
* Add missing file needed for stm32f100xx portpatacongo2012-07-204-4/+271
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-196-76/+268
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-194-10/+10
* Add STM32 PM sleep supportpatacongo2012-07-185-4/+145
* Update driver to work with and external SPIFI library (vs. ROM)patacongo2012-07-183-17/+106
* Create an MTD driver for SPIFIpatacongo2012-07-183-78/+908
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-177-11/+671
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-178-21/+286
* Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo2012-07-163-31/+219
* Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2012-07-162-5/+4
* PM updatepatacongo2012-07-111-0/+48
* LPC43 Need to use fractional dividers to get the low-level UART BAUD correctpatacongo2012-07-113-231/+152
* Add an NSH configuration for the LPC43xxpatacongo2012-07-111-1/+1
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-112-16/+51
* Kconfig updatepatacongo2012-07-102-17/+440
* 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-101-2/+2
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-082-18/+19
* Add a generic GCC stdarg.h header filepatacongo2012-07-082-0/+62
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-073-51/+142
* Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo2012-07-0712-422/+402
* 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-0613-238/+565
* 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-0512-287/+1183
* More LPC43 files in various states of workpatacongo2012-07-0519-11/+3407
* STM32 PM updatepatacongo2012-07-045-1/+1922
* Fix a optimization related problem in the LM3Spatacongo2012-07-041-2/+2
* More LPC43xx logicpatacongo2012-07-0413-45/+1171
* Add LPC43 interrrupt control logicpatacongo2012-07-0411-31/+1089
* Progress of LPC43xx build environmentpatacongo2012-07-048-274/+371
* Clean up LPC43 USART vs UART namingpatacongo2012-07-049-786/+895
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-033-1/+560
* Add LPC43 LCD and SCT header filespatacongo2012-07-034-6/+1903
* LM3S9B96 updatepatacongo2012-07-022-6/+13