summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc-h3131
Commit message (Expand)AuthorAgeFilesLines
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-2/+0
* More trailing whilespace removalGregory Nutt2014-04-137-11/+11
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-4/+3
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-171-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-011-1/+0
* configs/eagle100/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-2/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt e...Gregory Nutt2013-11-292-19/+202
* examples/hidkbd now expects an architecture-specific USB HOST initialization ...Gregory Nutt2013-11-291-0/+3
* examples/hidkbd no expects an architecture-specific USB HOST initialization f...Gregory Nutt2013-11-291-0/+72
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-2/+1
* LPC31 EHCI: Seems to work after re-ordering some initialization logicGregory Nutt2013-11-271-0/+7
* Cosmetic changesGregory Nutt2013-11-221-0/+19
* LPC3131 EHCI: More fixesGregory Nutt2013-11-211-1/+1
* LPC-H3131: SDRAM comments updatedGregory Nutt2013-11-211-2/+4
* LPC-H3131: SDRAM timing update. Still does not workGregory Nutt2013-11-214-64/+65
* LPC-H3131 SDRAM: Fix some build issuesGregory Nutt2013-11-212-61/+92
* LPC-H3131: SDRAM support (untested)Gregory Nutt2013-11-213-1/+387
* Olimex LPC-H3131: Some restructuring of intialization logicGregory Nutt2013-11-206-80/+183
* lpc31 ECHI. Early debug changesGregory Nutt2013-11-205-17/+104
* Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 on...Gregory Nutt2013-11-191-1/+1
* Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable an...Gregory Nutt2013-11-196-32/+219
* Updated READMEGregory Nutt2013-11-181-20/+48
* Add .gitignore files; update a READMEGregory Nutt2013-11-182-19/+31
* Add support for the Olimex LPC-H3131 boardGregory Nutt2013-11-1825-0/+4167