summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix inconsistency in USB host tracing definitionsGregory Nutt2013-09-193-17/+44
* Ran make oldconfig on the SAMA5 NSH configurationGregory Nutt2013-09-181-5/+3
* SAMA5: Add support for the FPU OS testGregory Nutt2013-09-186-7/+131
* Condition the CC3000 example on having selected the CC3000 deviceGregory Nutt2013-09-182-1/+4
* Add FPU configuration options for the OS testGregory Nutt2013-09-182-1/+34
* LPC17xx SPI: Remove an unused static prototype that caused a compile time wa...Gregory Nutt2013-09-172-1/+9
* A consequence of previous change: Configurations that select a PHY also need...Gregory Nutt2013-09-1740-14/+40
* Zkit-ARM-1868: MMC/SD is on SPI, not SSP0. From Rashid FatahGregory Nutt2013-09-172-52/+117
* SAMA5 EMAC: Changes from early debug sessions. Still a way to goGregory Nutt2013-09-176-98/+256
* Fix NSH default IP addressGregory Nutt2013-09-172-2/+5
* SAMA5 EMAC: Resolve issues with DUAL PHY support needed for both EMAC and GM...Gregory Nutt2013-09-177-89/+113
* Add definitions for the Micrel KSZ8051 PHYGregory Nutt2013-09-171-0/+35
* Add support for multiple PHY selections for multiple Ethernet MAC driversGregory Nutt2013-09-173-25/+81
* Eliminate a warning when DHCP is not enabledGregory Nutt2013-09-172-2/+10
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-172-19/+19
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-1752-123/+123
* SAMA4 EMAC: Remove some editor garbage that ended up in the last commitGregory Nutt2013-09-161-20/+0
* SAMA5 EMAC: Add basic PHY logicGregory Nutt2013-09-162-259/+651
* SAMA5 EMAC: Packet transmission logicGregory Nutt2013-09-163-169/+124
* SAMA4 EMAC: Add basic interrupt handling logicGregory Nutt2013-09-161-375/+490
* SAMA5 EMAC: Incremental progress. Still not code completeGregory Nutt2013-09-169-953/+798
* Freescale Kinetis KL25Z PIT and TPM module register definitionsGregory Nutt2013-09-154-0/+314
* SAMA4 EMAC buffer allocation logicGregory Nutt2013-09-151-0/+110
* SAMA5 Ethernet: Add support for PHY interruptsGregory Nutt2013-09-159-145/+339
* Back out part of a recent, incorrect ROMFS changeGregory Nutt2013-09-141-1/+1
* Prep for release 6.30nuttx-6.30Gregory Nutt2013-09-144-883/+289
* SAMA5: Update Ethernet initalization logic to handle both EMAC and GMACGregory Nutt2013-09-143-54/+167
* SAMA5 EMAC: Create a empty, skeleton file that will eventually become the SA...Gregory Nutt2013-09-134-0/+2959
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-1327-1/+3352
* STM32 Kconfig: Fix STM32 UART7/8 kconfig names and UART DMA. Provided by Lor...Gregory Nutt2013-09-132-34/+36
* NSH: Fix 'ls' output for a single file. Provided by Lorenz MeierGregory Nutt2013-09-132-20/+57
* ROMFS: Fix for file names longer than 15 characters. Provided by Lorenz MeierGregory Nutt2013-09-132-1/+3
* CDC/ACM: Backward condtional compilation fixed. Provided by Lorenz MeierGregory Nutt2013-09-132-6/+8
* Make filter register accessible for CAN1 and CAN2. Provided by Lorenz MeierGregory Nutt2013-09-133-53/+99
* SAMA5 EMAC and GMAC: More additions to register definition filesGregory Nutt2013-09-133-141/+907
* SAMA5: Beginning of EMAC and GMAC register definition header filesGregory Nutt2013-09-124-2/+366
* SAMA5D3x-EK README updateGregory Nutt2013-09-122-39/+50
* SAMA5 TWI: Misc improvements during debug (still not getting interupts)Gregory Nutt2013-09-123-138/+215
* Remove NXFFS compile warningGregory Nutt2013-09-121-2/+3
* SAMA5D3x-EK: Add support for (external) AT 24C512 EEPROMGregory Nutt2013-09-127-25/+377
* SAMA5 TWI: Cleanup compilation errors that occur when I2C debug is enabledGregory Nutt2013-09-122-28/+26
* Add support for the AT 24C512 EEPROMGregory Nutt2013-09-123-10/+24
* Cleanup some compilation warnings in NXFFSGregory Nutt2013-09-124-21/+23
* SAMA5 TWI: Add support for I2C readwrite and transfer methodsGregory Nutt2013-09-111-68/+280
* SAMA5: Barebones TWI driver implementationGregory Nutt2013-09-114-93/+430
* SAMA5: Framework for a TWI driver (incomplete)Gregory Nutt2013-09-119-11/+873
* SAMA5: TWI register definition fileGregory Nutt2013-09-112-0/+213
* SAMA5D3x-EK demo configuration now supports HSMCI0 and HSMCI1Gregory Nutt2013-09-119-60/+179
* Clean-up a few USB trace formatsGregory Nutt2013-09-101-6/+6
* SAMA5: Add tracing support to the OHCI driverGregory Nutt2013-09-104-53/+173