Gregory Nutt
|
c9fcc7eef4
|
Fix typo is STM32 ADC driver for F2 and F4: ADC not ACD
|
2013-05-08 21:45:46 -06:00 |
|
Gregory Nutt
|
44dc7c713b
|
Fix for lpc17xx i2c single byte read timeout error problem from M.Kannan
|
2013-05-08 06:57:55 -06:00 |
|
Gregory Nutt
|
24368a6581
|
STM32 option to disable sleep to prevent disconnection of debugger
|
2013-05-07 14:10:34 -06:00 |
|
Gregory Nutt
|
fae527deef
|
The Kinetis GPIO logic had some of the same issues as did the Kinetis L
|
2013-05-06 11:49:28 -06:00 |
|
Gregory Nutt
|
7628d3aa57
|
Fixes LEDs on the Freedom KL25Z board
|
2013-05-06 11:07:53 -06:00 |
|
Gregory Nutt
|
f1298f03a1
|
Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends tools
|
2013-05-05 10:38:02 -06:00 |
|
Gregory Nutt
|
ca5641f2d7
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
b934926bd2
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
|
Gregory Nutt
|
0d1cf112cf
|
Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.
|
2013-05-02 06:28:59 -06:00 |
|
Gregory Nutt
|
1cf695cbec
|
Freedom KL25Z pin mux'ing fixes from Alan Carvalho de Assis
|
2013-05-02 06:08:50 -06:00 |
|
Gregory Nutt
|
ba52f8d3ec
|
Misc changes for clean built od mikroe-stm32f4 configurations
|
2013-05-01 09:21:13 -06:00 |
|
Gregory Nutt
|
fad8a2b555
|
LPC17: Interrupts not being re-enabled in the initialization function
|
2013-04-30 08:08:02 -06:00 |
|
Gregory Nutt
|
b630e6a153
|
Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined
|
2013-04-25 15:52:48 -06:00 |
|
Gregory Nutt
|
86b815373a
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
|
Gregory Nutt
|
e9a29d9465
|
KL15Z: Fix GPIO base addresses; remove GCR header file
|
2013-04-25 12:24:11 -06:00 |
|
Gregory Nutt
|
a7ea7dbee0
|
KL25Z typos: AIPS, not APS or AIP
|
2013-04-25 11:10:58 -06:00 |
|
Gregory Nutt
|
3d4ee6f061
|
KL25Z: No Ethernet, no SDHC. TPM instead of FTM
|
2013-04-25 10:35:18 -06:00 |
|
Gregory Nutt
|
2b411b516a
|
KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now works
|
2013-04-25 10:23:47 -06:00 |
|
Gregory Nutt
|
50d1a961bc
|
KL25Z: Fix some memory mapp and register definitions; no UART3-5
|
2013-04-25 09:06:58 -06:00 |
|
Gregory Nutt
|
2e04ad2608
|
Fix KL25Z clock definitions in board.h
|
2013-04-24 18:29:26 -06:00 |
|
Gregory Nutt
|
7fe5a2b78d
|
Minor Freedom-KL25Z updates
|
2013-04-24 16:46:38 -06:00 |
|
Gregory Nutt
|
69d3978837
|
Adding missing registration of /dev/zero; Condition registration of /dev/null. From Ken Petit
|
2013-04-24 07:17:49 -06:00 |
|
Gregory Nutt
|
a8e2ff3420
|
Correction to ARM RAM vectors logic from Paul Y. Zhang
|
2013-04-23 09:32:11 -06:00 |
|
Gregory Nutt
|
25270695ee
|
LPC17xx ADC: Configure all ADC pins in the set, not just one. From MKannan
|
2013-04-23 08:47:21 -06:00 |
|
Gregory Nutt
|
b553609351
|
New Kconfig convention: Extra indentation in comments will render as HTML preformatted text
|
2013-04-22 09:10:58 -06:00 |
|
Gregory Nutt
|
5187631e30
|
_exit() should not call atexit() or on_exit() functions; Rename task_deletecurrent() to task_exit()
|
2013-04-18 16:15:20 -06:00 |
|
Gregory Nutt
|
32dbe33498
|
Cosmetic updates
|
2013-04-18 11:38:51 -06:00 |
|
Gregory Nutt
|
02a9ce65c3
|
Fix typo in the STM32 F IRQ file -- from Paul Zhang
|
2013-04-17 20:27:43 -06:00 |
|
Gregory Nutt
|
a5f5bc72ba
|
cosmetic change to kl_clockconfig
|
2013-04-17 20:25:33 -06:00 |
|
Gregory Nutt
|
313d1005a8
|
Fix Freedom KL25Z SysTick rate
|
2013-04-17 12:44:13 -06:00 |
|
Gregory Nutt
|
504b25ee2b
|
Update authorship
|
2013-04-17 07:39:32 -06:00 |
|
Gregory Nutt
|
e709b43fb0
|
Addition cleanup after last switch from BASEPRI to PRIMASK for Cortex-M0
|
2013-04-16 18:29:01 -06:00 |
|
Gregory Nutt
|
5ec812ff77
|
Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register. We have to revert to using the nasty PRIMASK register
|
2013-04-16 18:00:59 -06:00 |
|
Gregory Nutt
|
10394cb48e
|
Fix KL25Z interrupt enable/disable logic
|
2013-04-16 14:54:08 -06:00 |
|
Gregory Nutt
|
8e5ae3886d
|
Some clocking fixes for the Freedom KL25Z
|
2013-04-16 14:06:16 -06:00 |
|
Gregory Nutt
|
51debd1cf5
|
Misc changes for clean compilation of freedom-kl25z config
|
2013-04-16 09:53:15 -06:00 |
|
Gregory Nutt
|
7f21e8dc4c
|
Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis
|
2013-04-16 08:48:42 -06:00 |
|
Gregory Nutt
|
f0bcd23f9c
|
Cosmetic renaming of LPC178x GPIO macros -- mostly from Rommel Marcelo
|
2013-04-12 17:48:50 -06:00 |
|
Gregory Nutt
|
ae9aa45835
|
Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends tools
|
2013-04-12 09:21:51 -06:00 |
|
Gregory Nutt
|
f01b7e15c8
|
Fixes to the LM4F clock configuration. Errors in register handling caused everything to run at half speed
|
2013-04-09 17:27:13 -06:00 |
|
Gregory Nutt
|
f8675d96b2
|
Back out the LPC1788 GPIO typemask logic that was just checked in. This is not necessary
|
2013-04-08 18:58:50 -06:00 |
|
Gregory Nutt
|
5fb53f191a
|
LPC1788 framebuffer LCD now works! From Rommel Marcelo
|
2013-04-08 18:35:51 -06:00 |
|
Gregory Nutt
|
560c30892c
|
Use default optimization of -Os for all ARMv6-M tools
|
2013-04-08 18:34:16 -06:00 |
|
Gregory Nutt
|
7bd3ffd3b5
|
Minor improvements to comments and debug output
|
2013-04-08 09:55:12 -06:00 |
|
Gregory Nutt
|
333b49f555
|
LPC178x SYSCON matrix definitions from Rommel Marcelo
|
2013-04-07 16:30:47 -06:00 |
|
Gregory Nutt
|
141fb6a32b
|
LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
|
2013-04-07 13:46:05 -06:00 |
|
Gregory Nutt
|
a3906f2f72
|
cosmetic
|
2013-04-07 08:44:15 -06:00 |
|
Gregory Nutt
|
9f017b4979
|
Executable extension was being applied twice
|
2013-04-07 08:43:44 -06:00 |
|
Gregory Nutt
|
bd4a3a2847
|
LPC178x GPIO update from Rommel Marcelo
|
2013-04-07 08:43:08 -06:00 |
|
Gregory Nutt
|
f4692eb34e
|
Fix heap size for the STM32 F427/F437 -- from Mike Smith
|
2013-04-06 14:30:15 -06:00 |
|