summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* STM32 - cosmetic changes to indentationGregory Nutt2015-04-161-4/+2
* STM32 DMA2D: Use helper function when freeing layers. From Marco KrahlGregory Nutt2015-04-161-12/+2
* Add support for the new DMA2D features to the STM32F429i-Disco LTDC configura...Gregory Nutt2015-04-161-1/+0
* Defines a second interface for the dma2d controller. Controlling both LTDC a...Gregory Nutt2015-04-1610-418/+3482
* Calypso/Compal_e86 update from Craig ComstockGregory Nutt2015-04-161-1/+6
* More places where watchodg mispelledGregory Nutt2015-04-153-3/+3
* STM32 IWDG typo fix. from chenming582892Gregory Nutt2015-04-151-1/+1
* Update commentsGregory Nutt2015-04-151-6/+12
* Add option to enable stackcheck per architectureGregory Nutt2015-04-122-1/+8
* Revert commit b80e8be652dfa52e97daa65aa3e550cf31cb2409Gregory Nutt2015-04-127-0/+170
* Remove all traces of CONFIG_ARMV7M_STACKCHECKGregory Nutt2015-04-117-170/+0
* STM32 changes from David SidraneGregory Nutt2015-04-118-2/+59
* STM32 CAN: More places where FR instead FIR usedGregory Nutt2015-04-091-4/+4
* Fix several typos in commentsGregory Nutt2015-04-094-4/+4
* apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelseGregory Nutt2015-04-091-0/+3
* Missing i found by David SidraneGregory Nutt2015-04-091-1/+1
* Remove executable flag from more .c and .h filesGregory Nutt2015-04-0913-0/+0
* CosmeticGregory Nutt2015-04-092-1/+2
* SAMA5 Serial: Reading IMR and disabling interrupt must be atomicGregory Nutt2015-04-083-14/+31
* SAM3/4 and SAMV7 UART: The IMR register is read-only. This means that sam_r...Gregory Nutt2015-04-084-6/+2
* SAMA5 Serial: Fix a couple of errors backporting termios and flowcontrolGregory Nutt2015-04-082-5/+13
* SAM3/4 and SAMV7 Serial: Serial interrupts left disabled.Gregory Nutt2015-04-082-0/+12
* SAMA5D Serial: Backup support for flowcontrol and termios from SAM3/4 -- UNVE...Gregory Nutt2015-04-081-5/+203
* Make some file section headers more consistent with standardGregory Nutt2015-04-08580-644/+644
* Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the las...Gregory Nutt2015-04-081-1/+13
* STM32: Another fix to RTC magic register from David SidraneGregory Nutt2015-04-061-2/+2
* Add conditional logic so that people who use F1 don't have to be bother with ...Gregory Nutt2015-04-061-2/+7
* STM32 RTCC: Make back-up register and magic value used by RTCC configurable. ...Gregory Nutt2015-04-062-5/+25
* Typo fixes from David SidraneGregory Nutt2015-04-062-2/+2
* Minor changes to SAMV7 USB register definition file from reviewGregory Nutt2015-04-061-5/+6
* SAMV7 USB device: Finish option to force full speed mdoeGregory Nutt2015-04-063-10/+22
* Calypso: SPI built only if CONFIG_SPIGregory Nutt2015-04-051-3/+7
* Update comments and READMEGregory Nutt2015-04-052-4/+5
* SAMV7: Fix SDRAM initialization instabiilties by changing the order of initia...Gregory Nutt2015-04-041-36/+4
* SAMV7: Apparently the data sheet is wrong, SDRAM clocking must be enabled at...Gregory Nutt2015-04-041-2/+2
* SAMV7: Fix a errort in GPIO bit encoding. Correct naming of a variableGregory Nutt2015-04-042-4/+4
* SAMV7: Fix typo in some GPIO definitionsGregory Nutt2015-04-041-5/+5
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-042-11/+11
* SAMV71-XULT ILI9488 LCD driver is code complete but untestedGregory Nutt2015-04-031-12/+12
* SAMV7: Add SMC register definition header file; SAMV71-Xult: Add an LCD drive...Gregory Nutt2015-04-031-0/+213
* Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.Gregory Nutt2015-04-0111-12/+12
* rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() a...Gregory Nutt2015-03-311-4/+5
* SAMV71-XULT: Add option to support connection of the maXTouch Xplained Pro on...Gregory Nutt2015-03-311-2/+2
* SAMV7 Ethernet: Fix a write-past-end-of-buffer and trash-the-heap problemGregory Nutt2015-03-291-12/+12
* The STM32F4Discovery board doesn't come with a Low speed external oscillator ...Gregory Nutt2015-03-2913-293/+501
* Cortex-M7: Add support for enabled the D-Cache in write only mode.Gregory Nutt2015-03-291-2/+2
* SAMV7/Cortex-M7: Add support for write through D-Cache. SAMV7 Ethernet look...Gregory Nutt2015-03-299-11/+73
* PIC32MZ Ethernet: Add support for LAN4720A and fix IRQ namespace. From Krist...Gregory Nutt2015-03-292-10/+30
* PIC32MZ: Correct the base address of Ethernet registers. From Kristopher TateGregory Nutt2015-03-291-186/+186
* PIC32MZ: Rename Ethernet files to proper convention. From Kristopher Tate.Gregory Nutt2015-03-292-0/+0