summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788
Commit message (Expand)AuthorAgeFilesLines
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+6
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-1/+3
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-024-38/+73
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-0112-29/+638
* LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sen...patacongo2013-04-015-10/+12
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-285-20/+123
* Fix Open1788 EMC clockingpatacongo2013-03-282-9/+15
* Add nxlines configuratin for the Open1788patacongo2013-03-274-1/+936
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-278-19/+25
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-274-85/+84
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-264-2/+22
* Some initial LCD logic for the lpc1788 (still a work-in-progress)patacongo2013-03-261-8/+68
* binfmt_execmodule() calls to sched_releasttcb() was not updated to use the se...patacongo2013-03-233-5/+4
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-232-4/+10
* Fix some errors in stm32_allocateheap.c for STM32 F1 and F3 that crept in rec...patacongo2013-03-222-7/+64
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-224-19/+23
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-222-2/+2
* More LPC1788 updates from Rommel Marcelopatacongo2013-03-194-16/+15
* LPC1788 SD Card driver updates from Rommel Marcelopatacongo2013-03-171-5/+5
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-172-3/+8
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-162-1/+4
* Add OpenOCD support for LM4F120 LaunchPad. From JP Carballopatacongo2013-03-162-1/+4
* Switch to user-mode before starting a new taskpatacongo2013-03-142-1/+6
* itoa() from Ryan Sundbergpatacongo2013-03-141-1/+2
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-145-75/+103
* Fixe to kernel build and syscalls.patacongo2013-03-131-1/+1
* SD fixes from Rommel + SD card detect GPIO logic for Open1788patacongo2013-03-125-18/+102
* Fix some ARMv7-M syscall logicpatacongo2013-03-122-1/+5
* A few early fixes in kernel build testingpatacongo2013-03-124-33/+86
* Updated LPC1788 SDCARD logic from Rommel Marcelopatacongo2013-03-121-2/+2
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-1113-25/+1594
* Add MPU support for the LPC17xx familypatacongo2013-03-111-6/+9
* Open1788 OpenOCD supportpatacongo2013-03-113-2/+296
* More kernel build fixespatacongo2013-03-071-0/+3
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-073-31/+36
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-062-2/+2
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-052-4/+8
* File missed in commit r5709patacongo2013-03-051-3/+16
* Updates to the LPC1788 SDIO supportpatacongo2013-03-052-2/+48
* Open1788 uses SDIO-based SD card (not SPI); clone STM32 SDIO interface to LPC...patacongo2013-03-051-56/+26
* Updated Open1788 calibration; More compilation fixes from Mike Smithpatacongo2013-03-052-2/+2
* Enable LEDs in all Open1788 configurationspatacongo2013-03-052-0/+10
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-045-44/+923
* Minor clean-up - Open1788 and LPC17xx serialpatacongo2013-03-021-8/+7
* Corrections for LPC178x UART baud calculationpatacongo2013-03-021-0/+1
* More lpc1788 updatespatacongo2013-03-021-1/+1
* LPC1788 updates from Rommel Marcelopatacongo2013-03-023-25/+15
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-17/+23
* More LPC1788 updates from Rommel Marcelopatacongo2013-02-191-3/+2
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-172-100/+106