summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SAMV7: Add SAMV71 peripheral IDs and interrupt vector definitionsGregory Nutt2015-03-053-0/+525
* Fix typo in file nameGregory Nutt2015-03-051-0/+0
* SAMV71: Add memory map header fileGregory Nutt2015-03-058-41/+295
* SAMV7 Kconfig: Add peripheral selectionsGregory Nutt2015-03-053-7/+396
* Update ChangeLogGregory Nutt2015-03-051-1/+2
* Make ARM build system Cortex-M7 readyGregory Nutt2015-03-052-93/+50
* Refresh configurationGregory Nutt2015-03-051-7/+49
* Update ChangeLogGregory Nutt2015-03-051-0/+3
* Add basic build directories and configuration logic for the SAMV7 familyGregory Nutt2015-03-053-4/+366
* Fix some BBRAM return values (from David Sidrane). Also some MTD-related cosm...Gregory Nutt2015-03-052-6/+13
* Fix two uses of DEBUG_COLORATION vs STACK_COLORATION (from David Sidrane). A...Gregory Nutt2015-03-053-5/+5
* Update ChangeLogGregory Nutt2015-03-041-0/+2
* Add missing CONFIG_SPI_CALLBACK selection to the drivers/spi/Kconfig. Noted ...Gregory Nutt2015-03-041-0/+9
* Update ChangeLogGregory Nutt2015-03-041-0/+3
* Add support for dumping board-specific information on assertion. From David ...Gregory Nutt2015-03-0416-0/+116
* Update ChangeLogGregory Nutt2015-03-041-0/+2
* Add missing SPI callback functions to the STM32 SPI driver. From Freddie ChopinGregory Nutt2015-03-042-6/+82
* Cosmetic updates from code reviewGregory Nutt2015-03-041-32/+40
* Update ChangeLogGregory Nutt2015-03-041-1/+3
* Fix issues when AES support was added for the STM32L1. From Juha NiskanenGregory Nutt2015-03-044-18/+32
* Add support for new STM32L1 chip variant. From Juha NiskanenGregory Nutt2015-03-041-0/+11
* STM32 BBSRAM driver updated by David SidraneGregory Nutt2015-03-031-10/+19
* PIC32MZ: Add DMA register definition header fileGregory Nutt2015-03-032-1/+801
* Update ChangeLogGregory Nutt2015-03-031-0/+3
* I2C interface: Add a parmeter to I2C slave callbackGregory Nutt2015-03-031-5/+8
* PIC32MZ: Add I2C register definition fileGregory Nutt2015-03-031-0/+376
* PIC32MX: Copy some of the configuration updates from PIC32MZGregory Nutt2015-03-032-14/+43
* PIC32MZ SPI: Implement exchange() method; update SPI_REGDEBUG configuration ...Gregory Nutt2015-03-033-168/+412
* PIC32MX SPI: Fix typos in Kconfig; Move constant SPI config data to ROM-able ...Gregory Nutt2015-03-035-90/+116
* PIC32MZ: Default SPI configuration setting is backward; refresh configurationGregory Nutt2015-03-032-1/+4
* Update ChangeLogGregory Nutt2015-03-031-0/+3
* PIC32MZ: Add a basic SPI driverGregory Nutt2015-03-036-20/+1587
* Update ChangeLogGregory Nutt2015-03-021-1/+4
* Adds architecture support for the STM32F372 and F373 (no board support yet). ...Gregory Nutt2015-03-0227-36/+2505
* Update ChangeLogGregory Nutt2015-03-021-0/+2
* Review and bring closer to nuttx coding styleGregory Nutt2015-03-022-70/+79
* SPI: Add a board-specific SPI device valueGregory Nutt2015-03-021-1/+2
* PIC32MZ Starter Kit: Add support for on-board buttonsGregory Nutt2015-03-029-7/+218
* Update ChangeLogGregory Nutt2015-03-021-0/+4
* PIC32MZ: Implement support for IO port interruptsGregory Nutt2015-03-026-110/+473
* Add missing options to NSH Library Kconfig. From Freddie ChopinGregory Nutt2015-03-021-0/+9
* Update READMEGregory Nutt2015-03-011-3/+14
* Update README fileGregory Nutt2015-03-011-11/+63
* PIC32MZ: Add ability to select flash ECC optionsGregory Nutt2015-03-014-6/+39
* Refreshed Spark ConfigurationsGregory Nutt2015-02-287-371/+1216
* PIC32MZ: Fix yet another error in DEVCFG settingsGregory Nutt2015-02-281-1/+1
* PIC32MZ: More fixups to DEVCFG settings. Still can't debugGregory Nutt2015-02-282-13/+18
* PIC32MZ: Ooops DMTCNT maximum value still badGregory Nutt2015-02-281-1/+1
* PIC32MZ: Fix reserved RAM for MPLABX; Revert FPLLRNG calculation; Fix maximum...Gregory Nutt2015-02-284-15/+37
* PIC32MZ: Fix some configuration settings and POSC mode should be external clockGregory Nutt2015-02-283-10/+25