summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* stm32: update description and code documentation. Also fixes a few code form...Gregory Nutt2014-12-291-19/+20
* stm32f429i-disco: change ltdc initializing during boot up. This moves initial...Gregory Nutt2014-12-292-5/+5
* stm32: fix wait upon vertical blank. This should never have occurred before.Gregory Nutt2014-12-291-1/+1
* stm32: fix faulty access to non existing layer. This disables operation that...Gregory Nutt2014-12-291-0/+8
* Minor TODO list updateGregory Nutt2014-12-291-2/+2
* Update TODO listGregory Nutt2014-12-291-2/+37
* STM32F429i-Disco USB: Strangeness: Conditioned on OTGHS but called otgfs ini...Gregory Nutt2014-12-291-2/+2
* STM32F429i-Disco USBMC configuration: SPI1 should not be enabled. It is not s...Gregory Nutt2014-12-292-9/+3
* Fir STM32v2: Refresh configurationGregory Nutt2014-12-281-371/+674
* Fire STM32v2: Fix missing stuff in Kconfig fileGregory Nutt2014-12-281-0/+12
* C5471 EVM: Refresh configurationsGregory Nutt2014-12-283-193/+663
* C5471: choice has a default value. It should notGregory Nutt2014-12-281-1/+0
* Cloudctrl: Add missing configuration logicGregory Nutt2014-12-282-95/+644
* Compal e86 NSH: Fix numerous typos in Make.defsGregory Nutt2014-12-282-76/+247
* Hymini-STM32v USB MSC: Fix configuration. Needs mountpoint support for USB MS...Gregory Nutt2014-12-281-64/+250
* Tiva SSI: Fix oversight in last commit. Would only fixe the case where the s...Gregory Nutt2014-12-281-3/+3
* Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where ...Gregory Nutt2014-12-282-2/+22
* MBED NSH: Should not have CONFIG_SPI_EXCHANAGE in the configurationGregory Nutt2014-12-281-65/+201
* Freedom-KL25z: Fix breakage from last configuration refreshGregory Nutt2014-12-281-0/+3
* Serial: Allow serial console selection even if /dev/console is disabled: Th...Gregory Nutt2014-12-281-1/+1
* Don't build pread()/pwrite() if file system support is disabledGregory Nutt2014-12-281-4/+0
* Update ChangeLogGregory Nutt2014-12-281-0/+4
* Semaphores: sem_waitirq.c must be built when signals are disabled. That is ...Gregory Nutt2014-12-283-14/+13
* Semahores: Remove a warning with SIGNALS are disabledGregory Nutt2014-12-281-2/+0
* Mikroe-STM32F4: Refresh one configurations, turning off DEBUGGregory Nutt2014-12-281-119/+324
* LM3S6965-EK: Refresh one configurations, turning off DEBUGGregory Nutt2014-12-281-84/+238
* Freedom KL25Z: Refresh one configurationsGregory Nutt2014-12-281-96/+229
* Eagle100: Refresh one configurations, turning off DEBUGGregory Nutt2014-12-281-92/+224
* STM32F429-Disco: Refresh five configurations, turning off DEBUGGregory Nutt2014-12-285-356/+755
* STM32F40G-EVAL: Refresh two configurations, turning off DEBUGGregory Nutt2014-12-282-183/+525
* Update README.txtGregory Nutt2014-12-281-27/+60
* Update README.txtGregory Nutt2014-12-281-0/+4
* STM32 Serial: PX4 HW workarround for flaky STM32 RTS. From David SidraneGregory Nutt2014-12-274-6/+76
* Remove STM32-specific RX flow control logic from the upper level serial drive...Gregory Nutt2014-12-273-21/+37
* Serial RX Flow Control: Fix a bunch of compile problems introduced into unbu...Gregory Nutt2014-12-272-35/+38
* Eliminate an unnecessary calculation in the serial RX flow control logicGregory Nutt2014-12-271-2/+2
* Updte ChangeLogGregory Nutt2014-12-271-0/+6
* Serial Upper Half: Add watermarks to RX flow control logicGregory Nutt2014-12-276-19/+129
* STM32: Fix some incorrectly placed conditional logicGregory Nutt2014-12-262-6/+5
* Back out some incorrect conditional compilationGregory Nutt2014-12-261-2/+0
* Update ChangeLogGregory Nutt2014-12-261-0/+3
* EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Boutev...Gregory Nutt2014-12-267-1/+1567
* Refresh ConfigurationGregory Nutt2014-12-261-2/+13
* ARMv7M: More runtine stack checking logic. From David SidraneGregory Nutt2014-12-261-0/+112
* Update px4fmu-v2_upstream configGregory Nutt2014-12-262-1/+14
* Fix columnar alignment in Kconfig file. From David SidraneGregory Nutt2014-12-261-1/+1
* STM32 I2C: Add strings to decode trace events. From David SidraneGregory Nutt2014-12-261-3/+24
* Add support for run time stack checking for the STM32. From David SidraneGregory Nutt2014-12-264-2/+44
* More RAMTRON related fixes from David SidraneGregory Nutt2014-12-263-18/+32
* Most superstitous updates to the RAMTROM driver make it more compatibile with...Gregory Nutt2014-12-264-22/+132