summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4-EK: Add the button test to the NSH configurationGregory Nutt2014-07-072-17/+77
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-0721-91/+148
* maXTouch: Fix some issues with interrupt handlingGregory Nutt2014-07-071-1/+1
* SAMAa5D4-EK: Updated READMEGregory Nutt2014-07-061-7/+58
* maXTouch: Fix I2C address, errors when debug enable, reorganize some dataGregory Nutt2014-07-061-5/+6
* MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequ...Gregory Nutt2014-07-051-0/+1
* Clean-up some commentsGregory Nutt2014-07-051-12/+12
* SAMA5D4-EK: Add board support for the maXTouchGregory Nutt2014-07-055-0/+418
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-03255-287/+287
* NSH Keyboard: Close stdin before trying to reopen. Otherwise, driver will pe...Gregory Nutt2014-07-031-0/+4
* NSH: Add an option to take stdin from a USB keyboard deviceGregory Nutt2014-07-031-1/+11
* SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two ...Gregory Nutt2014-07-039-0/+39
* SAMA5D4-EK: Add support for USB hostGregory Nutt2014-07-034-69/+156
* Merge remote-tracking branch 'origin/master' into netiobGregory Nutt2014-07-024-94/+214
|\
| * SAMA5D4-EK: NSH should run at 528MHzGregory Nutt2014-07-022-28/+6
| * SAMA5D4-EK: NSH configuration now has TWI0 enabled and supports the I2C toolGregory Nutt2014-07-022-21/+43
| * SAMA5D3-EK: Enable the procfs file system in the NSH configurationGregory Nutt2014-07-024-50/+131
| * SAMA5D4 EMAC: Add a kludge to work around a suspected hardware issueGregory Nutt2014-07-021-1/+37
| * SAMA54D-EK: Don't disable any features in the NSH configuration. Comments u...Gregory Nutt2014-07-021-2/+5
* | NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-02252-252/+252
|/
* SAMA5D4-EK: NSH configuration now has the RAMLOG enabled by defaultGregory Nutt2014-07-012-19/+52
* Rename CONFIG_RAMLOG_CONSOLE_BUFSIZE to just CONFIG_RAMLOG_BUFSIZEGregory Nutt2014-07-015-5/+5
* SAMA5D4: Fix error in EMAC driver (plus related EMAC/GMAC drivers)Gregory Nutt2014-07-011-9/+175
* Cosmetic changes, updates to README files, updates to some commentsGregory Nutt2014-06-302-4/+12
* Fix typo/compile error introduced with last HSMCI changesGregory Nutt2014-06-301-68/+80
* SAM3/4: Important bugfix. Values read from PIO input pins do not change unle...Gregory Nutt2014-06-302-14/+55
* SAM4S Xplained Pro: Correct description of LEDs and usage. From Kosma MoczekGregory Nutt2014-06-303-56/+56
* SAMA5 HSMCI: Dump GPIO configuration if DEBUG enabledGregory Nutt2014-06-291-4/+7
* SAMA5D4-EK: Fix HSMCI card-detect pin selectionsGregory Nutt2014-06-293-26/+27
* SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the...Gregory Nutt2014-06-291-3/+5
* Updated ChangeLogGregory Nutt2014-06-291-5/+6
* SAMA5D4-EK: NSH configuration now supports the RTCGregory Nutt2014-06-294-25/+105
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-286-34/+220
* Updated READMEGregory Nutt2014-06-281-4/+21
* Minor update to AT25BOOT; Updated README fileGregory Nutt2014-06-282-0/+27
* SAMA5D4-EK: Fix some AT25BOOT bugsGregory Nutt2014-06-281-9/+8
* Updated READMEGregory Nutt2014-06-281-1/+112
* SAMA5D4-EK: Updates to get the at25boot configuration building correctlyGregory Nutt2014-06-284-15/+25
* SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASHGregory Nutt2014-06-289-25/+1458
* Add more XMega skeleton directoriesGregory Nutt2014-06-271-0/+83
* SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the ca...Gregory Nutt2014-06-271-1/+12
* Cosmetic update to commentsGregory Nutt2014-06-271-0/+5
* Various changes associated with symbol tables. Most from Pelle WindestamGregory Nutt2014-06-271-1/+1
* Fix Kconfig typoGregory Nutt2014-06-271-2/+2
* Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by defaultGregory Nutt2014-06-267-12/+162
* SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file i...Gregory Nutt2014-06-268-5/+1421
* SAMA5D4: Add configuration to redirect all interrupts to the AICGregory Nutt2014-06-262-2/+12
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-2469-138/+345
* Add support for the LPCXpresso's RTC, ADC, DAC, Timer, PWM, and MCPWM. All f...Gregory Nutt2014-06-234-2/+377
* Fix typos from previous commit to fix button interruptsGregory Nutt2014-06-225-6/+6