Tue, 01 Nov 2016 01:12:00 +0000 |
Mychaela Falconia |
target-utils/libcommon/cmd_baud_switch.c: const compiler warning fix
|
Tue, 01 Nov 2016 01:10:33 +0000 |
Mychaela Falconia |
target-utils/libcommon: extern u_long strtoul(); added where needed
|
Tue, 01 Nov 2016 01:00:43 +0000 |
Mychaela Falconia |
target-utils/pirexplore: vibe command alias for buz
|
Tue, 01 Nov 2016 00:38:49 +0000 |
Mychaela Falconia |
target-utils: pirexplore converted to our own libc
|
Tue, 01 Nov 2016 00:28:57 +0000 |
Mychaela Falconia |
target-utils: loadagent converted to our own libc
|
Tue, 01 Nov 2016 00:24:23 +0000 |
Mychaela Falconia |
target-utils: helloapp converted to our own libc
|
Tue, 01 Nov 2016 00:20:14 +0000 |
Mychaela Falconia |
target-utils: c139explore converted to our own libc
|
Tue, 01 Nov 2016 00:15:59 +0000 |
Mychaela Falconia |
target-utils/c139-lldbg/lldbg.lds: properly disallow .data at last
|
Tue, 01 Nov 2016 00:09:34 +0000 |
Mychaela Falconia |
target-utils: c139-lldbg converted to our own libc
|
Tue, 01 Nov 2016 00:05:31 +0000 |
Mychaela Falconia |
target-utils: use of bcopy() changed to memcpy()
|
Mon, 31 Oct 2016 23:55:28 +0000 |
Mychaela Falconia |
target-utils: buzplayer converted to our own libc
|
Mon, 31 Oct 2016 23:49:11 +0000 |
Mychaela Falconia |
target-utils/include: our own ctype.h and strings.h added
|
Mon, 31 Oct 2016 23:35:48 +0000 |
Mychaela Falconia |
target-utils/libc: strtol and strtoul added from 4.4BSD with simplification
|
Mon, 31 Oct 2016 22:14:38 +0000 |
Mychaela Falconia |
target-utils/libc: strlen optimized assembly implementation added
|
Mon, 31 Oct 2016 21:33:05 +0000 |
Mychaela Falconia |
target-utils/Makefile: libc added to the dependencies
|
Sat, 29 Oct 2016 00:15:12 +0000 |
Mychaela Falconia |
target-utils/libc: assembly implementation of bcmp/memcmp
|
Fri, 28 Oct 2016 23:45:49 +0000 |
Mychaela Falconia |
target-utils/libc/bzero.S: changed signed conditions to unsigned
|
Fri, 28 Oct 2016 23:15:01 +0000 |
Mychaela Falconia |
target-utils/libc: non-optimized C implementation of memset
|
Fri, 28 Oct 2016 23:02:44 +0000 |
Mychaela Falconia |
target-utils/libc: memcpy16 and memcpy32 optimized variants implemented
|
Fri, 28 Oct 2016 22:55:51 +0000 |
Mychaela Falconia |
target-utils/libc: our own memcpy assembly implementation
|
Fri, 28 Oct 2016 22:22:56 +0000 |
Mychaela Falconia |
target-utils/libc: bzero imported from Citrine
|
Fri, 28 Oct 2016 22:20:26 +0000 |
Mychaela Falconia |
target-utils/libc: beginning of newlib-ectomy
|
Thu, 27 Oct 2016 06:51:42 +0000 |
Mychaela Falconia |
fc-buzplay play command implemented
|
Thu, 27 Oct 2016 05:28:30 +0000 |
Mychaela Falconia |
fc-buzplay started
|
Thu, 27 Oct 2016 05:11:05 +0000 |
Mychaela Falconia |
loadtools: hwparamstubs.c split in preparation for adding fc-buzplay
|
Thu, 27 Oct 2016 04:58:10 +0000 |
Mychaela Falconia |
ringtools/examples: a couple of buzzer tone examples
|
Thu, 27 Oct 2016 04:54:11 +0000 |
Mychaela Falconia |
ringtools/examples renamed to ringtools/e1-experiments
|
Thu, 27 Oct 2016 04:39:48 +0000 |
Mychaela Falconia |
buzplayer: play implemented
|
Thu, 27 Oct 2016 04:31:31 +0000 |
Mychaela Falconia |
buzplayer: melody entry implemented
|
Thu, 27 Oct 2016 04:18:38 +0000 |
Mychaela Falconia |
buzplayer: melody buffer implemented
|
Thu, 27 Oct 2016 04:04:38 +0000 |
Mychaela Falconia |
buzplayer timer implementation finished
|
Thu, 27 Oct 2016 04:01:16 +0000 |
Mychaela Falconia |
buzplayer: beginning of timer implementation
|
Thu, 27 Oct 2016 03:50:40 +0000 |
Mychaela Falconia |
target-utils: buzplayer started
|
Thu, 27 Oct 2016 02:13:38 +0000 |
Mychaela Falconia |
fc-shell: added support for AT commands in one-shot mode
|
Thu, 27 Oct 2016 00:18:49 +0000 |
Mychaela Falconia |
rvinterf/asyncshell/main.c: same "usage" fix as in fc-tmsh
|
Thu, 27 Oct 2016 00:17:17 +0000 |
Mychaela Falconia |
rvinterf/etmsync/fsiomain.c: same "usage" fix as in fc-tmsh
|
Thu, 27 Oct 2016 00:01:56 +0000 |
Mychaela Falconia |
CHANGES: fc-tmsh change documented
|
Wed, 26 Oct 2016 23:51:47 +0000 |
Mychaela Falconia |
fc-tmsh one-shot operation mode implemented
|
Wed, 26 Oct 2016 23:33:21 +0000 |
Mychaela Falconia |
fc-tmsh works like fc-shell and fc-fsio now, following the -p convention
|
Wed, 26 Oct 2016 23:17:03 +0000 |
Mychaela Falconia |
fc-tmsh: all commands internally return values
|
Wed, 26 Oct 2016 22:56:29 +0000 |
Mychaela Falconia |
fc-tmsh: etmpkt command renamed to tmpkt, etmpkt retained as alias
|
Wed, 26 Oct 2016 22:53:10 +0000 |
Mychaela Falconia |
rvinterf/tmsh/Makefile: simpler structure like that used for fc-shell
|
Wed, 26 Oct 2016 22:50:04 +0000 |
Mychaela Falconia |
fc-tmsh: set-* commands removed, use fc-fsio instead
|
Wed, 26 Oct 2016 22:46:23 +0000 |
Mychaela Falconia |
fc-tmsh: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 22:25:18 +0000 |
Mychaela Falconia |
fc-shell: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 22:00:39 +0000 |
Mychaela Falconia |
rvinterf/libasync: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 21:36:07 +0000 |
Mychaela Falconia |
rvinterf tree: exitcodes.h moved from etmsync to include
|
Wed, 26 Oct 2016 16:06:28 +0000 |
Mychaela Falconia |
target-utils/libtiffs: find the root inode even if it's preceded
|
Wed, 26 Oct 2016 15:52:14 +0000 |
Mychaela Falconia |
target-utils: long-overdue s/mpffs/tiffs/ and s/MPFFS/TIFFS/ rename
|
Wed, 26 Oct 2016 15:28:29 +0000 |
Mychaela Falconia |
c139explore and pirexplore host wrapper shell scripts added
|
Wed, 26 Oct 2016 07:48:29 +0000 |
Mychaela Falconia |
doc/Compiling moved to INSTALL
|
Wed, 26 Oct 2016 07:46:31 +0000 |
Mychaela Falconia |
top Makefile install rule: new packaging approach
|
Wed, 26 Oct 2016 07:35:42 +0000 |
Mychaela Falconia |
doc/Compiling: update for the move to /opt/freecalypso
|
Wed, 26 Oct 2016 06:34:12 +0000 |
Mychaela Falconia |
CHANGES: made note of the install location big change
|
Wed, 26 Oct 2016 06:23:14 +0000 |
Mychaela Falconia |
loadtools/loadtool.help: new default directory for the exec command
|
Wed, 26 Oct 2016 06:17:51 +0000 |
Mychaela Falconia |
rvinterf/asyncshell/help.c: new help file location
|
Wed, 26 Oct 2016 06:16:12 +0000 |
Mychaela Falconia |
rvinterf/libasync/launchrvif.c: new rvinterf binary location
|
Wed, 26 Oct 2016 06:14:43 +0000 |
Mychaela Falconia |
rvinterf/etmsync/launchrvif.c: new rvinterf binary location
|
Wed, 26 Oct 2016 06:13:31 +0000 |
Mychaela Falconia |
rvinterf/etmsync/fsiomain.c: new help file location
|
Wed, 26 Oct 2016 06:11:55 +0000 |
Mychaela Falconia |
rvinterf/*/Makefile: move to /opt/freecalypso
|
Wed, 26 Oct 2016 06:01:50 +0000 |
Mychaela Falconia |
ringtools/Makefile: move to /opt/freecalypso/bin
|
Wed, 26 Oct 2016 06:00:53 +0000 |
Mychaela Falconia |
miscutil/Makefile: move to /opt/freecalypso/bin
|
Wed, 26 Oct 2016 05:59:54 +0000 |
Mychaela Falconia |
ffstools: move to /opt/freecalypso/bin
|
Wed, 26 Oct 2016 05:57:14 +0000 |
Mychaela Falconia |
loadtools/install-helpers.sh no longer needed
|
Wed, 26 Oct 2016 05:55:04 +0000 |
Mychaela Falconia |
loadtools: migration to /opt/freecalypso
|
Wed, 26 Oct 2016 05:40:33 +0000 |
Mychaela Falconia |
target-utils/Makefile: install c139explore and pirexplore
|
Wed, 26 Oct 2016 05:35:28 +0000 |
Mychaela Falconia |
target-utils/{c139,pir}explore/Makefile: install added
|
Wed, 26 Oct 2016 05:32:42 +0000 |
Mychaela Falconia |
target-utils/{compalstage,loadagent}/Makefile: move to /opt/freecalypso
|
Wed, 26 Oct 2016 01:59:32 +0000 |
Mychaela Falconia |
c139explore: vibe command added that works like buz
|
Wed, 26 Oct 2016 01:53:12 +0000 |
Mychaela Falconia |
c139explore: dac and dacon commands added for exercising the vibrator
|
Wed, 26 Oct 2016 01:09:20 +0000 |
Mychaela Falconia |
pirexplore: buzzer commands added to exercise the vibrator
|
Wed, 26 Oct 2016 00:02:27 +0000 |
Mychaela Falconia |
c139explore: turn on ARMIO module clock, needed to exercise the buzzer
|
Tue, 25 Oct 2016 23:57:15 +0000 |
Mychaela Falconia |
target-utils: buzzer exercising code written, added to c139explore
|
Tue, 25 Oct 2016 22:45:03 +0000 |
Mychaela Falconia |
target-utils/libcommon/uartsel.c: nitpick about const
|
Tue, 25 Oct 2016 08:17:07 +0000 |
Mychaela Falconia |
ringtools/examples: so-far-unsuccessful Melody E1 experiments
|
Tue, 25 Oct 2016 06:49:27 +0000 |
Mychaela Falconia |
fc-e1gen utility written, compiles
|
Sun, 23 Oct 2016 21:52:29 +0000 |
Mychaela Falconia |
fc-tmsh: implemented sending of ETM audio load and save commands
|
Sun, 23 Oct 2016 18:38:07 +0000 |
Mychaela Falconia |
fc-shell help command implemented
|
Sun, 23 Oct 2016 17:26:48 +0000 |
Mychaela Falconia |
rvinterf/asyncshell/Makefile: install fc-shell.help
|
Sun, 23 Oct 2016 17:13:28 +0000 |
Mychaela Falconia |
fc-shell help written
|
Sun, 23 Oct 2016 01:52:30 +0000 |
Mychaela Falconia |
CHANGES: fc-fsio changes since fc-host-tools-r4
|
Sun, 23 Oct 2016 01:33:21 +0000 |
Mychaela Falconia |
fc-fsio help command implemented
|
Sun, 23 Oct 2016 01:20:55 +0000 |
Mychaela Falconia |
install misc files into /usr/local/share/freecalypso as non-executable
|
Sun, 23 Oct 2016 01:00:19 +0000 |
Mychaela Falconia |
rvinterf/etmsync/Makefile: install fsio.help
|
Sun, 23 Oct 2016 00:50:49 +0000 |
Mychaela Falconia |
rvinterf/etmsync/fsio.help written
|
Sat, 22 Oct 2016 17:16:21 +0000 |
Mychaela Falconia |
doc/Host-tools-overview updated for the current state of the tools
|
Sat, 22 Oct 2016 16:21:22 +0000 |
Mychaela Falconia |
doc/Compiling update: OpenSSL dependency eliminated, fc-lcdemu retired
|
Sat, 22 Oct 2016 05:31:14 +0000 |
Mychaela Falconia |
top README: lcdemu hack dropped
|
Sat, 22 Oct 2016 05:18:36 +0000 |
Mychaela Falconia |
top Makefile: lcdemu hack dropped
|
Sat, 22 Oct 2016 04:42:57 +0000 |
Mychaela Falconia |
fc-fsio: '+' in the getopt string so ls -l single op command will work
|
Wed, 19 Oct 2016 01:51:05 +0000 |
Mychaela Falconia |
doc/RVTMUX: reference to TI's tmffs.c source updated for the repository split
|
Wed, 19 Oct 2016 01:26:12 +0000 |
Mychaela Falconia |
doc/IMEI written
|
Mon, 03 Oct 2016 07:24:41 +0000 |
Mychaela Falconia |
fc-getpirimei and fc-pirhackinit removed: functionality is now in fc-fsio
|
Mon, 03 Oct 2016 07:18:09 +0000 |
Mychaela Falconia |
Pirelli etmsync hacks absorbed into fc-fsio
|
Mon, 03 Oct 2016 07:00:55 +0000 |
Mychaela Falconia |
eliminated the dependency on OpenSSL for Pirelli IMEI DES decryption
|
Mon, 03 Oct 2016 06:15:04 +0000 |
Mychaela Falconia |
fc-fsio: finally one can type ls -l and not just the ll abbreviation
|
Mon, 03 Oct 2016 05:54:21 +0000 |
Mychaela Falconia |
fc-fsio format command: buglet in the usage error handling
|
Mon, 25 Jul 2016 21:09:33 +0000 |
Mychaela Falconia |
loadtools support for C139/140 target: -c 1004 compalstage variant
|
Mon, 25 Jul 2016 20:15:41 +0000 |
Mychaela Falconia |
target-utils/compalstage/README: tiny change of wording
|
Mon, 25 Jul 2016 20:14:37 +0000 |
Mychaela Falconia |
loadtools/README: we are now freecalypso-tools, not freecalypso-sw any more
|
Tue, 14 Jun 2016 07:13:46 +0000 |
Mychaela Falconia |
doc/TCH-bit-access: new write-up
|
Tue, 14 Jun 2016 03:06:01 +0000 |
Mychaela Falconia |
miscutil/gsm0610.c: comment fix
|
Tue, 14 Jun 2016 02:45:09 +0000 |
Mychaela Falconia |
fc-tch2fr utility written, added under miscutil
|
Tue, 14 Jun 2016 01:40:14 +0000 |
Mychaela Falconia |
fc-fr2tch utility written, added under miscutil
|
Tue, 14 Jun 2016 01:02:48 +0000 |
Mychaela Falconia |
fc-shell tch commands: changed to raw hex file format
|
Sat, 11 Jun 2016 01:52:51 +0000 |
Mychaela Falconia |
doc/Compiling: updated for the split between freecalypso-tools and Citrine
|
Sat, 11 Jun 2016 01:23:37 +0000 |
Mychaela Falconia |
CHANGES file added, following fc-host-tools releases
|
Sat, 11 Jun 2016 00:15:27 +0000 |
Mychaela Falconia |
.hgignore added, based on freecalypso-sw version
|
Sat, 11 Jun 2016 00:13:35 +0000 |
Mychaela Falconia |
initial import from freecalypso-sw rev 1033:5ab737ac3ad7
|