summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIO183QT-9A LCD driver updated to support reading from the LCD. From Toby Du...Gregory Nutt2014-04-161-0/+3
* SAMA5 TWI: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-161-4/+3
* SAMA5 SSC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-161-3/+3
* SAMA5 EMAC/GMAC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant...Gregory Nutt2014-04-161-3/+4
* SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-161-4/+3
* SAMA5 ADC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-161-0/+4
* STM32 OTGFS: Host USB tracing instrumentation added by LeoGregory Nutt2014-04-121-1/+2
* SAMA5: The PIO used for the red LED is also used as the camera module reset l...Gregory Nutt2014-04-111-1/+5
* SAMA5 TWI: Number of bytes transferred not be incremented on the first byte....Gregory Nutt2014-04-101-0/+3
* Add some checks: if getpid() or get_errno_ptr() are called very early in the...Gregory Nutt2014-04-101-0/+4
* mv ramlog.h and syslog.h to new include/nuttx/syslogGregory Nutt2014-04-101-0/+2
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-091-0/+3
* Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to be able t...Gregory Nutt2014-04-081-1/+3
* Add logic for TM4C125GXL clocking based on prototype from from Daniel Carvalh...Gregory Nutt2014-04-071-0/+4
* SAMA5 UDPHS: Fix error where bit was not cleared to acknowledge receipt of da...Gregory Nutt2014-04-061-0/+2
* SAMA5: Don't use MMU PMD bufferable bit to try to control write-through vs w...Gregory Nutt2014-04-041-0/+3
* Fix a build error when only USB device tracing is enabled (from David Sidrane...Gregory Nutt2014-04-041-0/+8
* SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLA...Gregory Nutt2014-04-031-1/+5
* SAMA5: Fix SAMA5 so that interpretation of BMS bit is correct. From David S...Gregory Nutt2014-04-031-0/+2
* SAMA5: When booting from SDRAM, don't copy vectors to ISRAM. Instread just ...Gregory Nutt2014-04-031-0/+7
* SAMA5: Make sure the MMU and caches are disabled on power up; flush the vecto...Gregory Nutt2014-04-021-0/+9
* SAMA5: When running from SRAM, vectors must lie in ISRAMGregory Nutt2014-04-021-1/+2
* sscanf: Use stroul() vs strol() for %u format. From kfrolovGregory Nutt2014-04-021-0/+4
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-011-1/+4
* SAMA5: Add DBGU register definition header fileGregory Nutt2014-03-311-0/+3