Gregory Nutt
|
546e352830
|
i.MX6: Add some controls to enable SMP cache coherency in SMP mode
|
2016-11-26 17:46:20 -06:00 |
|
Gregory Nutt
|
8dc79bb7ef
|
Update comments and README file
|
2016-11-26 16:02:37 -06:00 |
|
Gregory Nutt
|
b2ba12e02a
|
SMP: Basic function
|
2016-11-26 14:23:23 -06:00 |
|
Gregory Nutt
|
785ed5faf2
|
SMP: A few more compile/link issues. Still problems.
|
2016-11-26 13:20:11 -06:00 |
|
Gregory Nutt
|
aae306e942
|
i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region.
|
2016-11-26 12:04:02 -06:00 |
|
Gregory Nutt
|
465e297b5b
|
Uncomment CONFIG_APPS_DIR in a defconfig file
|
2016-11-25 23:10:58 -06:00 |
|
Maciej Wójcik
|
91df487622
|
add rtc back
|
2016-11-26 01:17:22 +01:00 |
|
Maciej Wójcik
|
c1082b283c
|
refresh config
|
2016-11-26 01:15:47 +01:00 |
|
Gregory Nutt
|
5aeb4fb844
|
Update all STM3210E-EVAL configurations
|
2016-11-25 10:55:48 -06:00 |
|
Gregory Nutt
|
7f636f2280
|
SMP: Add spin_trylock(). Use this in conditions where other CPUs need to stopped but we cannot call enter_critical_section.
|
2016-11-24 13:33:43 -06:00 |
|
Ramtin Amin
|
7568aaf213
|
Misoc LM32: Add signal handling logic
|
2016-11-24 12:58:23 -06:00 |
|
Alan Carvalho de Assis
|
7dbc25b02b
|
LPC43xx: Add timer driver; configs/bambino-200e: Add support for timer driver
|
2016-11-23 13:33:51 -06:00 |
|
Gregory Nutt
|
d4037a30aa
|
Update some comments
|
2016-11-23 13:20:18 -06:00 |
|
Gregory Nutt
|
d95b8f64f5
|
sam4s-xplained-pro: Remove obsolete timer initialization logic
|
2016-11-22 12:25:57 -06:00 |
|
Gregory Nutt
|
09b6af96ba
|
sam4s-xplained-pro/nsh: Configuration uses old, improper timer timer interface. CONFIG_TIMER disabled in configuration.>>
|
2016-11-22 12:06:07 -06:00 |
|
Ramtin Amin
|
d1e84fb788
|
Misoc: Add timer driver
|
2016-11-22 12:10:11 -06:00 |
|
Gregory Nutt
|
b39556f625
|
Update READMEs
|
2016-11-22 09:03:50 -06:00 |
|
Gregory Nutt
|
a3112b231c
|
nucleo-l476rg: Add better selection of timer.
|
2016-11-22 07:49:04 -06:00 |
|
Gregory Nutt
|
3031822518
|
configs: Remove all traces of the no-longer existent ARCHBUTTONS example.
|
2016-11-22 07:37:23 -06:00 |
|
Gregory Nutt
|
7825dbb3a1
|
configs: Remove all button configurations that depended on the obsoleted ARCHBUTTON example
|
2016-11-22 07:23:23 -06:00 |
|
Gregory Nutt
|
a0711b1c19
|
configs: All QE encoder files. Last change made timer hard-coded to 3. Make configurable.
|
2016-11-22 06:41:46 -06:00 |
|
Sebastien Lorquet
|
dfa2d107b2
|
The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype.
|
2016-11-22 06:26:32 -06:00 |
|
Gregory Nutt
|
ef1fc550b7
|
Refresh viewtool configurations
|
2016-11-21 15:05:54 -06:00 |
|
Gregory Nutt
|
d83ad6296c
|
Update README
|
2016-11-20 16:12:58 -06:00 |
|
Gregory Nutt
|
01ade4803a
|
Update README and TODO list
|
2016-11-20 09:51:54 -06:00 |
|
Gregory Nutt
|
439c72e7c8
|
Refresh all networking configurations due to changes in work-queue related configuration variables for Ethernet drivers.
|
2016-11-19 09:41:24 -06:00 |
|
Wolfgang Reißnegger
|
5d658a8915
|
configs/dk-tm4c129x: Typo fix.
|
2016-11-18 17:23:21 -08:00 |
|
Sebastien Lorquet
|
ddba6de8bc
|
Add support for timers to nucleo l476
|
2016-11-18 15:26:31 +01:00 |
|
Gregory Nutt
|
10af1e1734
|
sabre-6quad: Update TODO list
|
2016-11-17 11:50:58 -06:00 |
|
Gregory Nutt
|
23d2915179
|
Update README
|
2016-11-15 13:25:30 -06:00 |
|
Gregory Nutt
|
21f92ba601
|
Review some SMP logic; update comments; refresh configuration.
|
2016-11-15 09:24:00 -06:00 |
|
Gregory Nutt
|
b53866c872
|
sched/irq: Change order for SMP case in enter_critical_section: Disble local interrupts BEFORE taking spinlock.
|
2016-11-15 07:54:18 -06:00 |
|
Gregory Nutt
|
e2f999a5df
|
Update Changelog
|
2016-11-15 07:35:30 -06:00 |
|
Gregory Nutt
|
a2531cea0c
|
ESP32: Refresh configurations, update README
|
2016-11-15 07:28:37 -06:00 |
|
Gregory Nutt
|
5dfc5f1da5
|
ESP32 Core v2: Add configuration to supporting linking NuttX for execution out of IRAM.
|
2016-11-14 17:51:50 -06:00 |
|
Gregory Nutt
|
0ed0217be2
|
ESP32: Trivial typo prevent good link
|
2016-11-14 13:41:30 -06:00 |
|
Gregory Nutt
|
c84db68103
|
Xtensa ESP32: Fix some compilation errors that snuck with some of the last changes
|
2016-11-14 13:29:08 -06:00 |
|
Gregory Nutt
|
3b6c4b37b0
|
Update README
|
2016-11-14 12:54:29 -06:00 |
|
Gregory Nutt
|
c7dad4ffe0
|
Update README
|
2016-11-14 11:52:33 -06:00 |
|
Gregory Nutt
|
74089c5198
|
ESP32 Core v2: Include a copy of the OpenOCD config file.
|
2016-11-14 11:30:40 -06:00 |
|
Gregory Nutt
|
efbb622ab8
|
Update README
|
2016-11-14 10:30:10 -06:00 |
|
Alan Carvalho de Assis
|
a6b7730f8c
|
Add Vishay VEML6070 driver and support for STM32F103-Minimum board
|
2016-11-13 11:44:28 -06:00 |
|
Gregory Nutt
|
c7b5f20b5d
|
Update README
|
2016-11-13 09:30:45 -06:00 |
|
Gregory Nutt
|
102abb380d
|
Update README
|
2016-11-13 07:55:34 -06:00 |
|
Gregory Nutt
|
e87f1360c6
|
Update README
|
2016-11-12 15:51:14 -06:00 |
|
Gregory Nutt
|
f22c41c7cd
|
Updae README
|
2016-11-12 15:10:23 -06:00 |
|
Gregory Nutt
|
6d2a10571f
|
Update README
|
2016-11-08 08:22:07 -06:00 |
|
Gregory Nutt
|
9045959aa6
|
Update TODO and README
|
2016-11-08 07:45:21 -06:00 |
|
Gregory Nutt
|
d675901913
|
ESP32: Update README.
|
2016-11-07 11:03:01 -06:00 |
|
Ramtin Amin
|
2964779985
|
configs/misoc: Add an NSH configuration
|
2016-11-07 10:10:44 -06:00 |
|