summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
Commit message (Collapse)AuthorAgeFilesLines
* Add initial CC1101 wireless logic from Urospatacongo2011-05-168-109/+332
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3617 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic changes from Urospatacongo2011-05-071-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3575 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 FLASH driverpatacongo2011-05-075-62/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3573 42af7a65-404d-4744-a932-0658087f49c3
* Rename i2c directories to sensorspatacongo2011-04-192-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3525 42af7a65-404d-4744-a932-0658087f49c3
* More changes from Urospatacongo2011-04-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3513 42af7a65-404d-4744-a932-0658087f49c3
* Add code changes from Urospatacongo2011-04-1517-343/+986
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3507 42af7a65-404d-4744-a932-0658087f49c3
* Fix error introduced in last commitpatacongo2011-04-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3481 42af7a65-404d-4744-a932-0658087f49c3
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-081-9/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3480 42af7a65-404d-4744-a932-0658087f49c3
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ↵patacongo2011-04-073-18/+101
| | | | | | stuff git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3479 42af7a65-404d-4744-a932-0658087f49c3
* current_regs should be volatile; add support for nested interrupts; enable ↵patacongo2011-04-061-1/+1
| | | | | | interrupts during syscall processing git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-063-548/+552
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3471 42af7a65-404d-4744-a932-0658087f49c3
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-13/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3467 42af7a65-404d-4744-a932-0658087f49c3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-033-115/+327
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3457 42af7a65-404d-4744-a932-0658087f49c3
* More changes from Urospatacongo2011-03-286-122/+456
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3431 42af7a65-404d-4744-a932-0658087f49c3
* Files deleted by Urospatacongo2011-03-274-1496/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3427 42af7a65-404d-4744-a932-0658087f49c3
* More changes from Urospatacongo2011-03-2733-3626/+5447
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3426 42af7a65-404d-4744-a932-0658087f49c3
* Updates from Urospatacongo2011-03-2712-582/+1306
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3424 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate changes from Uros Platisepatacongo2011-03-266-57/+741
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3419 42af7a65-404d-4744-a932-0658087f49c3
* VSN/apps updatepatacongo2011-03-143-120/+111
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3378 42af7a65-404d-4744-a932-0658087f49c3
* More apps/ related changespatacongo2011-03-121-1/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3372 42af7a65-404d-4744-a932-0658087f49c3
* Add support for RAMTRON NVRAM devicespatacongo2011-03-067-191/+221
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3347 42af7a65-404d-4744-a932-0658087f49c3
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3343 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3332 42af7a65-404d-4744-a932-0658087f49c3
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-272-5/+109
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3324 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-275-28/+411
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3321 42af7a65-404d-4744-a932-0658087f49c3
* Create include/nuttx/usb directorypatacongo2010-12-142-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3170 42af7a65-404d-4744-a932-0658087f49c3
* Add cmddata method to the SPI interfacepatacongo2010-12-032-9/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3157 42af7a65-404d-4744-a932-0658087f49c3
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-6/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3119 42af7a65-404d-4744-a932-0658087f49c3
* Add stubs for AVR32 IRQ controlspatacongo2010-10-091-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton of AVR32 initpatacongo2010-10-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2975 42af7a65-404d-4744-a932-0658087f49c3
* Fix interrupt stack compilation problempatacongo2010-07-161-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2804 42af7a65-404d-4744-a932-0658087f49c3
* Update locking in lm3s SPI driverpatacongo2010-05-151-7/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2670 42af7a65-404d-4744-a932-0658087f49c3
* In progress changes for OLED display workpatacongo2010-05-151-1/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2669 42af7a65-404d-4744-a932-0658087f49c3
* Fix HSMCI command and wait logicpatacongo2010-04-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2582 42af7a65-404d-4744-a932-0658087f49c3
* Add serial and LED driverpatacongo2010-01-222-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2519 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors in conditional compilation logicpatacongo2010-01-211-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2516 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for recent header file reorganizationpatacongo2009-12-297-4/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2452 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-1633-1046/+1058
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2359 42af7a65-404d-4744-a932-0658087f49c3
* Working on HCS12 buildpatacongo2009-12-121-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2323 42af7a65-404d-4744-a932-0658087f49c3
* Add some STM32F107VC definitionspatacongo2009-12-103-17/+487
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2319 42af7a65-404d-4744-a932-0658087f49c3
* Fix a problem with TX status on resume from stallpatacongo2009-12-011-20/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2295 42af7a65-404d-4744-a932-0658087f49c3
* Should not returned queued read requests on a resetpatacongo2009-12-011-12/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2294 42af7a65-404d-4744-a932-0658087f49c3
* SDIO now workspatacongo2009-11-291-23/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2287 42af7a65-404d-4744-a932-0658087f49c3
* Extend SDIO debug instrumentationpatacongo2009-11-282-50/+195
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2286 42af7a65-404d-4744-a932-0658087f49c3
* Fix compile errors with DMA debug offpatacongo2009-11-281-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2284 42af7a65-404d-4744-a932-0658087f49c3
* Less intrusive DMA debugpatacongo2009-11-273-2358/+2567
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2281 42af7a65-404d-4744-a932-0658087f49c3
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-264-92/+214
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2279 42af7a65-404d-4744-a932-0658087f49c3
* Fix block read/write return values; SDIO error reporting; slow down clock if ↵patacongo2009-11-251-33/+21
| | | | | | interrupt mode git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2278 42af7a65-404d-4744-a932-0658087f49c3
* Fix problems when DMA2 is enabledpatacongo2009-11-213-4/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2277 42af7a65-404d-4744-a932-0658087f49c3
* Fix SCR data transferpatacongo2009-11-211-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2276 42af7a65-404d-4744-a932-0658087f49c3