.. |
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
|
Minor extensions to some comments
|
2016-11-29 10:01:38 -06:00 |
armv7-m
|
ARMv7-M SMP: Applied the latest changes for ARMv7A-SMP
|
2016-12-04 06:49:49 -06:00 |
armv7-r
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-06 11:09:05 -06:00 |
c5471
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -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
|
i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region.
|
2016-11-26 12:04:02 -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
|
i.MX6: Add an untested SPI driver taken directly from the i.MX1 port.
|
2016-12-02 13:51:07 -06:00 |
kinetis
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -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
|
Eliminate some warnings
|
2016-12-04 06:24:24 -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
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -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
|
SAM3/4: Add SMP support for the dual-core SAM4CM
|
2016-12-04 07:23:31 -06:00 |
sama5
|
SAMA5 does not build when executing from SDRAM before board frequencies are not constant. Rather, the bootloader configures the clocking and we must derive the clocking from the MCK left by the bootloader. This means lots more computations. This is untested on initial commit because I don't have a good PWM test setup right now.
|
2016-12-04 15:25:43 -06:00 |
samdl
|
Missed a few *llinfo() to *info() conversions
|
2016-06-20 16:24:09 -06:00 |
samv7
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
stm32
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
stm32f7
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
stm32l4
|
STM32L4: Correct USART1/2 definitions. Use default mbed UART4 settings
|
2016-12-01 09:00:59 -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
|
Fix a naming collision introduced in last big commit
|
2016-12-03 18:19:08 -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 |