- Apr 30, 2013
-
-
Gregory Nutt authored
-
- Apr 25, 2013
-
-
Gregory Nutt authored
Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined
-
Gregory Nutt authored
Various Kconfig files still have references to CONFIG_ variables. Some in harmless comments, some in config definionts which is not harmless. All removed
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 24, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 23, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 22, 2013
-
-
Gregory Nutt authored
-
- Apr 18, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 17, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register. We have to revert to using the nasty PRIMASK register
-
- Apr 16, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 12, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 09, 2013
-
-
Gregory Nutt authored
Fixes to the LM4F clock configuration. Errors in register handling caused everything to run at half speed
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 08, 2013
-
-
Gregory Nutt authored
-
- Apr 07, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
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.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 06, 2013
-
-
Gregory Nutt authored
-