summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-2210-8/+18
* Nucleo-F401RE: Add standard, NuttX button supportGregory Nutt2014-04-225-10/+176
* Nucleo-F401RE: Use standard NuttX LED interfacesGregory Nutt2014-04-2210-41/+426
* Nucleo F401RE: Remove PX4 cruft that can in with the portGregory Nutt2014-04-228-587/+91
* Back out a bad change in the last commit + add missing SAM4S Xplained Pro fileGregory Nutt2014-04-224-2/+219
* Misc changes to get a clean compilation after incorporating all of Bob Doison...Gregory Nutt2014-04-224-3/+13
* SAM4X Xplained Pro board configuration updated by Bob DoisonGregory Nutt2014-04-225-52/+129
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-225-5/+22
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-223-94/+68
* Misc SAM4S-related changes from Bob DoisonGregory Nutt2014-04-212-25/+51
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-216-93/+483
* SAM4S Xplained: Add logic to autostart the USB monitorGregory Nutt2014-04-212-7/+47
* SAM4S Xplained: Boot PPLLA to 2450MHz to support USBGregory Nutt2014-04-211-12/+24
* SAM4S Xplained Pro: Add USB suspend/resume hook. From Bob DoisonGregory Nutt2014-04-212-0/+91
* SAM4S Xplained Pro: Enable MPU. From Bob DoironGregory Nutt2014-04-212-1/+11
* SAM4S Xplained Pro: Added card detect, automout procfs. From Bob DoisonGregory Nutt2014-04-216-6/+440
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-2116-0/+3035
* 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-2018-0/+4023
* zkit-arm-1769: Refreshed all configurationsGregory Nutt2014-04-194-267/+965
* olimex-lpc1766stk: Refreshed all configurationsGregory Nutt2014-04-1911-536/+791
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-192-93/+195
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-193-154/+274
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-1921-30/+12
* Add logic to register HID keybaord and mouse classes; fix some conditional co...Gregory Nutt2014-04-171-0/+19
* SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type ...Gregory Nutt2014-04-172-0/+2
* Updated README filesGregory Nutt2014-04-162-0/+32
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-16210-362/+157
* examples/touchscreen: Add a configuration option to indicate that there is o...Gregory Nutt2014-04-145-0/+5
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-135-112/+112
* More trailing whilespace removalGregory Nutt2014-04-13503-1312/+1312
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-136-54/+54
* Make sure that there is one space after forGregory Nutt2014-04-124-157/+129
* Make sure that there is one space between while and conditionGregory Nutt2014-04-125-11/+14
* Make sure that there is one space between if and conditionGregory Nutt2014-04-122-16/+19
* STM32 OTG FS Hose and others: Remove some warningsGregory Nutt2014-04-121-12/+10
* SAMA5D3x-EK: Updates to README.txtGregory Nutt2014-04-121-15/+15
* SAMA5: The PIO used for the red LED is also used as the camera module reset l...Gregory Nutt2014-04-117-21/+89
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-1195-165/+165
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-0952-52/+52
* lm3s6965: Add path to the CodeSourcery toolchainGregory Nutt2014-04-074-12/+40
* Cosmetic changes to comments and READMEGregory Nutt2014-04-072-18/+18
* Updated README files and commentsGregory Nutt2014-04-072-16/+59
* updated READMEGregory Nutt2014-04-041-12/+2
* SAMA5: Fix some issues with SDRAM at 528MHz CPU clockGregory Nutt2014-04-043-15/+29
* SAMA5 boards: Operation at 528Mhz has been verifiedGregory Nutt2014-04-044-37/+101
* SAMA5 boards: Refresh all configuration filesGregory Nutt2014-04-048-327/+640
* SAMA5 boards: Add set up for 528MHz CPU clockGregory Nutt2014-04-0310-81/+493
* SAMA5D3 Xplained: Delay loop calibratedGregory Nutt2014-04-032-4/+4
* SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLA...Gregory Nutt2014-04-031-2/+10