summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mmcsd
Commit message (Expand)AuthorAgeFilesLines
* MMCSD SDIO: Add support for a new SDWAIT_WRCOMPLETE condition. The previous...Gregory Nutt2015-01-082-0/+32
* Update everything under nuttx/drivers to use the corrected syslog interfacesGregory Nutt2014-10-081-8/+1
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-2/+2
* Updated README file, cosmetic changes to comments and debug outputGregory Nutt2014-07-301-3/+3
* Costmetic update to commentsGregory Nutt2014-07-291-4/+8
* Add an MTD layer that will add read-ahead or write buffering to any MTD drive...Gregory Nutt2014-07-111-12/+13
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* SDIO-based MMC/SD improvements from Bob DoironGregory Nutt2014-04-212-31/+39
* Make sure that there is one space between while and conditionGregory Nutt2014-04-121-1/+1
* Make sure that there is one space between if and conditionGregory Nutt2014-04-121-0/+2
* Cosmetic changes to comments and READMEGregory Nutt2014-04-071-14/+18
* Enhanced the mmcdd_sdio driver to perform DMA preflight operations and fail D...Gregory Nutt2013-10-181-6/+90
* Changes to stm32_dmacapable interfaces from Mike SmithGregory Nutt2013-10-181-0/+4
* Cosmetic changes to comments and coding style fixesGregory Nutt2013-09-221-95/+114
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-2/+2
* SAMA5: Some improvements to the HSCMI card removal/insertion logicGregory Nutt2013-08-111-0/+1
* Serial FIONREAD, FIONWRITE, and TERMIOS I/O processing from Mike Smith, Andre...Gregory Nutt2013-08-101-1/+3
* MMC/SD SDIO: Correct return values when multiple block transfers are suppres...Gregory Nutt2013-08-101-32/+46
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-0/+2
* Rearrange configuration settings so that ARCH_HAVE_SDIO is moved to higher, s...Gregory Nutt2013-08-101-0/+3
* SAMA5: A few early, easy bug fixes. The rest will all be difficultGregory Nutt2013-08-061-0/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Fix error in MMC/SD SPI driver introduced with some recent changes; Update TO...Gregory Nutt2013-06-231-2/+2
* MMC/SD SPI speed field is only used if CONFIG_SPI_OWNBUS is not definedGregory Nutt2013-06-171-2/+14
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-172-10/+55
* SAM MMCSD/SPI related changesGregory Nutt2013-06-151-5/+7
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-261-1/+1
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-101-1/+9
* Fixes to STM32 SPI, USB MSC class driver, and MMC/SD SPI driver from Petteri ...patacongo2013-02-281-31/+49
* Several patches from Petteri Aimonenpatacongo2013-02-081-16/+55
* Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25patacongo2013-02-011-3/+7
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-1/+1
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-1/+2
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-0/+1
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-1/+2
* A few native window build updatespatacongo2012-11-251-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+2
* Fix apps/netutils/webclient build problempatacongo2012-11-061-3/+3
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-1/+21
* Fixes for warnings from Freddie Chopinpatacongo2012-11-011-2/+4
* Email address change in nuttx/patacongo2012-09-136-344/+344
* Some error handling bugs noted by Ronen Vainishpatacongo2012-09-091-1/+3
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-3/+3
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-2/+2
* Kconfig updatepatacongo2012-04-131-0/+73
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4