summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Added FIONREAD and FIONWRITE to CDC/ACM driver. From Lorenz MeierGregory Nutt2013-08-101-0/+3
* Serial FIONREAD, FIONWRITE, and TERMIOS I/O processing from Mike Smith, Andre...Gregory Nutt2013-08-101-1/+5
* MMC/SD SDIO: Correct return values when multiple block transfers are suppres...Gregory Nutt2013-08-101-0/+4
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-1/+7
* SAMA5: Centralize logic for conversion between physical and virtual addressesGregory Nutt2013-08-091-0/+2
* Fix some cache-related issues with the SAMA5 DMA driverGregory Nutt2013-08-091-0/+5
* Fix SAM bug: Parmaters reversed in DMA function callGregory Nutt2013-08-061-0/+3
* SAM3,4,A5 DMAC driver fixesGregory Nutt2013-08-061-1/+4
* SAM3,4,A5: Fix some masked status checks that can generate false error reportsGregory Nutt2013-08-061-1/+5
* SAMA5: Add PIO interrupt support. Massive name changes for consistency in PI...Gregory Nutt2013-08-061-0/+9
* SAMA5: Add HSMCI memory card driver supportGregory Nutt2013-08-051-0/+10
* SAMA5: SPI Driver + AT25 FLASH work; SAM3/4: Correct an error, SPI will not...Gregory Nutt2013-08-051-2/+8
* SAMA5: Add logic to auto-mount a file system on AT25 SPI FLASH for NSHGregory Nutt2013-08-051-0/+4
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-041-0/+2
* SAMA5: Add register level debug option for SPIGregory Nutt2013-08-041-2/+2
* SAMA5: SPI driver now supports both SPI0 and SPI1Gregory Nutt2013-08-041-0/+2
* SAMA5: Add basic SPI suppport (untested)Gregory Nutt2013-08-041-0/+3
* SAMA5: Add DMA suppport (untested)Gregory Nutt2013-08-041-0/+4
* SAMA5: Add DMA controller register definitionsGregory Nutt2013-08-031-0/+2
* Standard configuration variables used to enable interupt controller debug; SA...Gregory Nutt2013-08-031-2/+5
* Correct some typos int he MPADDRCS register address definitionsGregory Nutt2013-08-021-0/+2
* SAMA5: More MMU-related changes to properly initialize SDRAMGregory Nutt2013-08-021-0/+11
* SAMA5: Add logic to initialize SAMA5D3x-EK on-board SDRAMGregory Nutt2013-08-011-0/+3
* SAMA5: Add DDR controller register definitionsGregory Nutt2013-08-011-1/+3
* ARMv7-A: Map all of .text, .bss, .data., stacks before enabling the MMU and ...Gregory Nutt2013-08-011-1/+5
* ARMv7-A: Separate CONFIG_PAGING start-up logic into a different startup file...Gregory Nutt2013-08-011-0/+6
* Prep for NuttX-6.29 releasenuttx-6.29Gregory Nutt2013-07-311-7/+9
* SAMA5: Add an NSH configuration of the SAMA5D3x-EK boardGregory Nutt2013-07-311-1/+4
* Add ARMv7-A irqdisable() inline functionGregory Nutt2013-07-301-0/+3
* STM32 F3 I2C driver from John WharingtonGregory Nutt2013-07-301-0/+2
* STM32 DAC DMA fixes from John WharingtonGregory Nutt2013-07-301-0/+3
* SAMA5: Separate cache operations into separate filesGregory Nutt2013-07-291-0/+2
* SAMA5: Add a little NuttX debug program to help debugger programs in NOR flashGregory Nutt2013-07-291-0/+5
* Add SAMA5 HSMC register definitions and logic to reconfigure the NOR FLASHGregory Nutt2013-07-291-1/+8
* SAMA5: Add file structure to support board-specific initialization of NOR flashGregory Nutt2013-07-291-0/+4
* SAMA5: The ostest configuration have been converted to run out of NOR flash. ...Gregory Nutt2013-07-281-1/+3
* SAMA5: Correct a clock configuration bug; clarify some MMU memory typesGregory Nutt2013-07-281-1/+2
* Add a hello world configuration to help with the SAMA5 bringupGregory Nutt2013-07-261-0/+3
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-0/+5
* Fix an uninitialized register error that crept into the ARM9 start up code ma...Gregory Nutt2013-07-241-0/+5
* Update SAMA5D3x-EK board configuration to support on-board UART connections, ...Gregory Nutt2013-07-241-1/+10
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-241-1/+11
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-0/+8
* ARMv7-A: Need 8-byte stack alignment when callign C code from interrupt hand...Gregory Nutt2013-07-231-0/+3
* SAMA5: Adapt clocking for different boot modes. New header files for AXI matr...Gregory Nutt2013-07-231-0/+2
* Add SAMA5D3 pin multiplexing definitionsGregory Nutt2013-07-231-0/+2
* Add SAMA5 GPIO configuration supportGregory Nutt2013-07-221-0/+2
* Add support SAMA5 UART and serial driverGregory Nutt2013-07-221-0/+3
* SAMA5 clock configuration should now agree with Atmel sample code; Added head...Gregory Nutt2013-07-221-0/+2
* Add SAMA5 clock logic. Cloned from SAM3U and not yet verifiedGregory Nutt2013-07-221-0/+3