summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* STM32 F4 Ethernet driver is fully functionalpatacongo2011-12-121-50/+157
* STM32 Ethernet... initial bring-up changespatacongo2011-12-121-69/+295
* Add STM32 DAC register definitions and skeleton DAC driverpatacongo2011-12-126-25/+602
* Replace tabs with spacespatacongo2011-12-121-65/+76
* Add a skeleton for an STM32 ADC driverpatacongo2011-12-123-1/+391
* Completes coding of the STM32 F4 Ethernet driverpatacongo2011-12-111-81/+410
* Add STM32 Ethernet packet reception logicpatacongo2011-12-111-75/+377
* Add Ethernet start-up logicpatacongo2011-12-101-0/+54
* Add Ethernet descriptor definitions and initializationpatacongo2011-12-102-9/+382
* Add Ethernet interrupt configuration and handlingpatacongo2011-12-102-47/+144
* Minor fixes for compile with DEBUG enabledpatacongo2011-12-102-2/+2
* Add STM32 ethernet MAC and DMA initializationpatacongo2011-12-092-24/+321
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-093-34/+511
* Add Ethernet pin/clock configuration logicpatacongo2011-12-086-69/+428
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-085-97/+1168
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-074-15/+351
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-079-10/+283
* Add storage space for FPU registers in context switchingpatacongo2011-12-072-2/+83
* Add STM32 F4 DMA framework (untested)patacongo2011-12-077-595/+1333
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-2/+2
* Fixes for STM32F40xxx portpatacongo2011-12-053-15/+15
* Fix a compile error when CONFIG_ARCH_INTERRUPTSTACK is turned on for Cortex-M*patacongo2011-12-041-1/+1
* Finish code for basic STM3240 portpatacongo2011-11-2410-68/+323
* Add clock configuration logic for the STM32F40patacongo2011-11-233-62/+568
* Finish port of GPIO driver for STM3240patacongo2011-11-234-210/+397
* More changes for STM3240 buildpatacongo2011-11-228-362/+698
* More changes, getting closer to a clean STM3240 compilepatacongo2011-11-225-161/+291
* Working toward clean STM3240xx buildpatacongo2011-11-2215-905/+1084
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-3/+31
* Add STM3240 interrupt handlerspatacongo2011-11-221-4/+174
* Add STM3240 interrupt definitionspatacongo2011-11-225-496/+840
* Add STM3240 SYSCFG header filepatacongo2011-11-212-0/+151
* Finishes basic header file updates for STM3230patacongo2011-11-215-225/+371
* Updates for STM3240 timerspatacongo2011-11-213-152/+362
* STM3240 RTC, SPI, and SDIO header filespatacongo2011-11-213-9/+401
* Add STM3240 RTC header filepatacongo2011-11-213-8/+12
* Add STM3240 pwr and rcc header filespatacongo2011-11-215-13/+541
* More STM3240 header file changespatacongo2011-11-215-55/+146
* Update DMA header file for the STM32F40xxxpatacongo2011-11-204-30/+555
* Update debug header file for the STM32F40xxxpatacongo2011-11-203-42/+146
* Update CAN header file for the STM32F40xxxpatacongo2011-11-202-436/+502
* Update ADC header file for the STM32F40xxxpatacongo2011-11-204-297/+572
* Revised FAT bugfixpatacongo2011-11-192-7/+7
* Add STM3240 alternate pin functionspatacongo2011-11-194-76/+656
* More PIC32 fixespatacongo2011-11-181-1/+1
* Add GPIO, EXTI header file modifications for STM32F40xxxpatacongo2011-11-184-33/+561
* Add structure for STM3240xx pin multiplexingpatacongo2011-11-173-10/+66
* Add STM32F40xx memory mappatacongo2011-11-174-104/+364
* Add capabilities of the STM3240xx familypatacongo2011-11-171-11/+293
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-1/+1