summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refresh SAM4E configurationsGregory Nutt2014-10-233-25/+56
* Oops last changes still in editorGregory Nutt2014-10-231-4/+11
* EFM32: Add configuration option to use USARTs as SPIGregory Nutt2014-10-232-12/+12
* EFM32: Add configuration option to use USARTs as SPIGregory Nutt2014-10-232-6/+72
* Update ChangeLogGregory Nutt2014-10-231-0/+6
* Update to the LPC43xx RIT/Tickless code. From Brandon WarhurstGregory Nutt2014-10-234-13/+40
* More fixes to tickless operation, alarm/mode code. From Brandon WarhurstGregory Nutt2014-10-231-1/+7
* Add support for tickless operation using the NXP LPC43xxGregory Nutt2014-10-235-0/+327
* Fixes to tickless operation code. From Brandon WarhurstGregory Nutt2014-10-232-6/+6
* Add README for non-existent port to the EFM32GG-STK3700; fix typos in related...Gregory Nutt2014-10-226-22/+177
* Add logic to manage BC_EN signalGregory Nutt2014-10-225-11/+54
* Update TODOGregory Nutt2014-10-221-4/+84
* Update ChangeLogGregory Nutt2014-10-221-1/+5
* Update makefile for kernel-build issuesGregory Nutt2014-10-221-0/+13
* Fix compile problems introduced when the syslog() prototype changed; Also upd...Gregory Nutt2014-10-222-15/+41
* Update ChangeLogGregory Nutt2014-10-221-0/+6
* EFM32: Add logic to initialize and use ITM systemGregory Nutt2014-10-223-2/+65
* Remove whitespace and and carriage returnsGregory Nutt2014-10-222-214/+214
* ARMv7: Add support to use ITM for SYSLOG debug outputGregory Nutt2014-10-224-2/+239
* Eliminate a warningGregory Nutt2014-10-221-1/+3
* EFM32: Add IDLE power management hooks. Nothing implemented; just define the...Gregory Nutt2014-10-226-11/+257
* Update ChangeLogGregory Nutt2014-10-211-0/+2
* Add ARMv7-M DWT and TPI register definitionsGregory Nutt2014-10-213-12/+354
* Update ChangeLogGregory Nutt2014-10-211-0/+2
* Add CMSIS ITM header file and libraryGregory Nutt2014-10-214-10/+338
* EFM32: Add buton interrupt handling for the Olimex boardGregory Nutt2014-10-217-25/+309
* The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial consol...Gregory Nutt2014-10-2110-35/+72
* EFM32: Add LFA and LFB clock supportGregory Nutt2014-10-213-16/+251
* EFM32: Add configuration support for LEUARTsGregory Nutt2014-10-212-0/+121
* EFM32: Add a LEUART-based serial driver (untestee)Gregory Nutt2014-10-213-24/+924
* EFM32: Add basic, low-level support for the low energy UARTsGregory Nutt2014-10-215-45/+322
* EFM32: Addred LEUART register definition header fileGregory Nutt2014-10-211-0/+823
* Update ChangeLogGregory Nutt2014-10-211-0/+2
* Add ADC pinmap definitions for the STM32 F103R from Lederhilger MartinGregory Nutt2014-10-211-0/+24
* Update ChangeLogGregory Nutt2014-10-211-0/+3
* Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Bran...Gregory Nutt2014-10-215-42/+31
* Update ChangeLogGregory Nutt2014-10-201-0/+4
* stm32f429i-disco: add wrapper for spi5 eviceGregory Nutt2014-10-203-2/+66
* stm32f429i-disco: add new platform configGregory Nutt2014-10-203-0/+1404
* rivers: enable usage of ili9341Gregory Nutt2014-10-202-1/+124
* stm32f429i-disco: enable usage of ili93414wsGregory Nutt2014-10-203-6/+55
* stm32f429i-disco: implements lcd initializingGregory Nutt2014-10-201-0/+169
* drivers: implements lcd interface for ili9341Gregory Nutt2014-10-201-0/+1263
* stm32f429i-disco: implements ili9341 interfaceGregory Nutt2014-10-202-1/+1267
* include: adds interface description for ili9341Gregory Nutt2014-10-201-1/+112
* stm32: rename spi frame format definitionGregory Nutt2014-10-201-1/+1
* stm32f429i-disco: Fix obsolete SPI5 dependency. From Marco KrahlGregory Nutt2014-10-201-1/+1
* Update README filesGregory Nutt2014-10-202-1/+15
* EFM32: Another update to USART oversampling calculation. Clip to positive; u...Gregory Nutt2014-10-201-13/+20
* Fix some namingGregory Nutt2014-10-201-9/+9