Gregory Nutt
|
aa1e67ffe7
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-15 17:16:02 -06:00 |
|
Gregory Nutt
|
8cabb844ab
|
TMS570: Hook into build/configuration system
|
2015-12-15 17:15:37 -06:00 |
|
Gregory Nutt
|
1cd73ec861
|
Merged in paulpatience/nuttx-arch/stm32_qencoder (pull request #41)
STM32 QEncoder: Add support for STM32F30xxx
|
2015-12-15 14:13:44 -06:00 |
|
Alan Carvalho de Assis
|
bb75d19428
|
STM32F4-Discovery: Add support for the pca9635 LED chip. From Alan Carvalho de Assis
|
2015-12-15 13:58:28 -06:00 |
|
Gregory Nutt
|
a6e035baeb
|
TMS570: Add arch/arm/include/tms570 header files
|
2015-12-15 13:41:12 -06:00 |
|
Paul A. Patience
|
377d29f1a1
|
STM32 QEncoder: Add support for STM32F30xxx
|
2015-12-15 12:13:37 -05:00 |
|
Gregory Nutt
|
b1a0171d0f
|
Fix a missed name change in a Kconfig file
|
2015-12-15 08:43:18 -06:00 |
|
Gregory Nutt
|
b90f5ba7f4
|
Remove CONFIG_DISCRETE_IO from all defconfig files
|
2015-12-15 08:41:10 -06:00 |
|
Gregory Nutt
|
8ab93fdf98
|
Change name of drivers/discrete back to drivers/ioexpander
|
2015-12-15 08:40:34 -06:00 |
|
Gregory Nutt
|
78f2ce05f8
|
drivers: Move discrete user LED drivrs from drivers/discrete to drivers/leds
|
2015-12-15 08:23:53 -06:00 |
|
Gregory Nutt
|
d62a626703
|
Adds a driver for the PCA9635PW I2C LED driver IC which can be used to control the intensity of up to 16 LEDs. From Alexander Entinger
|
2015-12-15 08:05:10 -06:00 |
|
Gregory Nutt
|
26883fc7b9
|
Merged in paulpatience/nuttx-arch/stm32_tim (pull request #39)
STM32 TIM: Remove some warnings, fix timer resolution bug and cosmetic changes
|
2015-12-14 16:59:51 -06:00 |
|
Gregory Nutt
|
8fb76cf970
|
TMS570: Add a place holder for the TMS570. Not much there yet
|
2015-12-14 16:38:05 -06:00 |
|
Paul A. Patience
|
b7e8e1fb99
|
STM32 TIM: Remove some warnings, fix timer resolution bug and cosmetic changes
|
2015-12-14 17:24:11 -05:00 |
|
Paul A. Patience
|
7274084540
|
STM32 PWM: Fix timer type bug
|
2015-12-14 17:21:55 -05:00 |
|
Gregory Nutt
|
c1933a0814
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-14 15:44:12 -06:00 |
|
Gregory Nutt
|
ebfead6f0d
|
Update submodules
|
2015-12-14 15:42:02 -06:00 |
|
Gregory Nutt
|
1169ff6dbd
|
MPU: Add support for separated vs. unified MPU
|
2015-12-14 15:41:18 -06:00 |
|
Gregory Nutt
|
b3502af042
|
ARMv7-M: Add MPU support
|
2015-12-14 15:38:58 -06:00 |
|
Gregory Nutt
|
290e5058ea
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-14 13:58:08 -06:00 |
|
Gregory Nutt
|
c41449b12a
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:56 -06:00 |
|
Gregory Nutt
|
dfec6a0dd0
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
|
Gregory Nutt
|
09f236aea4
|
Update ChangeLog
|
2015-12-14 13:20:47 -06:00 |
|
Gregory Nutt
|
09f79919b5
|
ARMv7-R: Review/update CPSR bit definitions
|
2015-12-14 13:19:22 -06:00 |
|
Gregory Nutt
|
3f5d4fc136
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-14 13:04:47 -06:00 |
|
Gregory Nutt
|
1f05f49e66
|
ARMv7-A: Update some co-processor register naming
|
2015-12-14 13:04:03 -06:00 |
|
Gregory Nutt
|
39cace15a1
|
Update CP15 access macros
|
2015-12-14 13:02:54 -06:00 |
|
Gregory Nutt
|
7475712d87
|
ARMv7-R: Review/update cache operations
|
2015-12-14 12:32:32 -06:00 |
|
Gregory Nutt
|
c1e14b0a6b
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-14 11:57:10 -06:00 |
|
Gregory Nutt
|
6e9aa0a1d7
|
ARMv7-A/M: Cosmetic changes
|
2015-12-14 11:56:39 -06:00 |
|
Gregory Nutt
|
b9feaf13b0
|
Update ARMv7-R system control register definitions from TRM
|
2015-12-14 11:54:58 -06:00 |
|
Gregory Nutt
|
cbc2f226c0
|
Merged in paulpatience/nuttx-arch/stm32_pinmap (pull request #38)
STM32: Fix typos in pinmaps
|
2015-12-14 08:59:47 -06:00 |
|
Gregory Nutt
|
b7024fd202
|
Merged in paulpatience/nuttx-arch/stm32f30xxx_pinmap (pull request #37)
STM32: Fix typos in STM32F30xxx pinmap
|
2015-12-14 08:58:34 -06:00 |
|
Gregory Nutt
|
67604e661f
|
Merge remote-tracking branch 'origin/master' into armv7r
|
2015-12-14 08:43:29 -06:00 |
|
Gregory Nutt
|
edecfc2dac
|
ARMv7-A: Cosmetic changes
|
2015-12-14 08:42:39 -06:00 |
|
Paul A. Patience
|
89da1f27dd
|
STM32: Fix typos in pinmaps
|
2015-12-14 09:41:49 -05:00 |
|
Gregory Nutt
|
5585f44b7e
|
Add initial support for ARMv7-R architecture. Initial commit is largely a clone of ARMv7-A and needs further review
|
2015-12-14 08:40:38 -06:00 |
|
Paul A. Patience
|
7589e940b6
|
STM32: Fix typos in STM32F30xxx pinmap
|
2015-12-14 09:36:28 -05:00 |
|
Gregory Nutt
|
718519ce42
|
Minor adjustment of spacing
|
2015-12-13 10:39:02 -06:00 |
|
Gregory Nutt
|
7520c65ab3
|
Trivial documentation update
|
2015-12-13 10:30:02 -06:00 |
|
Gregory Nutt
|
e6133792e4
|
Update NSH documentation to include module commands
|
2015-12-13 09:53:33 -06:00 |
|
Gregory Nutt
|
28af090508
|
Update submodule
|
2015-12-13 08:13:46 -06:00 |
|
Gregory Nutt
|
54ea059beb
|
Add new boardctl() command to set OS symbol table
|
2015-12-13 08:13:15 -06:00 |
|
Gregory Nutt
|
3beff9568e
|
Module: Fix up system calls for changes to insmod prototype
|
2015-12-13 08:12:28 -06:00 |
|
Gregory Nutt
|
e8d0f85c8b
|
Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier
|
2015-12-13 08:10:01 -06:00 |
|
Gregory Nutt
|
076f382f79
|
Module: Remove some unused members of a structure
|
2015-12-13 06:48:30 -06:00 |
|
Gregory Nutt
|
2d1f97282d
|
SAMV71-XULT module configuration: Enable procfs
|
2015-12-12 19:00:01 -06:00 |
|
Gregory Nutt
|
917dbc8540
|
modules: Add more information to registry just for procfs
|
2015-12-12 18:56:32 -06:00 |
|
Gregory Nutt
|
795ddd7e80
|
OS modules: Add basic procfs support. A module registry that will eventually be used to support lsmod
|
2015-12-12 17:42:25 -06:00 |
|
Gregory Nutt
|
8159029638
|
SAMV71-XULT: module configuration. Module cannot link with libc because it has out-of-range function calls
|
2015-12-12 13:59:20 -06:00 |
|