Gregory Nutt
|
f4920eae36
|
Olimex-STM32-H407: Pick up a few changes from PR38. Most of those changes are, however, not appropriate or not incompliance with NuttX naming or coding style.
|
2016-04-05 08:04:52 -06:00 |
|
Gregory Nutt
|
3045f4910e
|
Update submodules
|
2016-04-04 10:55:25 -06:00 |
|
Sebastien Lorquet
|
8f15af280a
|
Sort DMA by function; Fix one misnamed definition.
|
2016-04-04 09:49:44 -06:00 |
|
Gregory Nutt
|
dc71a47df6
|
RTC: Fix some configuration issues when RTC_ALARM is disabled
|
2016-04-04 09:24:27 -06:00 |
|
Gregory Nutt
|
b4fc040783
|
RTC: Fix some compile issues when RTC_ALARM is disabled
|
2016-04-04 09:24:06 -06:00 |
|
Gregory Nutt
|
8a076d4c09
|
Eliminate a warning
|
2016-04-04 08:30:03 -06:00 |
|
Gregory Nutt
|
1e4674e535
|
STM32 RTC alarm: Use modifyreg32 for consistency
|
2016-04-04 08:28:01 -06:00 |
|
Gregory Nutt
|
1ea7b48677
|
RTC lower half was missing call to F4 alarm cancel function
|
2016-04-04 08:23:09 -06:00 |
|
Gregory Nutt
|
531b9f6626
|
STM32 RTC alarm: remove some if 0ed out logic.
|
2016-04-04 08:16:53 -06:00 |
|
Gregory Nutt
|
19aa5880e7
|
STM32 RTC Alarm: Add Neil's alarm cancellation logic
|
2016-04-04 08:15:48 -06:00 |
|
Kha Vo
|
bb09dc30a4
|
sigset: Fix an IAR compilation problem
|
2016-04-03 13:58:49 -06:00 |
|
Kha Vo
|
51facd904d
|
bsearch: Fix an IAR compilation problem
|
2016-04-03 13:56:59 -06:00 |
|
Gregory Nutt
|
4fbd79d1a8
|
rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts
|
2016-04-03 13:35:01 -06:00 |
|
Gregory Nutt
|
379a61621c
|
STM3240G-EVAL and VIEWTOOL-STM32F107: Refresh configurations; add support to register the RTC driver
|
2016-04-03 13:34:04 -06:00 |
|
Gregory Nutt
|
65dc922a2e
|
STM32 RTC: Fix compile errors for STM32 F1
|
2016-04-03 13:26:29 -06:00 |
|
Gregory Nutt
|
a44b0798e2
|
RTC driver: Needs to initialize state structure to zero on initalization
|
2016-04-03 12:40:25 -06:00 |
|
Gregory Nutt
|
a573617f33
|
Costmetic renaming
|
2016-04-03 12:38:02 -06:00 |
|
Gregory Nutt
|
ae95f6cdfd
|
RTC: Fix some errors when RTC debug is enabled
|
2016-04-03 09:52:25 -06:00 |
|
Gregory Nutt
|
9f0df8180a
|
STM32 RTC: Fix some errors when RTC debug is enabled
|
2016-04-03 09:52:08 -06:00 |
|
Gregory Nutt
|
6b3b12ee0a
|
STM32 RTC: Move the logic to set a relative alarm from the low level RTC driver up higher into the RTC device driver lower half.
|
2016-04-03 09:22:02 -06:00 |
|
Gregory Nutt
|
1135ce804d
|
RTC: Extend interface by adding a method to set the alarm relative to the current time
|
2016-04-02 18:18:48 -06:00 |
|
Gregory Nutt
|
e904d98915
|
STM32 RTC: Add implementation of logic to set the alarm relative to the current time
|
2016-04-02 18:17:46 -06:00 |
|
Gregory Nutt
|
1767b21d3c
|
Update submodules
|
2016-04-02 17:42:00 -06:00 |
|
Gregory Nutt
|
a609880839
|
STM32 F4 RTC: Add support for setting alarm via driver
|
2016-04-02 17:38:19 -06:00 |
|
Gregory Nutt
|
f6e514db1f
|
Too many conditions on compilation
|
2016-04-02 14:51:36 -06:00 |
|
Gregory Nutt
|
d46156c2ba
|
Merge branch 'master' of https://bitbucket.org/nuttx/arch
|
2016-04-02 14:48:59 -06:00 |
|
Gregory Nutt
|
0fccd81eff
|
cosmetic update
|
2016-04-02 14:58:01 -06:00 |
|
Gregory Nutt
|
29f1c90b82
|
Eliminate a warning
|
2016-04-02 14:48:51 -06:00 |
|
Gregory Nutt
|
0723226bda
|
RTC: Further simplications of the RTC driver interface; Add sample implem.
|
2016-04-02 13:55:58 -06:00 |
|
Gregory Nutt
|
9bc38d19d9
|
RTC: Further simplications of the RTC driver interface; Add sample implementation of alarms for F1
|
2016-04-02 13:54:18 -06:00 |
|
Gregory Nutt
|
5fdefa1aad
|
Minor cleanup of STM32 alarm stuff
|
2016-04-02 13:11:57 -06:00 |
|
Gregory Nutt
|
58d6624f29
|
RTC: Simplify the RTC driver interface. Way too much stuff in that interface and it is not fully implemented anywhere.
|
2016-04-02 13:01:02 -06:00 |
|
Gregory Nutt
|
476301e5a4
|
STM32: Adapt the lower half RTC driver to the new, simplified interface
|
2016-04-02 12:58:47 -06:00 |
|
Neil Hancock
|
5ac54013d2
|
STM32 F4: Add a custom RTC driver
|
2016-04-02 10:46:10 -06:00 |
|
Gregory Nutt
|
ab3f9b764e
|
Update ChangeLog
|
2016-04-02 08:16:28 -06:00 |
|
Aleksandr Vyhovanec
|
472115eda9
|
ARMv7-M: Add support for the IAR compiler
|
2016-04-02 08:14:09 -06:00 |
|
Gregory Nutt
|
bd2da2f543
|
ARMv7-M: Add toolchain option to select the IAR tools. Move ARMv7-M assembly language into a gnu/ subdirectory. Makefile selects iar/ or gnu/ directory based upon tool configuration
|
2016-04-02 07:53:52 -06:00 |
|
Gregory Nutt
|
99df0f459d
|
All STM32 configurations need to set CONFIG_ARM_TOOLCHAIN_GNU=y
|
2016-04-02 07:21:25 -06:00 |
|
Aleksandr Vyhovanec
|
29ab0fb991
|
STM32: Add support for the IAR compiler
|
2016-04-02 06:58:55 -06:00 |
|
Aleksandr Vyhovanec
|
3770b69572
|
Update compiler.h to support IAR compiler
|
2016-04-02 06:24:36 -06:00 |
|
Frank Benkert
|
2234d7d8e5
|
SAMV7: USBHS: make the last patch also working for non-control-endpoints
|
2016-04-02 06:12:27 -06:00 |
|
Gregory Nutt
|
02978c797a
|
i.MX6: Straighten up some glock gating
|
2016-04-01 14:52:17 -06:00 |
|
Gregory Nutt
|
84b399136e
|
GIC: Level or edge sensitive interrupt?
|
2016-04-01 13:26:57 -06:00 |
|
Gregory Nutt
|
f698f3dcbe
|
ARMv7-A GIC: Fix another initialization errors
|
2016-04-01 08:53:43 -06:00 |
|
Gregory Nutt
|
ddc1b88027
|
ARMv7-A GIC: Fix some initialization errors
|
2016-04-01 08:40:51 -06:00 |
|
Gregory Nutt
|
855c9a5225
|
ARMv7-A GIC: Move debug logic to a separate file; fix some errors in debug logic.
|
2016-04-01 06:58:49 -06:00 |
|
Gregory Nutt
|
37cacc6178
|
ARMv7 GIC: Fix some formatting errors in GIC debug output
|
2016-03-31 18:26:15 -06:00 |
|
Gregory Nutt
|
a6fff34ec6
|
Update TODO list
|
2016-03-31 18:02:51 -06:00 |
|
Gregory Nutt
|
4791b1daf3
|
Sabre-6Quad: Update some comments
|
2016-03-31 17:26:33 -06:00 |
|
Gregory Nutt
|
70683d08bc
|
i.MX6: Add GIC debug output
|
2016-03-31 17:25:04 -06:00 |
|