summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove dependencies on environ, fstat, GETTEXt, TERMCAP, ncurse, syscfgGregory Nutt2014-11-0312-152/+39
* | Remove dependencies on TGETENT, SIGINT, SIGKILL, and most terminal configurat...Gregory Nutt2014-11-037-486/+50
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-021-1/+1
|\|
| * Cosmetic. Fix some conditional logic in some conditioned out codeGregory Nutt2014-11-021-1/+1
* | BAS: Back up the last change... it was right the way it was beforeGregory Nutt2014-11-021-1/+1
* | BAS: Minor fix .. end file position is file size - 1Gregory Nutt2014-11-021-1/+1
* | BAS: Workaround for missing fstatGregory Nutt2014-11-022-2/+54
* | BAS: Another file is closer to the NuttX coding styleGregory Nutt2014-11-027-630/+934
* | BAS: Another file is closer to the coding styleGregory Nutt2014-11-0211-192/+346
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-022-14/+39
|\|
| * MM: Minimum memory allocation must to up to 32 if sizeof pointer is 8-bytesGregory Nutt2014-11-022-14/+39
* | SIM: Add more symbols to /arch/sim/src/nuttx-names.datGregory Nutt2014-11-021-0/+4
* | BAS: Conditionally compile out logic that depends on vfork if architecture do...Gregory Nutt2014-11-021-302/+310
* | BAS: Remove long arguments from help textGregory Nutt2014-11-021-17/+11
* | trivial, cosmeticGregory Nutt2014-11-021-1/+1
* | BAS: Another file closer to the coding standardGregory Nutt2014-11-023-149/+300
* | Oops... accidentally checked in a debug-only change with the last commitGregory Nutt2014-11-021-1/+1
* | Can't use isatty, tcsetattr, or tcgettr is CONFIG_SERIAL_CONSOLE is not definedGregory Nutt2014-11-024-1263/+1317
* | BAS: More modifications for closer comliance to the NuttX coding standardGregory Nutt2014-11-021-216/+568
* | BAS: Add file headerGregory Nutt2014-11-021-3/+67
* | BAS: More modifications for closer comliance to the NuttX coding standardGregory Nutt2014-11-021-94/+486
* | BAS: Another file is closer to the NuttX coding standardGregory Nutt2014-11-012-975/+1322
* | Another BAS file is closer to the NuttX coding standardGregory Nutt2014-11-011-1062/+1320
* | Remove another unused fileGregory Nutt2014-11-011-1103/+0
* | Another file is close to the NuttX coding standardGregory Nutt2014-11-011-319/+439
* | A few baby steps toward getting closer to the coding standardGregory Nutt2014-11-017-1388/+1730
* | Disable BINFS in the sim/bas configGregory Nutt2014-11-011-1/+1
* | Remove more files that are unnecessary for NuttXGregory Nutt2014-11-013-3419/+0
* | Remove some autoconfig files, include nuttx/clock.h in global.c, main.c need ...Gregory Nutt2014-11-018-8708/+114
* | Remove duplicate getopt() in BASGregory Nutt2014-11-015-1371/+3
* | New version of configs/bas: Runs BAS as an NSH builtinGregory Nutt2014-11-013-0/+947
* | Add suppport to build BAS as a NSH builtinGregory Nutt2014-11-011-0/+13
* | Back out configs/sim/basGregory Nutt2014-11-013-860/+0
* | Add configs/sim/basGregory Nutt2014-11-013-0/+860
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-0137-17/+15266
|\|
| * SYSLOG timestamp configuration option should not depend on CONFIG_SYSLOG and ...Gregory Nutt2014-11-011-3/+3
| * EFM32 ROM table header filesGregory Nutt2014-11-013-0/+420
| * EFM32: Add LESENSE header fileGregory Nutt2014-11-011-0/+2160
| * EFM32: Add USB header fileGregory Nutt2014-11-011-0/+3114
| * Add optional timestamp to syslog output. From pn_bouteville@yahoo.frGregory Nutt2014-11-013-11/+62
| * Remove carriage returnsGregory Nutt2014-11-011-916/+916
| * ARMv7-M: ETM header fileGregory Nutt2014-11-016-0/+940
| * EFTM32 ITM: Add missing ~ in bit clear operation. From pn_bouteville@yahoo.frGregory Nutt2014-11-011-1/+1
| * EFM32: Add LCD header fileGregory Nutt2014-10-311-0/+714
| * EFM32: Add DAC header fileGregory Nutt2014-10-311-0/+883
| * EFM32: Add BURTC header fileGregory Nutt2014-10-311-0/+471
| * EFM32: Add PRS signalsGregory Nutt2014-10-311-0/+85
| * EFM32: Add ADC heder fileGregory Nutt2014-10-311-0/+751
| * EFM32: Add I2C header fileGregory Nutt2014-10-311-0/+800
| * EFM32: Add PRS header fileGregory Nutt2014-10-311-0/+525