summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update ChangeLogGregory Nutt2015-04-091-0/+12
* Fix some changes that crept in recently:Gregory Nutt2015-04-091-1/+1
* Last changes to message queue prototypes did not make it into call gate logic.Gregory Nutt2015-04-091-3/+3
* Fixes to asinh(), atanh(), and sinh(): The 'basic' expansions all exhibited b...Gregory Nutt2015-04-093-5/+49
* Update ChangeLogGregory Nutt2015-04-091-2/+2
* Add sigset()Gregory Nutt2015-04-094-20/+288
* Remove executable flag from more .c and .h filesGregory Nutt2015-04-0924-0/+0
* Remove executable flag from some C filesGregory Nutt2015-04-093-0/+0
* Update ChangeLogGregory Nutt2015-04-091-1/+4
* Add sighold(), sigrelse(), sigignore(), and sigpause().Gregory Nutt2015-04-097-3/+306
* sigaddset() and sigdelset() need to set errno if a bad signal number is receivedGregory Nutt2015-04-093-75/+19
* CosmeticGregory Nutt2015-04-092-1/+2
* SAMA5 Serial: Reading IMR and disabling interrupt must be atomicGregory Nutt2015-04-084-14/+35
* SAM3/4 and SAMV7 UART: The IMR register is read-only. This means that sam_r...Gregory Nutt2015-04-084-6/+2
* SAMA5 Serial: Fix a couple of errors backporting termios and flowcontrolGregory Nutt2015-04-082-5/+13
* Update ChangeLogGregory Nutt2015-04-081-16/+12
* SAM3/4 and SAMV7 Serial: Serial interrupts left disabled.Gregory Nutt2015-04-082-0/+12
* SAMA5D Serial: Backup support for flowcontrol and termios from SAM3/4 -- UNVE...Gregory Nutt2015-04-081-5/+203
* Refresh some configurationsGregory Nutt2015-04-083-317/+47
* SAMV71-XULT: Update SDRAM refresh rate based on latest softpackGregory Nutt2015-04-081-1/+3
* Make some file section headers more consistent with standardGregory Nutt2015-04-08337-346/+338
* Remove some carriage returnsGregory Nutt2015-04-081-7/+7
* Remove some carriage returnsGregory Nutt2015-04-085-671/+671
* Make some file section headers more consistent with standardGregory Nutt2015-04-0877-77/+77
* Make some file section headers more consistent with standardGregory Nutt2015-04-0816-16/+16
* Make some file section headers more consistent with standardGregory Nutt2015-04-08580-644/+644
* Make some file section headers more consistent with standardGregory Nutt2015-04-0863-63/+63
* Make some file section headers more consistent with standardGregory Nutt2015-04-0852-52/+52
* Make some file section headers more consistent with standardGregory Nutt2015-04-0836-36/+36
* Fix some coding style inconsistenciesGregory Nutt2015-04-081-4/+7
* Update ChangeLogGregory Nutt2015-04-081-0/+21
* Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the las...Gregory Nutt2015-04-087-11/+168
* Make some file section headers more consistent with standardGregory Nutt2015-04-0893-93/+93
* apps/modbus: That completes a complete pass; all of the modbus files a littl...Gregory Nutt2015-04-0722-576/+708
* Modbus: changes to more C file to make them more compatible with NuttX coding...Gregory Nutt2015-04-074-255/+309
* Modbus: changes to several C file to make them more compatible with NuttX cod...Gregory Nutt2015-04-079-612/+750
* Modbus: Change to more header files to make them a little more consistent wit...Gregory Nutt2015-04-076-53/+76
* Modbus: Change to several header files to make them a little more consistent ...Gregory Nutt2015-04-075-152/+172
* apps/system: Clean up Kconfig menuingGregory Nutt2015-04-0727-117/+45
* Ooops accidentally committed some trash debug codeGregory Nutt2015-04-071-2/+1
* Modbus: Misc cleanupGregory Nutt2015-04-0710-505/+602
* STM32: Another fix to RTC magic register from David SidraneGregory Nutt2015-04-061-2/+2
* Add conditional logic so that people who use F1 don't have to be bother with ...Gregory Nutt2015-04-061-2/+7
* STM32 RTCC: Make back-up register and magic value used by RTCC configurable. ...Gregory Nutt2015-04-063-10/+31
* Typo fixes from David SidraneGregory Nutt2015-04-062-2/+2
* Update TODOGregory Nutt2015-04-061-44/+21
* Minor changes to SAMV7 USB register definition file from reviewGregory Nutt2015-04-062-7/+7
* Update ChangeLogGregory Nutt2015-04-061-0/+3
* apps/modbus: Fix some complile problems when TCP is enabledGregory Nutt2015-04-062-75/+85
* Cloudctrl: Update/fix defconfig fileGregory Nutt2015-04-061-13/+88