Gregory Nutt
|
d69dc04d96
|
TLS: Fix an error in a macro
|
2016-03-10 18:10:44 -06:00 |
|
Gregory Nutt
|
5445a1af83
|
Add a common ARM implementation of up_tls_info()
|
2016-03-10 18:10:17 -06:00 |
|
Gregory Nutt
|
f16f470881
|
Update README.txt files
|
2016-03-10 17:24:48 -06:00 |
|
Gregory Nutt
|
0929c8b1d7
|
Update submodules
|
2016-03-10 15:58:39 -06:00 |
|
Gregory Nutt
|
a9b880a02b
|
STM32L4: Fix a small error that prevent a clean compilation
|
2016-03-10 15:58:08 -06:00 |
|
Gregory Nutt
|
3d6519a223
|
Implement Cortex-A9 up_cpu_index() using the MPIDR register. Thanks Alan.
|
2016-03-10 14:02:58 -06:00 |
|
Gregory Nutt
|
30b6ee96c9
|
Add basic definitions for TLS support
|
2016-03-10 11:56:33 -06:00 |
|
Sebastien Lorquet
|
02cfe6ea61
|
Add support for the Nucleo-L476 board
|
2016-03-10 11:21:35 -06:00 |
|
Sebastien Lorquet
|
1e5c4a83de
|
Add stm32L4 I2C driver
|
2016-03-10 11:00:41 -06:00 |
|
Gregory Nutt
|
4a22542091
|
Update ChangeLog
|
2016-03-10 10:10:25 -06:00 |
|
Gregory Nutt
|
8e66043d7a
|
Rename current_regs in STM32L4 for consistency with other platforms
|
2016-03-10 10:08:40 -06:00 |
|
Sebastien Lorquet
|
f4f03e6f02
|
Add port to the stm32L4
|
2016-03-10 09:59:16 -06:00 |
|
Gregory Nutt
|
a94febb551
|
MPCore: Fix missing header file inclusion; Add GIC-based implementations of up_enabable_irq(0 and up_disable_irq()
|
2016-03-10 08:37:34 -06:00 |
|
Gregory Nutt
|
ea48809fff
|
Update ChangeLog
|
2016-03-10 07:14:10 -06:00 |
|
Gregory Nutt
|
5c75f83b55
|
ARMv7-A GIC: Add definitions for shared interrupt IDs
|
2016-03-10 07:13:40 -06:00 |
|
Gregory Nutt
|
6a056479d2
|
Add a some missing FAR in shared header files
|
2016-03-09 18:12:41 -06:00 |
|
Gregory Nutt
|
4a8ac55c9d
|
All SAM TWI: g_twiops should be both static and const
|
2016-03-09 18:11:55 -06:00 |
|
Gregory Nutt
|
400aead74a
|
i.MX6: Add definitions for private processor interrupt IDs
|
2016-03-09 18:11:28 -06:00 |
|
Gregory Nutt
|
760fb63f33
|
Update README/TODO with new naming
|
2016-03-09 17:39:43 -06:00 |
|
Gregory Nutt
|
51be83aa3a
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
Gregory Nutt
|
4d4f54a789
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
Gregory Nutt
|
3217a2992a
|
Remove explicit reference to current_regs
|
2016-03-09 13:01:20 -06:00 |
|
Frank Benkert
|
611fb04449
|
BlockToCharDev: increase sectorsize to 32 bit
|
2016-03-09 12:44:56 -06:00 |
|
Gregory Nutt
|
7b0a696498
|
i.MX6: Add a system timer based on the i.MX6 GPT
|
2016-03-09 12:16:44 -06:00 |
|
Gregory Nutt
|
725e6878c4
|
i.MX6: Finish bit definitions in GPT header file
|
2016-03-09 09:31:36 -06:00 |
|
Gregory Nutt
|
80dce6dba1
|
i.MX6: Add incomplete GPT header file
|
2016-03-09 09:08:01 -06:00 |
|
Gregory Nutt
|
613786ff3d
|
ARMv7-A: Add global timer header file
|
2016-03-09 08:36:22 -06:00 |
|
Gregory Nutt
|
c7e7bda830
|
MTD struct mtd_geometry_s: Increase the size of blocksize again. Yes, there are devices with block size greater than 64KB.
|
2016-03-09 07:42:34 -06:00 |
|
Stefan Kolb
|
fde277a388
|
Missing parentheses in MSEC2TICK macro can lead to incorrect conversions
|
2016-03-09 07:24:16 -06:00 |
|
David Sidrane
|
a2052d006c
|
Fix what I believe to be typos in SAMV7 timer
|
2016-03-08 17:26:01 -06:00 |
|
David Sidrane
|
72eef9f628
|
Ensure that CONFIG_ARMV7M_STACKCHECK works on the samv7
|
2016-03-08 17:22:07 -06:00 |
|
Gregory Nutt
|
156904d030
|
Update all Atmel SAMxxx configurations
|
2016-03-08 17:07:12 -06:00 |
|
Gregory Nutt
|
4b1c510f6f
|
Refresh all STM32 configurations
|
2016-03-08 17:03:32 -06:00 |
|
Gregory Nutt
|
fea11c002a
|
Build system: Add 'make oldconfig' target. Use this option in tools/testbuild.sh. Add --silent option to tools/refresh.sh so that it can be run in batch without human interaction
|
2016-03-08 16:50:58 -06:00 |
|
Gregory Nutt
|
85a7ca1ddd
|
i.MX6: Fill in some 'Missing logic' that depended on CCM definitions. Correct confusion with boot media configuration.
|
2016-03-08 16:49:09 -06:00 |
|
Gregory Nutt
|
fbe031e231
|
Update configuration
|
2016-03-08 16:48:00 -06:00 |
|
Gregory Nutt
|
1c31e10397
|
NRF2410L: Add missing conditional logic in vtable initialization
|
2016-03-08 16:11:08 -06:00 |
|
Gregory Nutt
|
7fa0adff83
|
Fix a misplaced right bracket
|
2016-03-08 15:33:33 -06:00 |
|
Frank Benkert
|
4d9c41fd57
|
AT24XX: Correct address calculation in Multi-Block-Read
|
2016-03-08 15:31:23 -06:00 |
|
Gregory Nutt
|
624601dc2b
|
Update submodules
|
2016-03-08 14:25:05 -06:00 |
|
Gregory Nutt
|
88d8a81b23
|
tools/testbuild.sh: kconfig-conf was silently failing because (1) it needs to execute from the top-level NuttX directory and (2) apps/Kconfig does not yet exist
|
2016-03-08 14:12:44 -06:00 |
|
Gregory Nutt
|
145853a930
|
i.MX6: Complete CCM header file
|
2016-03-08 13:54:43 -06:00 |
|
Frank Benkert
|
73de0d9114
|
SAMV7: TWIHS: Correct Error Handling
|
2016-03-08 06:47:22 -06:00 |
|
Frank Benkert
|
945e137382
|
SAMV7: TWIHS: Correct timeout calculation; correct some issues with Multi-Message-Transfer
|
2016-03-08 06:44:41 -06:00 |
|
Gregory Nutt
|
7b20b7ec5d
|
Sabre-6Quad: Add LED GPIO/IOMUX definitions
|
2016-03-07 17:44:55 -06:00 |
|
Gregory Nutt
|
c13cb0f839
|
Update submodules
|
2016-03-07 16:14:52 -06:00 |
|
Gregory Nutt
|
f46298105a
|
i.MX6: Add skeleton clockconfig file. Fix some naming problems. Add some warnings.
|
2016-03-07 16:14:13 -06:00 |
|
Gregory Nutt
|
0d7edfd370
|
i.MX6: Add CCM header file
|
2016-03-07 15:01:38 -06:00 |
|
Gregory Nutt
|
3b1812b50f
|
i.MX6 UART: Update periperal clock logic; Remove use of UART bits from i.MX1 that don't exist in i.MX6
|
2016-03-07 14:08:53 -06:00 |
|
Gregory Nutt
|
912008a883
|
i.MX6: Finish off some missing IOMUXC register bit definitions
|
2016-03-07 12:22:27 -06:00 |
|