.. |
a1x
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
arm
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
armv6-m
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
armv7-a
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
armv7-m
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
armv7-r
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
c5471
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
calypso
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
common
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
dm320
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
efm32
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
imx1
|
i.MX6: Add ECSPI header file
|
2016-05-28 12:23:05 -06:00 |
imx6
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
kinetis
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
kl
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc11xx
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc17xx
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc31xx
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc43xx
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc214x
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
lpc2378
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -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
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 16:30:45 -06:00 |
sam34
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 16:30:45 -06:00 |
sama5
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 15:10:57 -06:00 |
samdl
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 15:10:57 -06:00 |
samv7
|
Fix a few missed changes from *dbg() to *err() and *vdbg() to *info()
|
2016-06-17 06:00:45 -06:00 |
stm32
|
Fix another search and replace error from last set of changes
|
2016-06-16 18:19:37 -06:00 |
stm32f7
|
Fix a few missed changes from *dbg() to *err() and *vdbg() to *info()
|
2016-06-17 06:00:45 -06:00 |
stm32l4
|
Eliminate a warning
|
2016-06-16 16:22:01 -06:00 |
str71x
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
tiva
|
Fix another typo introduced in the last set of changes
|
2016-06-16 16:47:38 -06:00 |
tms570
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
Makefile
|
All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience.
|
2016-05-17 10:43:15 -06:00 |