summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-151-0/+12
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-141-9/+10
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-0/+3
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+6
* SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully ...Gregory Nutt2013-06-121-3/+8
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-111-1/+1
* SAM4S: Add macros to manage peripheral clocksGregory Nutt2013-06-111-0/+2
* SAM4S: Add pin multiplexing definitionsGregory Nutt2013-06-111-0/+2
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-0/+2
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-101-0/+3
* SAM4S: Add memory map and interrupt logicGregory Nutt2013-06-101-4/+5
* Beginning updates of SAM3U header files o include support for the SAM4S: WDT,...Gregory Nutt2013-06-101-1/+5
* SAM4L: Extend interrupt support for the larger number of NVIC interrupts of ...Gregory Nutt2013-06-091-1/+3
* SAM4L: Add an NSH configuration and C++ supportGregory Nutt2013-06-091-0/+6
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-081-1/+3
* SAM4L: Add USART/UART register definition header filesGregory Nutt2013-06-081-0/+2
* SM4L: USB clock configuration and WDT register definition fileGregory Nutt2013-06-081-0/+4
* Add SAM4L BSCIF register definition fileGregory Nutt2013-06-061-0/+2
* Fix a backward conditional that cause the STM32 usb host driver to fail to de...Gregory Nutt2013-06-061-8/+6
* Add flow control support to the STM32 serial driver; Fix some issues with UAR...Gregory Nutt2013-06-061-1/+9
* Add register definitions for SAM4L BPM and SCIF blocks; SAM4L clock initializ...Gregory Nutt2013-06-061-1/+4
* Move SAM4L peripheral clock logic to a separate fileGregory Nutt2013-06-051-0/+3
* Add power management register defintions and clock control logic for the SAM4LGregory Nutt2013-06-051-1/+6
* SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documenta...Gregory Nutt2013-06-051-1/+7
* Add SAM4L GPIO driverGregory Nutt2013-06-041-0/+3
* Create SAM4L GPIO driver header fileGregory Nutt2013-06-041-1/+3
* If CONFIG_STM32_DMACAPABLE is defined, use stm32_dmacapable to workaround att...Gregory Nutt2013-06-041-0/+6
* Add stm32_dmacapable interface to determine is it is possible to perform DMA ...Gregory Nutt2013-06-041-0/+4
* SAM4L alternate pin mapping header file; Use USART1 for virtual COM port consoleGregory Nutt2013-06-031-0/+3
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-031-0/+2
* Add vector and chip cability definitions for the SAM4L familyGregory Nutt2013-06-031-0/+4
* Add interrupt and memory map definitions for the AT91SAM4LGregory Nutt2013-06-031-0/+3
* Fix an assertionGregory Nutt2013-06-021-0/+2
* Add dprintf() and vdprintf()Gregory Nutt2013-06-021-0/+2
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+3
* Add missing NSH configuration settings. Correct some conditional logic for S...Gregory Nutt2013-06-021-0/+5
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-1/+4
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-0/+5
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-011-0/+2
* Add NSRF42L01 driver. From Laurent LatilGregory Nutt2013-06-011-0/+9
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-1/+5
* Fix STM32F1 and F3 USB device driver. It was not handling NULL packets corre...Gregory Nutt2013-05-291-0/+7
* Add support for the STM32 Tiny development board from Laurent LatilGregory Nutt2013-05-281-1/+6
* Fix null packet handling in the PIC32 USB device driver. This is a critical ...Gregory Nutt2013-05-281-0/+6
* The SLCD driver is now fully functional for Sure PIC32MX boardGregory Nutt2013-05-271-0/+3
* Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes...Gregory Nutt2013-05-271-1/+3
* Converted all configurations to use the kconfig-frontends tools, cleaned up t...Gregory Nutt2013-05-261-0/+7
* Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixesGregory Nutt2013-05-261-0/+2
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl...Gregory Nutt2013-05-251-0/+6
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ...Gregory Nutt2013-05-251-1/+4