summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* gran_reserve(): Add a new function to reserve unallocatable regions in the g...Gregory Nutt2014-08-231-1/+2
* A few fixes for compilation errors due to recent address environment fixesGregory Nutt2014-08-221-1/+3
* Update some STM32F4Discovery configurationsGregory Nutt2014-08-222-0/+2
* Update some STM32F4Discovery configurationsGregory Nutt2014-08-227-56/+172
* Update ChangeLog and README.txtGregory Nutt2014-08-221-0/+12
* Changes to try to get P112 to compile with laster SDCC (it still does not)Gregory Nutt2014-08-222-6/+10
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-212-6/+6
* Viewtool STM32F107: Turn on ARP request logic and TCP write bufferingGregory Nutt2014-08-211-3/+6
* Refresh some configurationsGregory Nutt2014-08-211-0/+2
* Refresh some configurationsGregory Nutt2014-08-214-0/+16
* SAM4E-EK: Add an NxWM configurationGregory Nutt2014-08-205-4/+1727
* SAM4E-EK LCD finally worksGregory Nutt2014-08-201-23/+29
* SAM4E-EK: Add ILI9341-based LCD driverGregory Nutt2014-08-204-41/+1343
* Add a register definition header file for the ILI9341 LCDGregory Nutt2014-08-193-3/+7
* Trivial typo fixGregory Nutt2014-08-191-1/+1
* Refresh SAM4E-EK configurationsGregory Nutt2014-08-195-139/+358
* Change all Spark configurations to use SPI mode 1. From Alan Carvalho de AssisGregory Nutt2014-08-184-4/+4
* Update README files, Kconfig help comments, and make the network monitor not ...Gregory Nutt2014-08-184-18/+240
* Change the way PHY interrupts work: disable automatically. Then we have to r...Gregory Nutt2014-08-173-27/+207
* SAMA5 PHY: Add more debug instrumentation; Fix logic that would be used to di...Gregory Nutt2014-08-173-12/+150
* KSZ80x1 PHY interrupts are active low and should trigger on the falling edgeGregory Nutt2014-08-173-45/+52
* More of the PHY event notification logic change: Fix some compile errors whe...Gregory Nutt2014-08-1610-71/+80
* Refresh configurationGregory Nutt2014-08-161-0/+11
* Convert existing board specific PHY interrupt interfaces to use newly defined...Gregory Nutt2014-08-169-79/+226
* SAMA5 setenv.sh: Add another CodeSourcery install pathGregory Nutt2014-08-1614-7/+21
* When reading the system timer, don't read a struct timespec, convert it to a ...Gregory Nutt2014-08-151-6/+2
* Update README filesGregory Nutt2014-08-123-4/+10
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-1111-11/+58
* Fix a computation error in the fix for the last computational errorGregory Nutt2014-08-111-2914/+0
* Updated README filesGregory Nutt2014-08-103-0/+15
* Cosmetic changed, updated README files, improved commentsGregory Nutt2014-08-103-0/+69
* Update README filesGregory Nutt2014-08-103-0/+171
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-086-6/+0
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-082-2/+2
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-073-11/+11
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-07250-250/+250
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-07238-243/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-066-8/+8
* Updated READMEGregory Nutt2014-08-061-6/+35
* Update some defconfig files; enable network initialization threadGregory Nutt2014-08-063-16/+44
* NSH Networking: Also add an option to let platform-specific logic select the...Gregory Nutt2014-08-062-87/+260
* SAMA5D3 HSMCI: TX DMA is again disabledGregory Nutt2014-08-052-13/+9
* SAMA5: Some usage documents for media playersGregory Nutt2014-08-042-9/+43
* WM8904: Update READMEs and defconfigs to last tested configurationGregory Nutt2014-08-043-0/+5
* WM8904 interface enable method now returns the previous interrupt state. Cor...Gregory Nutt2014-08-042-66/+104
* Correct the WM8904 interrupt configuration, active high level. Fix that and d...Gregory Nutt2014-08-042-6/+22
* SAMA5 WM8904: Add option to use MAINCK as WM8904 MCLKGregory Nutt2014-08-034-0/+46
* SAMA5 PCK: Add Main clock as an option for the PCK clock sourceGregory Nutt2014-08-0312-0/+12
* SAMA5D3X-EK NxPlayer Configuration: Update with last WM8904 settingsGregory Nutt2014-08-021-0/+3
* WM8904: Ad the MCLK frequency to the interface definition. The WM8904 drive...Gregory Nutt2014-08-012-0/+2