Frank Benkert
|
2980985933
|
SAMV7 SPI: Revise support for Peripheral Chip Select Decoding to address up to 15 slaved
|
2016-02-25 08:13:33 -06:00 |
|
Gregory Nutt
|
f1a196cd40
|
Revert "SAMV7 SPI: Add support for Peripheral Chip Select Decoding to address up to 15 slaved"
This reverts commit 733010246bc55e28b8c99bc13798955a207c9860.
|
2016-02-25 08:05:39 -06:00 |
|
Gregory Nutt
|
bcbd8ee964
|
Networking: Cosmetic change
|
2016-02-24 19:02:51 -06:00 |
|
Gregory Nutt
|
0da57e1b53
|
It is too late to be doing this... Fix the spacing error introduced with the second correction to the spelling error
|
2016-02-24 17:56:40 -06:00 |
|
Gregory Nutt
|
29297da2a7
|
Another spelling error
|
2016-02-24 17:55:30 -06:00 |
|
Gregory Nutt
|
550e0f945b
|
STM32 I2C: Fix some spelling; duplicate I2C reset fix on other variants of the driver
|
2016-02-24 16:45:45 -06:00 |
|
Gregory Nutt
|
36edaaa502
|
Merged in david_s5/arch/upstream_to_greg (pull request #54)
Ensures frequency is updated on reinitalized bus
|
2016-02-24 16:28:53 -06:00 |
|
David Sidrane
|
3b871c4fa2
|
No really removed spaces
|
2016-02-24 22:23:39 +00:00 |
|
David Sidrane
|
052b45db0a
|
Added spacing back
|
2016-02-24 22:21:07 +00:00 |
|
Gregory Nutt
|
d19e9cc448
|
networking: cosmetic changes
|
2016-02-24 16:10:20 -06:00 |
|
David Sidrane
|
aa6968dcd5
|
Ensures frequency is updated on reinitalized bus
|
2016-02-24 12:02:11 -10:00 |
|
Frank Benkert
|
c263fe1c8b
|
SAMV7 SPI: Add support for Peripheral Chip Select Decoding to address up to 15 slaved
|
2016-02-24 13:47:15 -06:00 |
|
Gregory Nutt
|
b6f5ffa9a8
|
CDC/AC: too man right parentheses if IFLOW_CONTROL enabled
|
2016-02-24 11:54:02 -06:00 |
|
Gregory Nutt
|
95b18adf3b
|
Refresh configurations
|
2016-02-24 11:53:21 -06:00 |
|
Gregory Nutt
|
2c97a9cfc1
|
SAMV71 and SAME70 board: In sam_appinit.c, need to include sys/types. hf CONFIG_BOARD_INITIAILZE is not defineed. Noted by Matt Poppe.
|
2016-02-24 09:43:37 -06:00 |
|
Gregory Nutt
|
d0c09771db
|
sched: Recent change of ASSERT to DEBUGASSERT causes a crash when debug is diabled because there is a critical function call within the assertion
|
2016-02-23 10:27:40 -06:00 |
|
Gregory Nutt
|
d73b5db5b5
|
Refresh configuration
|
2016-02-23 09:22:01 -06:00 |
|
Frank Benkert
|
f57b233489
|
Fix some SPI initialize function name changes that were missed with global SPI name changes
|
2016-02-23 07:37:36 -06:00 |
|
Frank Benkert
|
35df528f69
|
PCA9555: Remove duplicate variable declaration
|
2016-02-23 07:33:52 -06:00 |
|
Gregory Nutt
|
6f883fb7ea
|
Update README:
|
2016-02-23 07:26:25 -06:00 |
|
Gregory Nutt
|
2055f34ee6
|
Change some names to conform to naming standard
|
2016-02-23 07:18:08 -06:00 |
|
Alan Carvalho de Assis
|
fb41199e2a
|
stm32f4discovery: Add an RGB LED configuration
|
2016-02-23 07:12:18 -06:00 |
|
Gregory Nutt
|
0682671ffe
|
Update Kconfig help comments
|
2016-02-23 06:38:51 -06:00 |
|
Gregory Nutt
|
9c9107171d
|
Fix Kconfig help comments
|
2016-02-23 06:38:29 -06:00 |
|
Gregory Nutt
|
11d17572a1
|
Update Kconfig help comments
|
2016-02-23 06:37:44 -06:00 |
|
Gregory Nutt
|
c620b321b1
|
FAT: Add a new configuration option to decouple the logic that retries the direct transfer from the logic that enables DMA memory allocators.
|
2016-02-22 18:25:58 -06:00 |
|
Gregory Nutt
|
52d4bb24b5
|
Cosmetic: Remove some harmless kruft left in last commit
|
2016-02-22 16:58:42 -06:00 |
|
Gregory Nutt
|
d493e13792
|
Missed a couple of places in the last commit
|
2016-02-22 16:52:26 -06:00 |
|
Gregory Nutt
|
08f0086771
|
SAMV7 HSCMI: Don't assert of the data buffer is unaligned. Instead, return -EFAULT. This will allow the FAT file system to utilize the CONFIG_FAT_DMAMEMORY option and fix the problem from the file system
|
2016-02-22 16:44:33 -06:00 |
|
Gregory Nutt
|
7c44444883
|
FAT: Add an option to force all transfers to be performed indirectly through the FAT file system's internal sector buffers
|
2016-02-22 16:26:04 -06:00 |
|
Gregory Nutt
|
1446784fbd
|
Cosmetic: Improve some comments; correct some code indentation.
|
2016-02-22 15:43:58 -06:00 |
|
Gregory Nutt
|
557756c8b4
|
Improve a debug assertion
|
2016-02-22 15:02:07 -06:00 |
|
Gregory Nutt
|
9e9c50a1a3
|
SAMV7 HSMCI: Add a configuration otpion to allow HSMCI to handle unaligned I/O buffers
|
2016-02-22 14:52:24 -06:00 |
|
Gregory Nutt
|
07bde1fd73
|
Missing semicolon in prototype
|
2016-02-22 13:40:27 -06:00 |
|
Gregory Nutt
|
bc0648119e
|
Update submodules
|
2016-02-22 09:09:24 -06:00 |
|
Michael Spahlinger
|
96f3d618a1
|
SAMV7: Add CHIP ID and RSTC header file
|
2016-02-22 09:08:39 -06:00 |
|
Gregory Nutt
|
4c30378d94
|
Update README
|
2016-02-22 09:00:51 -06:00 |
|
Alan Carvalho de Assis
|
4c211ebf5f
|
STM32F4-Discovery: Add support for PWM-driver RGB LED
|
2016-02-22 08:52:24 -06:00 |
|
Alan Carvalho de Assis
|
ea15ead6cc
|
RGB LED driver
|
2016-02-22 08:43:32 -06:00 |
|
Gregory Nutt
|
7cb35587a3
|
Correct minor typos in a Kconfig file
|
2016-02-22 08:28:33 -06:00 |
|
Gregory Nutt
|
43006b5b4f
|
Standardize some naming in code section comments
|
2016-02-21 18:10:56 -06:00 |
|
Gregory Nutt
|
0fb035f76b
|
Standardize some naming in code section comments
|
2016-02-21 18:09:04 -06:00 |
|
Gregory Nutt
|
9c63736c98
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
Gregory Nutt
|
c6a0f284e4
|
Remove comments before empty sections in C files
|
2016-02-21 14:19:01 -06:00 |
|
Gregory Nutt
|
143d287f11
|
Fix some missing header file inclusions and a misplaced semi-colon from recent commits
|
2016-02-21 11:27:55 -06:00 |
|
Gregory Nutt
|
9b3651f7a9
|
Remove comments before empty sections in C files
|
2016-02-21 11:26:43 -06:00 |
|
Gregory Nutt
|
f3356fee5b
|
SMP: Add macros to CPU set manipulation to sched.h
|
2016-02-20 18:45:07 -06:00 |
|
Gregory Nutt
|
0eadf1dcad
|
Costmetic change + update submodules
|
2016-02-20 14:57:05 -06:00 |
|
Gregory Nutt
|
bd0d46138c
|
SIM: Trivial, uninteresting change to file inclusion in IDLE loop
|
2016-02-20 14:56:25 -06:00 |
|
Gregory Nutt
|
a3ec78f6c8
|
Add support for LED driver to the SAMV7-XULT board support
|
2016-02-20 13:21:19 -06:00 |
|