summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TM4C129X: Add macros to enable/disable peripheral powerGregory Nutt2014-12-215-97/+536
* Tiva SSI: Use portable macros to enable peripheral clockingGregory Nutt2014-12-212-10/+10
* Tiva: More run mode clock enable macrosGregory Nutt2014-12-211-36/+362
* TM4C129X: Framework for new Tiva clocking logic (details not yet implemented)Gregory Nutt2014-12-216-42/+311
* Tiva: Completes first cut at system control header fileGregory Nutt2014-12-201-108/+360
* Tiva: More TM4C129 system control register definitionsGregory Nutt2014-12-202-96/+496
* Tiva: More TM4C129 system control register definitionsGregory Nutt2014-12-202-63/+357
* Tiva: Add a configuration setting to better distinguish TM4C123 and 129 fami...Gregory Nutt2014-12-206-22/+37
* Tiva: Updates to system control regiser definitionsGregory Nutt2014-12-202-32/+291
* Update ChangeLogGregory Nutt2014-12-191-15/+18
* A patch to add previous added font into nxf_getfonthandle function. From Pi...Gregory Nutt2014-12-191-0/+200
* Update ChangeLogGregory Nutt2014-12-192-4/+56
* STM32 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; T...Gregory Nutt2014-12-197-127/+101
* example: add ltdc test exampleGregory Nutt2014-12-198-8/+2203
* Stuff that goes along with the new LTDC README fileGregory Nutt2014-12-193-0/+7
* stm32f429i-disco: add default platform configuration to test framebuffer supp...Gregory Nutt2014-12-194-0/+1458
* stm32f429i-disco: initialize ltdc during bootupGregory Nutt2014-12-191-0/+4
* stm32f429i-disco: enable configuration of framebuffer support for the ltdc co...Gregory Nutt2014-12-192-1/+42
* stm32: Add configuration option for ltdcGregory Nutt2014-12-191-0/+43
* stm32f429i-disco: Add support for initializing ltdc framebuffer and the confi...Gregory Nutt2014-12-191-0/+444
* ili9341: update interface control definitionsGregory Nutt2014-12-191-0/+11
* stm32: implements ltdc frambuffer and support for ltdc layer operationGregory Nutt2014-12-191-265/+2714
* stm32: Add interface description for ltdc controller. This defines the inter...Gregory Nutt2014-12-191-0/+563
* stm32: Add infrastructure for dma2d supportGregory Nutt2014-12-194-0/+392
* stm32: Add common stm32 layer description. This defines a common layer descri...Gregory Nutt2014-12-191-14/+69
* stm32f429i-disco: update board definition for the ili9341 LCD display. This c...Gregory Nutt2014-12-191-4/+174
* stm32: configure PLLSAI clock to enable ltdc register accessGregory Nutt2014-12-191-0/+26
* stm32: Add missing clut register definitionGregory Nutt2014-12-191-0/+2
* stm32: rename CFBLR register name to the name used in the reference manualGregory Nutt2014-12-191-6/+6
* stm32: rename PLLSAI register name to this one in the reference manualGregory Nutt2014-12-191-5/+5
* TM4C129X: Add custom system control header file (incomplete)Gregory Nutt2014-12-195-10/+921
* Add some OpenOCD scripts for some TI Tiva boardsGregory Nutt2014-12-183-2/+20
* CC3000: Fix yet another typo in last two commitsgit diff I should not be do...Gregory Nutt2014-12-181-1/+1
* Updata ChangeLogGregory Nutt2014-12-181-0/+4
* Tiva: Fix configuration logic for IRQ interrupts. The various parts support...Gregory Nutt2014-12-182-25/+135
* Update ChangeLogGregory Nutt2014-12-181-0/+3
* Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic ...Gregory Nutt2014-12-1830-434/+456
* Fix a couple of spelling errors in commentsGregory Nutt2014-12-181-2/+2
* Update ChangeLogGregory Nutt2014-12-181-0/+4
* Freedom KL25Z: Update the CC3000 support to use the current CC300 interfaces...Gregory Nutt2014-12-184-61/+295
* Tiva: Add GPIO interrupt support for the TMS4C129XGregory Nutt2014-12-184-14/+261
* DK-TM4C129X: Add support for buttonsGregory Nutt2014-12-184-8/+227
* DK-TM4C129X: Add LED supportGregory Nutt2014-12-187-102/+314
* DK-TM4C129X: Fixes to get clean build. Logic is still not complete, howeverGregory Nutt2014-12-186-17/+32
* CC3000: Oops. Fix an error in the last commitGregory Nutt2014-12-181-1/+1
* Update ChangeLogGregory Nutt2014-12-181-0/+3
* Freedom-KL25Z: Add pin configuration for add-on ADXL345 board. From Alan C...Gregory Nutt2014-12-183-12/+24
* Update documentationGregory Nutt2014-12-181-8/+15
* CC3000 Fix: Data can be unaligned. When dereferences as an input ntosh(), a ...Gregory Nutt2014-12-181-4/+9
* Update ChangeLogGregory Nutt2014-12-171-1/+12