summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
Commit message (Expand)AuthorAgeFilesLines
* Use of BASEPRI to control ARM interrupts is now functionalpatacongo2013-01-221-16/+16
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-222-6/+14
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-223-9/+42
* STM32 I2C changes from Mike Smithpatacongo2013-01-181-4/+7
* Update STM32 F1 DMA to parity with F2/F4patacongo2013-01-114-58/+137
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+5
* STM32 FLASH changes from Freddie Chopinpatacongo2013-01-031-14/+23
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-263-0/+17
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-251-23/+30
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-233-6/+7
* Move some PHY initialization logic for Darcypatacongo2012-11-223-6/+50
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-36/+0
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-204-11/+323
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+1
* Mostly cosmetic changespatacongo2012-11-131-5/+13
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-9/+0
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-1/+63
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-082-240/+249
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+1
* STM32 OTG FS device fix from Petteri Aimonenpatacongo2012-11-071-1/+12
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-065-265/+634
* RGMP 4.0 update from Qiang Yupatacongo2012-11-041-1/+1
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-035-37/+99
* Another fix to STM32 definitions from Freddie Chopinpatacongo2012-11-021-49/+49
* Fixes to STM32 definitions from Freddie Chopinpatacongo2012-11-025-33/+54
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-2/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-262-1/+5
* STM32 ADC driver fixespatacongo2012-10-212-4/+8
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-0/+90
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-201-9/+13
* Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-0/+1
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-1/+1
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-294-1/+347
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-0/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-273-2/+82
* 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-173-187/+296
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-142-10/+88
* Email address change in nuttx/patacongo2012-09-1321-21/+21