summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* STM32 I2C: Bring in PX4 fix for I2C in very high noise environments or with r...Gregory Nutt2014-05-101-1/+5
* Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt2014-05-091-0/+9
* Add a ROMFS file system for testing the P-Code binary formatGregory Nutt2014-05-081-1/+1
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-081-1/+9
* LIS331DL driver: Correct build dependency. Sourceforge ticket #41 from Kosm...Gregory Nutt2014-05-081-0/+2
* BINFMT: A framework to support a P-code binary format (a work in progress)Gregory Nutt2014-05-071-0/+4
* Optimized memcpy() functin for the ARMv7-A from David SidraneGregory Nutt2014-05-061-0/+3
* The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI...Gregory Nutt2014-05-061-0/+3
* BINFMT: Fix an error in the symbol search function. Noted by Pelle WindestamGregory Nutt2014-05-061-0/+2
* Timer driver updates from Bob DoironGregory Nutt2014-05-051-1/+3
* SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new ti...Gregory Nutt2014-05-051-0/+5
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-0/+6
* If the CPU load measurements are being driven by an external clock, then the ...Gregory Nutt2014-04-301-0/+4
* The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob...Gregory Nutt2014-04-301-0/+9
* drivers/mtd/w25.c: Add support for the 8Mbit W25Q80BV part. From Mark White...Gregory Nutt2014-04-301-0/+2
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-301-2/+4
* Sourceforge patch #40. Fix some conditional logic in clock configuration. F...Gregory Nutt2014-04-291-0/+6
* Updated changelogs and release notes in preparation for the 7.2 release. Sti...Gregory Nutt2014-04-281-7/+8
* STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRI...Gregory Nutt2014-04-281-3/+3
* Sourceforge ticket #26: STM32 up_prioritize_irq should not be called if CONFI...Gregory Nutt2014-04-251-0/+3
* ZNeo: Calculation of timer reload and prescaler was wrongGregory Nutt2014-04-251-0/+3
* Nucleo: Remove bogus MPU definitionsGregory Nutt2014-04-251-0/+2
* STM32 dmapreflight method must be conditioned on CONFIG_SDIO_PREFLIGHT. From...Gregory Nutt2014-04-251-0/+3
* ZNEO: Add ESPI driverGregory Nutt2014-04-241-0/+1
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-221-6/+6
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-221-0/+3
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-211-0/+3
* SAM3/4: Add watchdog timer support. From Bob DoisinGregory Nutt2014-04-211-0/+4
* SAM4S Xplained: Boot PPLLA to 2450MHz to support USBGregory Nutt2014-04-211-1/+1
* SAM4S Xplained Pro: Added card detect, automout procfs. From Bob DoisonGregory Nutt2014-04-211-1/+3
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-211-0/+2
* SAM3/4: Support for PDC based HSMCI ADMA from Bob DoironGregory Nutt2014-04-211-0/+4
* SDIO-based MMC/SD improvements from Bob DoironGregory Nutt2014-04-211-1/+2
* SAM4S: Fix error in macro that disabled peripheral clocking. From Bob DoironGregory Nutt2014-04-211-0/+2
* SAM3/4 RTC driver from Bob DoironGregory Nutt2014-04-211-0/+3
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-201-1/+5
* Add IEEE 695 OMF header fileGregory Nutt2014-04-191-0/+3
* zkit-arm-1769: Refreshed all configurationsGregory Nutt2014-04-191-1/+1
* olimex-lpc1766stk: Refreshed all configurationsGregory Nutt2014-04-191-1/+2
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-191-0/+2
* LPC17xx: Prioritized interrupts are not supported (although hooks are presen...Gregory Nutt2014-04-191-0/+2
* LPC17xx, TIVA, and Kinetis interrupt initialization: use the NVIC ICTR regis...Gregory Nutt2014-04-171-1/+7
* SAM3/4 Interrupt initialization. Default interrupt priority not being set cor...Gregory Nutt2014-04-171-0/+3
* HID mouse: Don't include NAKs in error count. From LeoGregory Nutt2014-04-171-0/+2
* Add logic to register HID keybaord and mouse classes; fix some conditional co...Gregory Nutt2014-04-171-1/+4
* STM32 OTGFS Host: Changes from Leo for low-speed devices and interrupt endpo...Gregory Nutt2014-04-171-0/+2
* SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type ...Gregory Nutt2014-04-171-0/+4
* SAMA5 EMAC: Missing right parens from last change. Noted by Luciano NeriGregory Nutt2014-04-171-4/+8
* Move the un-definitions of __ramfuncs__ from the sam_clockconfig.c to the com...Gregory Nutt2014-04-171-2/+4
* STM32 F2: Fix SPI2 MOSI pin mapping. From dlsitzerGregory Nutt2014-04-161-0/+4