summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-276-10/+179
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-0/+8
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-8/+1
* Corrections for SD card on Shenzhou boardpatacongo2012-09-241-2/+4
* Fixes STM32F107 DMA issuepatacongo2012-09-243-8/+38
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-232-15/+47
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-222-65/+82
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-222-30/+141
* Shenzhou board uses RMII PHY interface, not MIIpatacongo2012-09-221-1/+1
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-222-8/+123
* Recent I2C changes for F4 broke F1patacongo2012-09-211-1/+2
* Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.cpatacongo2012-09-202-2/+117
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-171-2/+4
* Resync new repository with old repo r5166patacongo2012-09-179-195/+307
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-142-10/+88
* Remove executable property from source and make filespatacongo2012-09-1395-0/+0
* Email address change in nuttx/patacongo2012-09-13325-15386/+15387
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-136-31/+127
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-104-17/+70
* More progress on the Wildfire STM32 portpatacongo2012-09-091-3/+30
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-0914-0/+32
* Remove some old logic in the arm, x86, hc, and sh linker scripts that was kic...patacongo2012-09-081-5/+0
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-083-86/+114
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-084-31/+60
* More info for the Shenzhou board configurationpatacongo2012-09-072-8/+22
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-071-2/+2
* If serial DMA enabled, re-initialize serial consolepatacongo2012-09-072-1/+25
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-061-2/+20
* Add LPC31 Kconfigpatacongo2012-09-0653-80/+257
* Update LPC43 Kconfigpatacongo2012-09-062-4/+32
* configure.sh: Don't append the apps directory path setting if the correct se...patacongo2012-09-061-2/+2
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-054-31/+70
* LPC17xx Kconfig looks goodpatacongo2012-09-051-2/+27
* Update LPC17 Kconfigpatacongo2012-09-052-8/+157
* Add configuration for the LM3Spatacongo2012-09-054-39/+86
* Add Kconfig settings for the LPC17xxpatacongo2012-09-053-141/+452
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-052-349/+7
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-042-30/+30
* Changes to Kconfig and matching defconfig filespatacongo2012-09-044-82/+82
* Back out the last STM32 SDIO DMA change. It is incorrectpatacongo2012-09-041-43/+4
* Oops... bits in region mask are invertedpatacongo2012-09-043-3/+3
* STM32 SDIO DMA should only 16-bits wide when DMA-ing to/from FSMC SRAMpatacongo2012-09-044-6/+72
* Add support for multiple work queuespatacongo2012-09-043-7/+7
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-291-1/+1
* I think the STM32 UST OTG FS host driver is finally finishedpatacongo2012-08-281-31/+51
* Slightly improved delay logic for the USB hostpatacongo2012-08-281-18/+30
* This appears to fix the NAK-issues for IN data transfers. Still an issue wit...patacongo2012-08-281-141/+246
* Some STM32 USB OTG FS driver fixespatacongo2012-08-271-3/+18
* Fix some NAK race conditions in control transfers (there are more)patacongo2012-08-271-52/+95
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-17/+4