aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Implement stm32_dmaresidual for the F1 DMA driver.px4dev2013-01-131-0/+18
* Actually only one DMA on F100px4dev2013-01-131-1/+1
* Improved termios support for the STM32 UART driver. Also add a little more t...px4dev2012-11-241-60/+140
* Fixed ADC shutdown issueLorenz Meier2012-11-141-5/+2
* Add functions for computation of the distance and bearing to the nearest poin...Doug Weibel2012-10-211-0/+4
* Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-1310-6/+543
|\
| * Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-0/+1
| * Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-042-2/+2
| * 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-296-1/+359
| * Fix STM32 SPI3 remap logicpatacongo2012-09-271-0/+1
| * 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
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-09-277-137/+437
|\|
| * 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
* | Merge from upstream NuttXpx4dev2012-09-192-8/+62
|\|
| * 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-1732-236/+388
| * Resync new repository with old repo r5166patacongo2012-09-171403-0/+394681
* Re-enable the I2C lock around ACK sending pending a possible upstream fix.px4dev2012-09-161-2/+2
* Merge branch 'NuttX/master'px4dev2012-09-168-32/+52
|\
| * Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.hpatacongo2012-09-1627-57/+80
| * Fix logic in STM32 SPI driver that leaves interrupts disabled; back out earli...patacongo2012-09-152-32/+49
| * CONFIG_ARCH_INTERRUPTSTACK is an integer. If not used, it should the value 0...patacongo2012-09-151-4/+5
| * Fix a ARMv7-M interrupt disable/optimization bugpatacongo2012-09-152-53/+59
* | Make irqsave/irqrestore (much) cheaper.px4dev2012-09-151-0/+8
* | Merge branch 'NuttX/master'px4dev2012-09-1478-654/+848
|\|
| * Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-142-10/+88
| * Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-133-13/+35
| * Remove executable property from source and make filespatacongo2012-09-13196-0/+0
| * Email address change in nuttx/patacongo2012-09-13854-21043/+21044
| * USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-137-36/+143
| * AVR corrections from Richard Cochran; uIP webserver enhancements from Katepatacongo2012-09-113-3/+4
| * The M3 Wildfire port is code complete and ready for testpatacongo2012-09-106-17/+75
| * More progress on the Wildfire STM32 portpatacongo2012-09-092-32/+77
| * Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-0936-16/+85
| * Remove some old logic in the arm, x86, hc, and sh linker scripts that was kic...patacongo2012-09-084-20/+0
| * Kconfig: QEMU fixespatacongo2012-09-081-1/+1
| * 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-086-40/+69
| * Kconfig: Standardize board LED and button configurationspatacongo2012-09-082-12/+0