Paul A. Patience
|
099990f3da
|
STM32: Add support for STM32F46xxx
|
2016-03-01 12:18:07 -05:00 |
|
Gregory Nutt
|
666cc280f4
|
Rename irqenable() to up_irq_enable(); rename irqdisable() to up_irq_disable()
|
2016-02-14 16:54:09 -06:00 |
|
Gregory Nutt
|
83bc1c97c3
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
|
Gregory Nutt
|
5d449e9991
|
Add spinlock support for ARMv7-A architectures
|
2016-02-09 12:53:10 -06:00 |
|
Gregory Nutt
|
8f1b9886a9
|
Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method
|
2016-01-30 12:17:01 -06:00 |
|
Gregory Nutt
|
f4115ab45c
|
Correct LPC11xx priority definitions + fix some typos in comments
|
2016-01-25 07:36:26 -06:00 |
|
Lok Tep
|
1f4ce9e7f9
|
LPC43xx: Fix some NVIC priority definitions
|
2016-01-25 07:23:28 -06:00 |
|
Andrew Webster
|
43303a5786
|
Kinetis: add MK60N512VLL100 support
|
2016-01-21 19:07:18 -06:00 |
|
Gregory Nutt
|
c58393cb4d
|
TMS570: Add GIO drivrs and GIO interrupt support
|
2015-12-25 13:44:49 -06:00 |
|
Gregory Nutt
|
ccc6913383
|
TMS570: Add definitions to support GIO second level interrupts
|
2015-12-25 11:43:38 -06:00 |
|
Gregory Nutt
|
ea1fa2e938
|
TMS570: SCI serial driver is now included in the build and compiles without error
|
2015-12-24 13:37:42 -06:00 |
|
Gregory Nutt
|
fa36531fee
|
TMS570: Add default VIM channel assignments
|
2015-12-23 09:45:32 -06:00 |
|
Gregory Nutt
|
5794675247
|
TMS570: Memory map applies only to LS04x and LS03x. Peripheral numbering seems to start with 1, not 0
|
2015-12-16 14:10:45 -06:00 |
|
Gregory Nutt
|
bacf7cf07e
|
ARMv7-R: fix some issues to get a clean compilation; TMS570: Add enough logic to support a minimum build. Not much there on the initial commit
|
2015-12-16 09:03:14 -06:00 |
|
Gregory Nutt
|
8cabb844ab
|
TMS570: Hook into build/configuration system
|
2015-12-15 17:15:37 -06:00 |
|
Gregory Nutt
|
a6e035baeb
|
TMS570: Add arch/arm/include/tms570 header files
|
2015-12-15 13:41:12 -06:00 |
|
Gregory Nutt
|
6a9876f960
|
SAMV7: Add an untested RSWDT driver
|
2015-12-06 09:56:45 -06:00 |
|
Gregory Nutt
|
a6d6c430d9
|
Changes to last merge from review for compliance to coding standards
|
2015-11-17 21:10:17 -06:00 |
|
Marwan Ragab
|
4999c14085
|
Added implementation to get 96-bit stm32 unique id
|
2015-11-17 21:34:41 -05:00 |
|
Gregory Nutt
|
0add2b8910
|
arch/arm/include/samv7: Add support for the SAME70 family
|
2015-11-14 11:36:21 -06:00 |
|
Lok Tep
|
3b4c71ef8d
|
more revert
|
2015-11-09 14:51:00 +01:00 |
|
Lok Tep
|
a8416d2a26
|
revert
|
2015-11-09 14:41:08 +01:00 |
|
Lok Tep
|
7d386866af
|
Merged nuttx/arch into master
|
2015-11-09 14:24:41 +01:00 |
|
v01d
|
79fad2843a
|
lpc4337: WIP
|
2015-10-30 20:15:18 -03:00 |
|
Gregory Nutt
|
2b078150e8
|
Merged in marten_svanfeldt/nuttx-arch-public/for_upstream/stm32f429n (pull request #20)
Add support for STM32F429N (TFBGA) chip
|
2015-10-22 18:19:52 +08:00 |
|
Marten Svanfeldt
|
4d879a33ee
|
Add support for STM32F429N (TFBGA) chip
Signed-off-by: Marten Svanfeldt <marten@intuitiveaerial.com>
|
2015-10-21 10:30:57 +08:00 |
|
Lok Tep
|
5983019a45
|
merge from nuttx
|
2015-10-08 22:57:34 +02:00 |
|
Gregory Nutt
|
9caf33e13b
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
|
Gregory Nutt
|
cae0c9a2e3
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:47:23 -06:00 |
|
Gregory Nutt
|
36726b1bc4
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
Gregory Nutt
|
3a07b09b9a
|
LPC43xx: Tweaks to pkolesnikov's LPC4370 changes to get a clean compilation
|
2015-10-01 10:00:25 -06:00 |
|
petekol
|
0eb1afcdef
|
usb reset right
|
2015-09-30 17:13:32 +02:00 |
|
petekol
|
585fdf70d8
|
CONFIG_ARCH_CHIP_LPC4370FET100
|
2015-09-29 17:23:17 +02:00 |
|
Gregory Nutt
|
cbdafb96d5
|
Remove unused function setipsr. Cortex-M IPSR register is not writable
|
2015-09-23 08:38:32 -06:00 |
|
Gregory Nutt
|
139a31b875
|
stm32f74xx75xx_irq.h: STM32_IRQ_SAI2 is not defined but STM32_IRQ_SAI1 is defined twice. Noted by Vlad Chiorean
|
2015-09-22 07:45:59 -06:00 |
|
Gregory Nutt
|
a27e673967
|
SAMA5D2: Finish implementtion of the PIO driver
|
2015-09-12 11:36:06 -06:00 |
|
Gregory Nutt
|
cfd41bdb30
|
STM32: Eliminate some warnings
|
2015-09-07 16:25:54 -06:00 |
|
Gregory Nutt
|
831272cd35
|
SAMA5D2: Add memory map file
|
2015-09-02 13:04:01 -06:00 |
|
Ilya Averyanov
|
675878b360
|
PC43xx: Fix NVIC_SYSH_PRIORITY_STEP define
|
2015-09-01 08:06:34 -06:00 |
|
Gregory Nutt
|
c33efa0a60
|
SAMA5D2: Add chip definitions, PIDs, and IRQ definitions
|
2015-08-31 15:19:01 -06:00 |
|
Paul A. Patience
|
c800841632
|
Added definitions for STM32F303K6, STM32F303K8, STM32F303C6,
STM32F303C8, STM32F303RD, and STM32F303RE devices.
|
2015-08-17 14:00:49 -04:00 |
|
Gregory Nutt
|
348060f5d2
|
SAMV7: Add QSPI Register Definition Header File
|
2015-08-14 18:11:01 -06:00 |
|
Anton D. Kachalov
|
f10b7ff09a
|
Merge branch 'master' of https://bitbucket.org/nuttx/arch
|
2015-08-10 18:14:49 +03:00 |
|
Anton D. Kachalov
|
46444388fa
|
Add Shared IRQ support for UART w/multi port.
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-10 18:13:35 +03:00 |
|
Gregory Nutt
|
f986d08515
|
SAMV71: Fix error in GPIO interrupt numbering
|
2015-08-05 08:57:05 -06:00 |
|
Gregory Nutt
|
23ed19c514
|
Clean-up from last commit to make sure that all files have BSD licensed header with the correct authors and that the code conforms to the NuttX coding style
|
2015-07-29 13:52:23 -06:00 |
|
Anton D. Kachalov
|
75762f1519
|
Add support for MoxaRT
|
2015-07-29 19:13:47 +03:00 |
|
David Sidrane
|
778c630c6b
|
Add support for the STM32446. From David Sidrane
|
2015-07-22 07:26:53 -06:00 |
|
David Sidrane
|
e36ca25c5c
|
STM32: Fix incorrect naming of inclusion guard in IRQ header files
|
2015-07-21 12:25:15 -06:00 |
|
David Sidrane
|
e7d039ac2b
|
STM32: Fix incorrect naming of inclusion guard in IRQ header files
|
2015-07-21 11:30:45 -06:00 |
|