FreeCalypso > hg > freecalypso-tools
annotate CHANGES @ 55:fb95b0493eca
CHANGES: made note of the install location big change
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Wed, 26 Oct 2016 06:34:12 +0000 | 
| parents | 380d2e1f4eb7 | 
| children | e31b601744cd | 
| rev | line source | 
|---|---|
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
1 Changes in the current code since fc-host-tools-r4: | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
2 | 
| 
55
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
3 * New install location: everything is now under /opt/freecalypso instead of | 
| 
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
4 /usr/local/bin and /usr/local/share/freecalypso. | 
| 
 
fb95b0493eca
CHANGES: made note of the install location big change
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
28 
diff
changeset
 | 
5 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
6 * loadtools: added support for dsample (TI D-Sample) and fcfam (FreeCalypso | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
7 hardware family starting with FCDEV3B) targets. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
8 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
9 * loadagent: UART autodetection now works not only with Calypso boot ROM | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
10 version 0300 found in the common Calypso devices, but also with the older | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
11 version 0200 found in the older Calypso silicon on early D-Sample boards. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
12 | 
| 
11
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
13 * loadtools support for C139/140 target: use -h compal -c 1004 command line | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
14 options instead of the previous -h compal -c 1003 to support the newer | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
15 versions of C139/140 boot code which expect "1004" instead of the more | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
16 familiar "1003" in the serially downloaded code image. The new -c 1004 | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
17 option ("1004" signature bytes) should work with all currently known | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
18 Mot/Compal boot code versions, thus -c 1003 is retained only for backward | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
19 compatibility with existing usage. | 
| 
 
21eec7569eb8
loadtools support for C139/140 target: -c 1004 compalstage variant
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
2 
diff
changeset
 | 
20 | 
| 
28
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
21 * fc-fsio: one can now type ls -l and not just the ll shorthand, | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
22 pirelli-get-imei and pirelli-magnetite-init commands added (former | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
23 fc-getpirimei and fc-pirhackinit separate utilities absorbed into fc-fsio), | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
24 help facility added. | 
| 
 
380d2e1f4eb7
CHANGES: fc-fsio changes since fc-host-tools-r4
 
Mychaela Falconia <falcon@freecalypso.org> 
parents: 
11 
diff
changeset
 | 
25 | 
| 
2
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
26 * tiffs: added -O option to parse FFS images from the ancient 20020917 firmware | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
27 on the D-Sample. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
28 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
29 * rvinterf & fc-shell: added support for the experimental TCH rerouting feature | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
30 of FreeCalypso Citrine firmware. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
31 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
32 * Internal cleanup and refactoring in various places. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
33 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
34 Changes from fc-host-tools-r3 to fc-host-tools-r4: | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
35 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
36 * Shellcode-based Compal phone break-in utility tfc139 reworked in a new way | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
37 that should work with all Mot C1xx firmwares beyond the original TFC139 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
38 target: see doc/Compal-unlock and doc/TFC139-breakin for the details. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
39 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
40 * Documentation and cosmetic code changes to reflect the new understanding of | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
41 TI's TM (Test Mode) predating ETM (Enhanced Test Mode): see doc/RVTMUX for | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
42 a detailed explanation. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
43 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
44 * Added support for the old non-enhanced Test Mode memory read command in the | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
45 form of fc-tmsh omr command, fc-fsio omemdump command and fc-olddump utility. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
46 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
47 * rvtdump and rvinterf recognize the old all-ASCII GPF trace format emitted by | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
48 the D-Sample firmware from 20020917 and print these traces as ASCII instead | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
49 of hex. | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
50 | 
| 
 
803e4f4a3db6
CHANGES file added, following fc-host-tools releases
 
Mychaela Falconia <falcon@freecalypso.org> 
parents:  
diff
changeset
 | 
51 * fc-dspapidump fixed to be independent of host byte order. | 
