.. |
a1x
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
arm
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
armv6-m
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
armv7-a
|
spinlocks should be volatile.
|
2016-11-17 10:04:22 -06:00 |
armv7-m
|
ARMv7-M: Fix double allocation of MPU region in mmu.h
|
2016-11-17 13:37:24 -06:00 |
armv7-r
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-06 11:09:05 -06:00 |
c5471
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
calypso
|
arch: Disable priority inheritance on all semaphores used for signaling in the rest of the MCU drivers
|
2016-11-03 17:38:26 -06:00 |
common
|
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
|
2016-07-20 13:15:37 -06:00 |
dm320
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
efm32
|
arch: Disable priority inheritance on all semaphores used for signaling in all USB host drivers
|
2016-11-03 17:05:53 -06:00 |
imx1
|
arch: Disable priority inheritance on all semaphores used for signaling in all SPI drivers
|
2016-11-03 14:51:44 -06:00 |
imx6
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
kinetis
|
arch: Disable priority inheritance on all semaphores used for signaling in all SD card drivers
|
2016-11-03 15:13:27 -06:00 |
kl
|
Fix a number of header files with mismatched 'extern C {' and '}'
|
2016-11-05 07:25:05 -06:00 |
lpc11xx
|
arch: Disable priority inheritance on all semaphores used for signaling in all I2C/TWI drivers
|
2016-11-03 14:23:42 -06:00 |
lpc17xx
|
Fix typo introduced with big set of sem_setprotocol() changes.
|
2016-11-03 21:08:17 -06:00 |
lpc31xx
|
arch: Disable priority inheritance on all semaphores used for signaling in all USB host drivers
|
2016-11-03 17:05:53 -06:00 |
lpc43xx
|
Fix a number of header files with mismatched 'extern C {' and '}'
|
2016-11-05 07:25:05 -06:00 |
lpc214x
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
lpc2378
|
arch: Disable priority inheritance on all semaphores used for signaling in all I2C/TWI drivers
|
2016-11-03 14:23:42 -06:00 |
moxart
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 16:30:45 -06:00 |
nuc1xx
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam34
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
sama5
|
arch: Disable priority inheritance on all semaphores used for signaling in the rest of the MCU drivers
|
2016-11-03 17:38:26 -06:00 |
samdl
|
Missed a few *llinfo() to *info() conversions
|
2016-06-20 16:24:09 -06:00 |
samv7
|
SAMV7 USBDEVHS: A problem occurred if the USB cable is unplugged while a large amount of data is send over an IN endpoint using DMA. If the USB cable is plugged in again after a few seconds it is not possible to send data over this IN endpoint again, all other endpoints work as expected.
|
2016-11-14 10:32:49 -06:00 |
stm32
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
stm32f7
|
STM32F7: Fix Make.defs. Would not work if only SDMMC2 were enabled.
|
2016-11-07 09:37:22 -06:00 |
stm32l4
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
str71x
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
tiva
|
apps/examples/timer: Restore the timer example, but adapt the interface to use the new signal logic from Sebastien, Lorquet. Totally untested and probably does not work!
|
2016-11-17 15:19:17 -06:00 |
tms570
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
.gitignore
|
|
|
Makefile
|
Back out part of previous commit
|
2016-11-03 08:57:55 -06:00 |