summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek/src
Commit message (Expand)AuthorAgeFilesLines
* SAM4E-EK LCD finally worksGregory Nutt2014-08-201-23/+29
* SAM4E-EK: Add ILI9341-based LCD driverGregory Nutt2014-08-202-0/+1291
* Add a register definition header file for the ILI9341 LCDGregory Nutt2014-08-192-2/+2
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-291-1/+1
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-16/+21
* Fix typos from previous commit to fix button interruptsGregory Nutt2014-06-221-1/+1
* Several other interrupt button implementations had the same problem as did th...Gregory Nutt2014-06-151-4/+17
* Misc changes while testing the SAM4E-EK LCD (still does not work)Gregory Nutt2014-05-142-11/+6
* SAM4E-EK: Ooops.. two touchscreen drivers(?)Gregory Nutt2014-05-142-298/+0
* SAM4E-EK: Add a touchscreen driver (untestd on initial checkin)Gregory Nutt2014-05-132-4/+294
* SAM4E-EK: Add a driver for the on-board LCD (not tested on initial check-ing)Gregory Nutt2014-05-133-222/+1422
* SAM4E: PIO definition clean-upGregory Nutt2014-05-121-22/+1
* SAM4E: Clarify LCD data widthGregory Nutt2014-03-281-5/+0
* SAM4E-EK: Remove bogus LCD driver; replace with information that might be us...Gregory Nutt2014-03-273-1074/+229
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-relat...Gregory Nutt2014-03-232-5/+5
* SAM4E-EK: Fixes for HSMCI compilationGregory Nutt2014-03-232-8/+8
* Fix condition in conditional compilation associated with USB monitor supportGregory Nutt2014-03-231-1/+1
* SAM4E UDP: Add support for USB monitorGregory Nutt2014-03-182-3/+20
* SAM4E: Fix a few more UDP bring-up bugs. Still not workingGregory Nutt2014-03-181-4/+1
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-182-59/+63
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-174-53/+2
* SAM4E: Add USB full speed device (UDP) driverGregory Nutt2014-03-171-5/+13
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-137-194/+501
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-133-17/+21
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-131-0/+6
* SAM4E: Various bring-up fixes. NSH now worksGregory Nutt2014-03-122-1/+42
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-115-126/+157
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-1014-0/+3240