summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* add trifle configskinetis-k20/nuttx_master_local_configsJakob Odersky2015-02-2813-0/+1794
* Port of basic functionalities to Kinetis K20 familyJakob Odersky2015-02-281-0/+8
* Rename all use of up_boardinitialize(). Should not use common microprocessin...Gregory Nutt2015-02-287-38/+26
* Move board_ prototypes from arch.h to board.hGregory Nutt2015-02-2763-95/+168
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-27144-320/+421
* configs/: Remove prototypes of board_led* functions from all board header filesGregory Nutt2015-02-2722-201/+6
* PIC32MZ: Correct a few more DEVCFG issuesGregory Nutt2015-02-271-4/+4
* Minor correction to toolchain path, commentsGregory Nutt2015-02-273-3/+3
* PIC32MZ: Review DEVCFG setting; adjust a few to match example codeGregory Nutt2015-02-272-5/+6
* PIC32MZ: Add logic to configure peripheral pins for the selecte UARTsGregory Nutt2015-02-262-1/+57
* Adjust microMIPS compile options to enable interlinking with 32-bit codeGregory Nutt2015-02-251-0/+1
* Refresh configurationGregory Nutt2015-02-251-12/+52
* PIC32MZ: Add support for a timer interruptGregory Nutt2015-02-242-1/+8
* PIC32MZ: Add Oscillator header file; Add logic to set up peripheral clocks on...Gregory Nutt2015-02-241-0/+66
* Merge commit '45e0cf1f4a7664974933db2a408ccea6acad4eff'Gregory Nutt2015-02-242-133/+1
|\
| * EK-TM4C1294XL Launchpad has no SD-card socketsauttefk2015-02-242-133/+1
* | PIC32MZ: Fix some PLL setup logicGregory Nutt2015-02-231-1/+1
|/
* PIC32MZ: Most related to start up file a FLASH device configuration setupGregory Nutt2015-02-234-61/+39
* PIC32MZ: Make sure that the microMIPS ISA is selected on all common MIPS32 as...Gregory Nutt2015-02-231-0/+3
* MIPS: Add some build support for the M14K and also for the PIC32MZ Starter K...Gregory Nutt2015-02-228-19/+55
* Remove support for obsolete PIC32 toolchain configuration namesGregory Nutt2015-02-225-20/+40
* PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'Gregory Nutt2015-02-224-159/+121
* Add basic board support for the PIC32MZ (can't build yet of course because th...Gregory Nutt2015-02-2217-0/+3432
* Add path for Pinguino tools. Need to be careful because bin directory has an...Gregory Nutt2015-02-212-6/+16
* pic32mx-starterkit: Move scripts to common directory. Pinguino build needs t...Gregory Nutt2015-02-212-634/+0
* pic32mx-starterkit: Move scripts to common directory. Pinguino build needs t...Gregory Nutt2015-02-214-4/+670
* Refresh configurationsGregory Nutt2015-02-212-141/+424
* Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace f...Gregory Nutt2015-02-2124-89/+85
* tm4c123g-launchpad: Add board button interrupt logic. From Calvin MaguranisGregory Nutt2015-02-202-44/+72
* tm4c123g-launchad: Add ADC support. From Calvin Maguranis.Gregory Nutt2015-02-172-1/+5
* NSH: The default priority of the network initialization thread should be lowe...Gregory Nutt2015-02-174-4/+4
* Add support for RTC driver to the STM32F4-Discovery boardGregory Nutt2015-02-152-5/+51
* RTC: Remove all backdoor interfaces from rtc.hGregory Nutt2015-02-135-10/+10
* Cosmetic updates to commentsGregory Nutt2015-02-121-2/+2
* Renamed SPIDEV_GSENSOR to SPIDEV_ACCELEROMETER just because it looks better b...Gregory Nutt2015-02-121-1/+1
* Update ChangeLogGregory Nutt2015-02-121-0/+7
* Viewtool STM32F107: Add support for an optional, add-on Freescale MPL115A bar...Gregory Nutt2015-02-126-1/+165
* More updates to README filesGregory Nutt2015-02-121-207/+4
* Updated README filesGregory Nutt2015-02-122-10/+184
* Purely costmetic updatesGregory Nutt2015-02-122-11/+17
* The TM4C1294 Launchpad has no on-board TMP100 temperature sensorGregory Nutt2015-02-125-156/+3
* Refresh configurationsGregory Nutt2015-02-122-27/+24
* Review/update of the TM4C1294 Launchpad codeGregory Nutt2015-02-1116-19/+29
* Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'Gregory Nutt2015-02-1127-5/+4701
|\
| * Add TI EK-TM4C1294XL launchpad supportsauttefk2015-02-1227-5/+4701
* | Add support for Freedom KL26Z board. From Derek B. NoonBurgGregory Nutt2015-02-1122-2/+4106
* | LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no lo...Gregory Nutt2015-02-101-2/+3
* | SAM4 Ethernet Driver: No supports operation using the high priority work que...Gregory Nutt2015-02-101-4/+10
* | Refresh configurationsGregory Nutt2015-02-102-17/+74
* | Refresh configurationGregory Nutt2015-02-102-10/+36