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
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
Gregory Nutt
|
012f1c0e90
|
i.MX6: Some fixes for compiling imx_lowput.c. Still some missing clocking definitions.
|
2016-03-07 09:02:29 -06:00 |
|
Gregory Nutt
|
a67de9ce24
|
i.MX6: Add imx_lowputc.c; repartition some serial logic
|
2016-03-07 08:21:03 -06:00 |
|
Gregory Nutt
|
1992d57294
|
i.MX6: Add pin multiplexing header file
|
2016-03-06 21:30:37 -06:00 |
|
Gregory Nutt
|
93b6543a1f
|
Update submodules
|
2016-03-06 16:20:04 -06:00 |
|
Gregory Nutt
|
dd7a4fb6a4
|
i.MX6: Modify encoding of GPIOs; add support for peripherals
|
2016-03-06 16:19:14 -06:00 |
|
Gregory Nutt
|
be594b8932
|
i.MX6 Add more IOMUX logic
|
2016-03-06 15:44:54 -06:00 |
|
Gregory Nutt
|
9b5e88af71
|
Update some comments
|
2016-03-06 13:50:26 -06:00 |
|
Gregory Nutt
|
2b0124b9f2
|
i.MX6: Add a little more GPIO/IOMUX logic
|
2016-03-06 13:49:34 -06:00 |
|
Gregory Nutt
|
cbf7401dfb
|
i.MX6 GPIO: Add IOMUXC logic to set pin as a GPIO
|
2016-03-06 12:24:24 -06:00 |
|
Gregory Nutt
|
0f825eed3d
|
i.MX6: Add PADCTL register offsets
|
2016-03-06 09:37:43 -06:00 |
|
Gregory Nutt
|
af76adf06f
|
i.MX6: Simply some IOMUXC naming
|
2016-03-06 08:54:45 -06:00 |
|