aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
| * Add LPC43 RIT, WWDT, and MCPWM header filespatacongo2012-07-014-1/+475
| * Add LPC43xx GPDMA header filepatacongo2012-06-301-0/+466
| * Add LPC43xx SGPIO header filepatacongo2012-06-302-24/+707
| * Add LPC43xx pin configuration header filespatacongo2012-06-303-19/+1006
| * PM Update; add configs//ekk-lm3s9b96patacongo2012-06-303-11/+33
| * Add LPC43xx GIMA and GPIO header filespatacongo2012-06-294-118/+1157
| * Add LPC43xx pin configuration header filespatacongo2012-06-293-0/+804
| * Add LPC43xx RGU header filepatacongo2012-06-291-0/+665
| * Add LPC43xx CGU and CCU header filespatacongo2012-06-282-0/+1199
| * Add LPC43xx CREG and PMC header filespatacongo2012-06-284-2/+374
| * Adding LPC43xx header filespatacongo2012-06-285-10/+484
| * ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-285-6/+14
| * Add LPC32xx memory map and interrupt numberspatacongo2012-06-272-61/+479
| * Beginning of NXP LPC4330 portpatacongo2012-06-274-1/+761
| * Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
| * Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-252-5/+4
| * Enable LEDs on Mirtoo boardpatacongo2012-06-221-3/+3
| * Mirtoo updatepatacongo2012-06-212-274/+278
| * Minor updates to PIC32 configuration and to documentationpatacongo2012-06-211-2/+2
| * More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-203-153/+219
| * Updates to support the Mirtoo internal clockingpatacongo2012-06-204-3/+22
| * PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-208-160/+610
| * Add a configuration to support the Mirtoo modulepatacongo2012-06-201-7/+7
| * Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-1926-1941/+3811
| * STM32 power management updatepatacongo2012-06-182-11/+165
| * Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-063-5/+23