- May 02, 2013
-
-
Gregory Nutt authored
Add support for the byte write method to MTD partition logic; Beef up the MTD partition test -- and fix resulting bugs detected
-
Gregory Nutt authored
-
- May 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 30, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 25, 2013
-
-
Gregory Nutt authored
-
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
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 24, 2013
-
-
Gregory Nutt authored
-
- Apr 23, 2013
-
-
Gregory Nutt authored
Reviewed all task exit logic. For pthread_exit() moved some logic higher in the exit sequence that could be required to block. For lower level logic kicked off by _exit(), add logic to prevent blocking when the task is not in a healthy state.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 22, 2013
-
-
Gregory Nutt authored
Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html
-
Gregory Nutt authored
-
- Apr 20, 2013
-
-
Gregory Nutt authored
Add a tool to auto-generated documentation of NuttX configuration variables (still a work in progress)
-
- Apr 18, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 17, 2013
-
-
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
-
- Apr 13, 2013
-
-
Gregory Nutt authored
-
- Apr 12, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix some compile errors in the pl2303 USB device driver
-
- Apr 10, 2013
-
-
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
-
- Apr 07, 2013
-
-
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.
-
- Apr 05, 2013
-
-
Gregory Nutt authored
-
- Apr 03, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5815 42af7a65-404d-4744-a932-0658087f49c3
-
- Apr 01, 2013
-
-
patacongo authored
More naming changes associated with earlier renaming of LP17xx up_spiinitialize; LPC178x SSP support; Open1788 SSP and touchscreen support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5811 42af7a65-404d-4744-a932-0658087f49c3
-