Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
a7b688e87b
|
sched notes: Add additional note to see if/when CPU is started in SMP mode.
|
2016-12-07 09:08:20 -06:00 |
|
Gregory Nutt
|
cd54c71dc1
|
ARMv7-A/i.MX6: Modify handling of the SMP cache coherency configuration so that it is identical to the steps from the TRM. Makes no differenct, however.
|
2016-11-27 10:21:46 -06:00 |
|
Gregory Nutt
|
88f1f42677
|
Remove an unnecessary (and incorrect) factor in conditional compilation
|
2016-07-03 15:26:27 -06:00 |
|
Gregory Nutt
|
2a751068e6
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
|
Gregory Nutt
|
0c8c7fecf0
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
Gregory Nutt
|
2ddd57c674
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
e99301d7c2
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
4b3e710af6
|
Add an argument to board_app_initialize()
|
2016-05-24 10:51:22 -06:00 |
|
Gregory Nutt
|
8bd57a7fbc
|
Sabre-6Quad: Fix sense of LED discrete output. It appears that a high value illuminates the LED.
|
2016-05-17 10:08:44 -06:00 |
|
Gregory Nutt
|
b416f6cc1b
|
i.MX6: Calibrate delay loop
|
2016-05-17 08:22:38 -06:00 |
|
Gregory Nutt
|
5d44fd6a00
|
i.MX6: LEDs were not working because board_autoled_initialize() was not being called
|
2016-05-17 08:10:49 -06:00 |
|
Gregory Nutt
|
7b20b7ec5d
|
Sabre-6Quad: Add LED GPIO/IOMUX definitions
|
2016-03-07 17:44:55 -06:00 |
|
Gregory Nutt
|
cb0b518042
|
Sabre-6Quad: Add some pin disambiguatino logic
|
2016-03-07 09:03:41 -06:00 |
|
Gregory Nutt
|
e1d024039a
|
Sabre-6Quad: Update some GPIO configuration functin names
|
2016-03-05 09:12:30 -06:00 |
|
Gregory Nutt
|
cae713eeb1
|
Sabre-6Quad: Rename some files; add dummy LED files
|
2016-03-02 13:14:02 -06:00 |
|
Gregory Nutt
|
db78decb5c
|
Sabre-6Quad: Some fixes for early compile issues
|
2016-03-01 14:17:03 -06:00 |
|
Gregory Nutt
|
9f98e7ae58
|
Sabre 6Quad: Basic directory support (not much there now)
|
2016-02-28 14:14:06 -06:00 |
|