Gregory Nutt
|
db331d47dd
|
ARMv7-A: Clean up some kruft in gic.h
|
2016-03-01 12:55:48 -06:00 |
|
Gregory Nutt
|
2cafb5cf6c
|
ARMv7-A: Clean up some kruft in gic.h
|
2016-03-01 12:55:39 -06:00 |
|
Gregory Nutt
|
52d777fa8d
|
Merged in paulpatience/nuttx-arch/stm32f469 (pull request #56)
STM32: Add support for STM32F46xxx
|
2016-03-01 11:53:07 -06:00 |
|
Gregory Nutt
|
f552aa3ee8
|
Merged in paulpatience/nuttx-arch/stm32f30xxx_pinmap (pull request #55)
STM32: Rename STM32F30xxx ADC pins to be more consistent
|
2016-03-01 11:38:44 -06:00 |
|
Paul A. Patience
|
099990f3da
|
STM32: Add support for STM32F46xxx
|
2016-03-01 12:18:07 -05:00 |
|
Paul A. Patience
|
221b49cf05
|
STM32: Rename STM32F30xxx ADC pins to be more consistent
|
2016-03-01 09:55:59 -05:00 |
|
Gregory Nutt
|
a496c9e755
|
i.MX6: Make naming of MPCore address regions consistent
|
2016-03-01 08:38:13 -06:00 |
|
Gregory Nutt
|
f2eb90cd1c
|
i.MX6: Add definition of base address of ARM multi-core registers
|
2016-03-01 08:26:30 -06:00 |
|
Gregory Nutt
|
6949ff553b
|
ARMv7-A: Revamp gic.h. Add mpcore.h
|
2016-03-01 08:21:26 -06:00 |
|
Gregory Nutt
|
bb62237c80
|
ARMv7-A: gic.h: Use register names from MPCore spec
|
2016-02-29 19:25:59 -06:00 |
|
Gregory Nutt
|
1fdc8db30c
|
ARMv7-A: Add GIC register definition header file
|
2016-02-29 18:13:51 -06:00 |
|
Gregory Nutt
|
fe7331900c
|
i.MX6 add dummy chip.h header files
|
2016-02-29 14:08:16 -06:00 |
|
Gregory Nutt
|
0d54cfa7ad
|
i.MX6: Some tweaks to the Kconfig files
|
2016-02-29 13:17:18 -06:00 |
|
Gregory Nutt
|
ad69f9d045
|
i.MX6: Add memory map header file
|
2016-02-29 12:26:21 -06:00 |
|
Gregory Nutt
|
a0cdd1ddb1
|
Add a rudimentary arch/arm/src/imx6 directory for the i.MX6 family
|
2016-02-28 15:32:36 -06:00 |
|
Gregory Nutt
|
75973db9cc
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:18:43 -06:00 |
|
Gregory Nutt
|
0a9920a87a
|
i.MX6: Add IRQ header file
|
2016-02-28 14:07:53 -06:00 |
|
Gregory Nutt
|
74e5336b39
|
Rename the imx/ directories to imx1/ to make room in the namespace for other members of the i.MX family
|
2016-02-27 10:29:24 -06:00 |
|
Frank Benkert
|
2980985933
|
SAMV7 SPI: Revise support for Peripheral Chip Select Decoding to address up to 15 slaved
|
2016-02-25 08:13:33 -06:00 |
|
Gregory Nutt
|
f1a196cd40
|
Revert "SAMV7 SPI: Add support for Peripheral Chip Select Decoding to address up to 15 slaved"
This reverts commit 733010246bc55e28b8c99bc13798955a207c9860.
|
2016-02-25 08:05:39 -06:00 |
|
Gregory Nutt
|
0da57e1b53
|
It is too late to be doing this... Fix the spacing error introduced with the second correction to the spelling error
|
2016-02-24 17:56:40 -06:00 |
|
Gregory Nutt
|
29297da2a7
|
Another spelling error
|
2016-02-24 17:55:30 -06:00 |
|
Gregory Nutt
|
550e0f945b
|
STM32 I2C: Fix some spelling; duplicate I2C reset fix on other variants of the driver
|
2016-02-24 16:45:45 -06:00 |
|
Gregory Nutt
|
36edaaa502
|
Merged in david_s5/arch/upstream_to_greg (pull request #54)
Ensures frequency is updated on reinitalized bus
|
2016-02-24 16:28:53 -06:00 |
|
David Sidrane
|
3b871c4fa2
|
No really removed spaces
|
2016-02-24 22:23:39 +00:00 |
|
David Sidrane
|
052b45db0a
|
Added spacing back
|
2016-02-24 22:21:07 +00:00 |
|
David Sidrane
|
aa6968dcd5
|
Ensures frequency is updated on reinitalized bus
|
2016-02-24 12:02:11 -10:00 |
|
Frank Benkert
|
c263fe1c8b
|
SAMV7 SPI: Add support for Peripheral Chip Select Decoding to address up to 15 slaved
|
2016-02-24 13:47:15 -06:00 |
|
Gregory Nutt
|
9c9107171d
|
Fix Kconfig help comments
|
2016-02-23 06:38:29 -06:00 |
|
Gregory Nutt
|
11d17572a1
|
Update Kconfig help comments
|
2016-02-23 06:37:44 -06:00 |
|
Gregory Nutt
|
52d4bb24b5
|
Cosmetic: Remove some harmless kruft left in last commit
|
2016-02-22 16:58:42 -06:00 |
|
Gregory Nutt
|
d493e13792
|
Missed a couple of places in the last commit
|
2016-02-22 16:52:26 -06:00 |
|
Gregory Nutt
|
08f0086771
|
SAMV7 HSCMI: Don't assert of the data buffer is unaligned. Instead, return -EFAULT. This will allow the FAT file system to utilize the CONFIG_FAT_DMAMEMORY option and fix the problem from the file system
|
2016-02-22 16:44:33 -06:00 |
|
Gregory Nutt
|
1446784fbd
|
Cosmetic: Improve some comments; correct some code indentation.
|
2016-02-22 15:43:58 -06:00 |
|
Gregory Nutt
|
557756c8b4
|
Improve a debug assertion
|
2016-02-22 15:02:07 -06:00 |
|
Gregory Nutt
|
9e9c50a1a3
|
SAMV7 HSMCI: Add a configuration otpion to allow HSMCI to handle unaligned I/O buffers
|
2016-02-22 14:52:24 -06:00 |
|
Gregory Nutt
|
07bde1fd73
|
Missing semicolon in prototype
|
2016-02-22 13:40:27 -06:00 |
|
Michael Spahlinger
|
96f3d618a1
|
SAMV7: Add CHIP ID and RSTC header file
|
2016-02-22 09:08:39 -06:00 |
|
Gregory Nutt
|
9c63736c98
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
Gregory Nutt
|
c6a0f284e4
|
Remove comments before empty sections in C files
|
2016-02-21 14:19:01 -06:00 |
|
Gregory Nutt
|
9b3651f7a9
|
Remove comments before empty sections in C files
|
2016-02-21 11:26:43 -06:00 |
|
Gregory Nutt
|
bd0d46138c
|
SIM: Trivial, uninteresting change to file inclusion in IDLE loop
|
2016-02-20 14:56:25 -06:00 |
|
Gregory Nutt
|
e9bf66989e
|
LPC43xx: Add RS485 configuration settings to Kconfig; For RS485, add an option to select DTR as the DIR pin
|
2016-02-19 07:59:24 -06:00 |
|
Gregory Nutt
|
9b96057dc0
|
LPC43 VBUS sensing option should also depend on CONFIG_USDBDEV
|
2016-02-18 19:14:38 -06:00 |
|
Dave Marples
|
41b56a5f09
|
Enable the Ethernet for the LPC4330 and autonegotiation when the MAC is a LAN8720.
|
2016-02-18 19:07:33 -06:00 |
|
Gregory Nutt
|
de885064d2
|
SIM: Clean up some comments
|
2016-02-18 14:56:17 -06:00 |
|
Gregory Nutt
|
526c90986a
|
sim SMP: CPU0 should not be the main thread. That introduces an asymmetry since the main thread has no pthread_t ID. Instead, start an additional pthread for CPU0. The main thread will just wait and do nothing in this case
|
2016-02-18 14:54:48 -06:00 |
|
Gregory Nutt
|
08e2fc0be8
|
Can't call sdbg() from a signal handler; And another name to nuttx-names.dat
|
2016-02-18 12:29:37 -06:00 |
|
Gregory Nutt
|
3508e22f3f
|
SMP: Rename sim_cpupause to sim_cpu_pause for consistency with other naming
|
2016-02-18 11:46:08 -06:00 |
|
Gregory Nutt
|
3deac3d43d
|
SMP: Initial implementation of up_cpu_pause and up_cpu_resume. Does not yet work.
|
2016-02-18 11:12:43 -06:00 |
|