summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct some procfs conditional compilation. From Bob DoironGregory Nutt2014-04-211-1/+1
* SAM3/4: Support for PDC based HSMCI ADMA from Bob DoironGregory Nutt2014-04-213-101/+240
* SDIO-based MMC/SD improvements from Bob DoironGregory Nutt2014-04-213-32/+41
* SAM4S: Fix error in macro that disabled peripheral clocking. From Bob DoironGregory Nutt2014-04-212-2/+4
* SAM3/4 RTC driver from Bob DoironGregory Nutt2014-04-211-0/+6
* SAM3/4 RTC driver from Bob DoironGregory Nutt2014-04-213-0/+757
* Remove an STM32 dependencyGregory Nutt2014-04-212-6/+4
* nxplayer: Complilation failure in one configuration reported by Manuel StühnGregory Nutt2014-04-212-1/+4
* Updated IEEE 695 header fileGregory Nutt2014-04-211-7/+9
* Updated IEEE 695 header fileGregory Nutt2014-04-201-0/+26
* Nucleo-F401RE build issuesGregory Nutt2014-04-205-48/+81
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-2023-3/+4076
* Updated IEEE 695 header fileGregory Nutt2014-04-201-0/+14
* Updated IEEE 695 header fileGregory Nutt2014-04-201-2/+128
* Add IEEE 695 OMF header fileGregory Nutt2014-04-192-0/+254
* zkit-arm-1769: Refreshed all configurationsGregory Nutt2014-04-196-269/+967
* olimex-lpc1766stk: Refreshed all configurationsGregory Nutt2014-04-1912-537/+793
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-193-93/+197
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-193-154/+274
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-1921-30/+12
* ST32: Make selection of SDIO interrupt priority essentially impossibleGregory Nutt2014-04-191-1/+2
* LPC17xx: Prioritized interrupts are not supported (although hooks are presen...Gregory Nutt2014-04-193-23/+9
* Fix an error introduced in the last commitGregory Nutt2014-04-194-2/+4
* LPC17xx, TIVA, and Kinetis interrupt initialization: use the NVIC ICTR regis...Gregory Nutt2014-04-174-74/+112
* SAM3/4 Interrupt initialization. Default interrupt priority not being set cor...Gregory Nutt2014-04-173-6/+7
* HID mouse: Don't include NAKs in error count. From LeoGregory Nutt2014-04-173-7/+17
* Add logic to register HID keybaord and mouse classes; fix some conditional co...Gregory Nutt2014-04-173-1/+29
* STM32 OTGFS Host: If OTGFS_HCCHAR_ODDFRM is not goint to be set, then it shou...Gregory Nutt2014-04-171-1/+5
* STM32 OTGFS Host: Changes from Leo for low-speed devices and interrupt endpo...Gregory Nutt2014-04-172-8/+12
* SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type ...Gregory Nutt2014-04-173-0/+6
* SAMA5 EMAC: Missing right parens from last change. Noted by Luciano NeriGregory Nutt2014-04-172-7/+11
* Move the un-definitions of __ramfuncs__ from the sam_clockconfig.c to the com...Gregory Nutt2014-04-174-9/+15
* Updated README filesGregory Nutt2014-04-162-0/+32
* Costmetic: Replace spaces with tabsGregory Nutt2014-04-161-2/+2
* STM32 OTGFS Host: Additional trace points from LeoGregory Nutt2014-04-163-4/+27
* STM32 F2: Fix SPI2 MOSI pin mapping. From dlsitzerGregory Nutt2014-04-162-1/+5
* MIO183QT-9A LCD driver updated to support reading from the LCD. From Toby Du...Gregory Nutt2014-04-163-12/+32
* SAMA5 TWI: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-162-30/+39
* SAMA5 SSC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-163-30/+53
* SAMA5 EMAC/GMAC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant...Gregory Nutt2014-04-163-31/+57
* SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-164-35/+46
* Sourceforge Patch #37: Missing semicolonGregory Nutt2014-04-161-1/+1
* SAMA5 ADC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and c...Gregory Nutt2014-04-164-21/+46
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-16210-362/+157
* Updates to the STM32 OTGFS host logic from LeoGregory Nutt2014-04-154-21/+17
* Costmetic changes to some commentsGregory Nutt2014-04-142-3/+3
* Remove some warnings introduced with the last changeGregory Nutt2014-04-141-1/+3
* examples/touchscreen: Add a configuration option to indicate that there is o...Gregory Nutt2014-04-1410-7/+40
* TAB conversion, Windows line ending conversionsGregory Nutt2014-04-132-649/+649
* Removing more trailing whitespaceGregory Nutt2014-04-1332-156/+156