summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-052-547/+547
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-27/+27
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-17/+14
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-8/+8
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-021-1/+84
* Fix PHY address search; NFS updatepatacongo2012-06-011-2/+2
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-012-2/+39
* Fix last check-in.. duplicate definitions for ARMvm-7 ICTR registerpatacongo2012-06-011-6/+4
* Interrupt priority fix + new LM3S header filespatacongo2012-06-014-19/+264
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-2/+2
* Need to enable USB reset interruptpatacongo2012-05-291-1/+2