summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Back out most of the changes of 3b04d08043742b9e65cf38d45988b35bff91daedGregory Nutt2013-08-137-57/+23
|
* Separate SAMA5 OHCI interrupt handling into separate functionsGregory Nutt2013-08-132-150/+209
|
* SAMA5 OHCI: Fix some erors in the loop that waits for device connection changesGregory Nutt2013-08-131-10/+9
|
* Fix re-entry problem in SAMA5 up_putcGregory Nutt2013-08-132-1/+35
|
* STM32 F3 fixes from John WharingtonGregory Nutt2013-08-134-3/+4
|
* More changes to USB host interface to support multiple downstream portsGregory Nutt2013-08-128-35/+86
|
* Convert olimex-stm32-p107/nsh configuration to use kconfig-frontends tool. ↵Gregory Nutt2013-08-123-473/+743
| | | | From Max Holtzberg
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-1220-211/+314
|
* SAMA5: Add logic to control VBUS power for OHCIGregory Nutt2013-08-127-65/+453
|
* SAMA5: Add support for initialization of the USB host and mass storage classGregory Nutt2013-08-116-5/+374
|
* Add untested OHCI driver for the SAMA5; structure naming and header files ↵Gregory Nutt2013-08-1124-119/+3227
| | | | for USB host initialization prototypes
* SAMA5: Some improvements to the HSCMI card removal/insertion logicGregory Nutt2013-08-116-65/+156
|
* Add CAN configuration to STM32 config menuGregory Nutt2013-08-101-1/+15
|
* STM32: Fix STM32 serial init for non-reordered serial ports. From Lorenz MeierGregory Nutt2013-08-101-1/+8
|
* Added option to disable STM32 serial port re-orderingGregory Nutt2013-08-103-1/+26
|
* Added FIONREAD and FIONWRITE to CDC/ACM driver. From Lorenz MeierGregory Nutt2013-08-102-0/+49
|
* Serial FIONREAD, FIONWRITE, and TERMIOS I/O processing from Mike Smith, ↵Gregory Nutt2013-08-105-16/+268
| | | | Andrew Tridgell, and and Lorenz Meier
* MMC/SD SDIO: Correct return values when multiple block transfers are ↵Gregory Nutt2013-08-102-32/+50
| | | | suppressed. From Andrew Tridgell via Lorenz Meier
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional ↵Gregory Nutt2013-08-1011-107/+358
| | | | with DMA
* Remove some pre-processor warnings that I am more than tired of seeingGregory Nutt2013-08-101-11/+5
|
* Rearrange configuration settings so that ARCH_HAVE_SDIO is moved to higher, ↵Gregory Nutt2013-08-109-8/+13
| | | | sharable level
* Extend the virtual-to-physical address conversion logic to handle NFS SRM, ↵Gregory Nutt2013-08-091-34/+290
| | | | UDPH SRAM, and external SRAM and PSRAM.
* SAMA5: Centralize logic for conversion between physical and virtual addressesGregory Nutt2013-08-097-112/+439
|
* Fix some cache-related issues with the SAMA5 DMA driverGregory Nutt2013-08-093-2/+39
|
* SAM3,4,A5 DMA fixes; SAMA5 SPI driver now supports DMA transfersGregory Nutt2013-08-0912-204/+1097
|
* SAMA5: Use RDR/TDR registers for DMA, not FIFO registers; change DMA bit ↵Gregory Nutt2013-08-085-23/+48
| | | | settings to match Atmel example. Still no DMA
* SAMA5 DMA: Need to flush caches; DMA channel depends upon direction of DMA; ↵Gregory Nutt2013-08-084-74/+480
| | | | the maximum transfer size in bytes depends on the number of bytes per transfer
* More SAMA5 DMAC driver fixes. Still does not work.Gregory Nutt2013-08-075-27/+67
|
* SAMA3,4,A5: Misc corrections to DMA and HSMCI driversGregory Nutt2013-08-076-182/+233
|
* Change setup logic to hand MTD minor numbers for AT24, HSMCI0, and HSMCI1Gregory Nutt2013-08-075-150/+70
|
* Fix SAM bug: Parmaters reversed in DMA function callGregory Nutt2013-08-065-9/+12
|
* SAM3,4,A5 DMAC driver fixesGregory Nutt2013-08-064-13/+58
|
* SAM3,4,A5: Fix some masked status checks that can generate false error reportsGregory Nutt2013-08-063-11/+21
|
* SAMA5: A few early, easy bug fixes. The rest will all be difficultGregory Nutt2013-08-063-40/+47
|
* SAMA5: Add PIO interrupt support. Massive name changes for consistency in ↵Gregory Nutt2013-08-0627-918/+1463
| | | | PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
* SAMA5: Add HSMCI memory card driver supportGregory Nutt2013-08-0515-79/+4205
|
* SAMA5: SPI Driver + AT25 FLASH work; SAM3/4: Correct an error, SPI will ↵Gregory Nutt2013-08-054-44/+100
| | | | not be correctly configured if CONFIG_SPI_OWNBUS=n
* SAMA5: Add logic to auto-mount a file system on AT25 SPI FLASH for NSHGregory Nutt2013-08-0511-61/+303
|
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-049-11/+357
|
* SAMA5: Add register level debug option for SPIGregory Nutt2013-08-043-6/+113
|
* SAMA5: SPI driver now supports both SPI0 and SPI1Gregory Nutt2013-08-045-173/+377
|
* SAMA5: Add basic SPI suppport (untested)Gregory Nutt2013-08-046-0/+1420
|
* SAMA5: Add DMA suppport (untested)Gregory Nutt2013-08-048-9/+2271
|
* Fixes for compiler warnings from Lorenz MeierGregory Nutt2013-08-033-19/+19
|
* SAMA5: Add DMA controller register definitionsGregory Nutt2013-08-033-1/+793
|
* Standard configuration variables used to enable interupt controller debug; ↵Gregory Nutt2013-08-0314-244/+319
| | | | SAMA5: Correct handling of spurious interrupts
* Various changes to get SAMA5 SDRAM working. Marginally functional, but ↵Gregory Nutt2013-08-024-27/+52
| | | | there is more to be done
* Correct some typos int he MPADDRCS register address definitionsGregory Nutt2013-08-028-30/+103
|
* SAMA5: More MMU-related changes to properly initialize SDRAMGregory Nutt2013-08-0217-224/+682
|
* SAMA5: Add logic to initialize SAMA5D3x-EK on-board SDRAMGregory Nutt2013-08-018-51/+657
|