summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* SAMA5 norboot configuration updatesGregory Nutt2013-10-201-1/+1
* SAMA5 norboot configuration updatesGregory Nutt2013-10-202-11/+58
* SAMA5 WDT: Miss watchdog fixesGregory Nutt2013-10-201-3/+14
* Updated READMEGregory Nutt2013-10-191-0/+19
* Add instructions to enable RTC in the nsh/ configuration; RTC enabled by defa...Gregory Nutt2013-10-193-30/+100
* Updated Spark/cc3000 files from David SidraneGregory Nutt2013-10-183-51/+69
* SAMA5 LCD: Move framebuffers to center of free memory region. That creates ...Gregory Nutt2013-10-181-0/+34
* Make sure that CONFIG_SDIO_PEFLIGHT=y is set in all STM32 configurations that...Gregory Nutt2013-10-1814-0/+14
* Minor tweaks to debug output; started renaming some icons to include size in ...Gregory Nutt2013-10-171-1/+1
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-13/+26
* Spark configuration updates from David SidraneGregory Nutt2013-10-1612-1/+2947
* Spark configuration updates from David SidraneGregory Nutt2013-10-169-251/+994
* SAMA5D3x-EK NxWM configuration: use 320x320 NuttX logo as the backgroundGregory Nutt2013-10-151-1/+1
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-152-26/+139
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-141-0/+3
* Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Ca...Gregory Nutt2013-10-142-72/+86
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-1310-15/+1348
* SAMA5D3x-EK: Enable simulated mouse and keyboard events in the NX configurationGregory Nutt2013-10-131-2/+2
* SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options ...Gregory Nutt2013-10-131-5/+3
* SAMA5 LCDC: Move framebuffer to lower memory; I suspect some corruption by i...Gregory Nutt2013-10-131-6/+2
* SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashesGregory Nutt2013-10-112-13/+21
* SAMA5 LCDC: Wait when the LCDC is resynchronizing (SIF); Try start-up parame...Gregory Nutt2013-10-101-24/+10
* SAMA5 LCDC: Default resolution if now RGB565; Add option to select a differen...Gregory Nutt2013-10-101-6/+10
* SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am no...Gregory Nutt2013-10-101-9/+15
* Arduino Due: RXD0 pull-up works with both REV2 and REV3Gregory Nutt2013-10-101-1/+1
* SAMA5 LCDC: Corrections from first debug sessions. Still a way to goGregory Nutt2013-10-092-8/+13
* Add option to enable Aduino Due specific logic, like pull-up on UART0 RXD. S...Gregory Nutt2013-10-093-0/+46
* Cosmetic change; removal of spaces at the end of linesGregory Nutt2013-10-091-13/+13
* SAMA5: Add an examples/nx configuration for testing the LCDGregory Nutt2013-10-084-1/+996
* SAMA5: LCDC driver incorporated into the build system.Gregory Nutt2013-10-081-0/+27
* SAMA5: LCDC driver progressGregory Nutt2013-10-071-0/+12
* SAMA5: ADC and touchscreen drivers now build without errorsGregory Nutt2013-10-033-4/+5
* SAMA5: Integrate touchscreen and ADC drivers into the buildGregory Nutt2013-10-035-4/+225
* SAMA Touchscreen/ADC: More progressGregory Nutt2013-10-022-0/+6
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-0226-15/+3323
* SAMA5 ADC/Touchscreen: A little more logicGregory Nutt2013-10-012-0/+30
* Changes to NSH and readline to permit NSH to work on a platform with no file ...Gregory Nutt2013-09-301-0/+7
* Add freedom-kl25z/minnsh configuration: This is an experiment to see just ho...Gregory Nutt2013-09-302-2/+2
* KL25Z: Add low-level up_lowgetc function that can be used to provide an NSH ...Gregory Nutt2013-09-303-0/+885
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-285-31/+31
* The last checkin replaced some impossible error handling with DEBUGASSERT. E...Gregory Nutt2013-09-281-0/+3
* Optimized sendfile() from Max HoltzbergGregory Nutt2013-09-282-20/+90
* SAMA5: Update README.txt to show how to configure GMACGregory Nutt2013-09-271-136/+172
* configs/compal_e88 converted to use the kconfig-frontends toolsGregory Nutt2013-09-275-342/+690
* Add support for the Motorola C139 phoneGregory Nutt2013-09-2711-0/+818
* ZIT-ARM-1769: Led to LED control logic from Raashid FatahGregory Nutt2013-09-261-4/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-25129-612/+878
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-2569-140/+253
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-25206-716/+725
* Updated README.txtGregory Nutt2013-09-251-0/+73