FreeCalypso > hg > freecalypso-sw
graph
-
loadtools/scripts: D-Sample config added2016-01-02, by Mychaela Falconia
-
target-utils/c139-lldbg: same uart_base clean-up as in c139explore2015-12-30, by Mychaela Falconia
-
target-utils/c139explore: a cleaner way of setting the fixed UART base address2015-12-30, by Mychaela Falconia
-
target-utils: boot ROM UART autodetection revamped2015-12-30, by Mychaela Falconia
-
target-utils: libbase factored out of libcommon2015-12-30, by Mychaela Falconia
-
fc-dspapidump fix: be independent of host byte order2015-12-12, by Mychaela Falconia
-
doc/Host-tools-overview: new tfc139 and fc-olddump descriptions2015-12-12, by Mychaela Falconia
-
doc/Compal-unlock: documented safe flashing of newer fw versions and2015-12-12, by Mychaela Falconia
-
doc: Compal-unlock and TFC139-breakin articles updated for the new tfc139 tool2015-12-12, by Mychaela Falconia
-
tfc139: -m option restores bogus mot931c.exe-mimicking operation2015-12-12, by Mychaela Falconia
-
tfc139: new logic actually works2015-12-12, by Mychaela Falconia
-
tfc139 reworked for the new "universal" break-in method2015-12-12, by Mychaela Falconia
-
tfc139 reworked to support both ARM and Thumb entry2015-12-10, by Mychaela Falconia
-
fc-olddump: brown paper bag2015-12-10, by Mychaela Falconia
-
fc-olddump written, compiles2015-12-10, by Mychaela Falconia
-
fc-tmsh omr command: always interpret both arguments as hex2015-12-10, by Mychaela Falconia
-
fc-tmsh: omr responses parsed and formatted in a readable manner2015-12-10, by Mychaela Falconia
-
fc-tmsh: omr (old-style memory read) command implemented2015-12-10, by Mychaela Falconia
-
rvinterf: first attempt at TM3 memory read: omemdump command in fc-fsio2015-12-10, by Mychaela Falconia
-
rvinterf: print old ASCII GPF traces emitted by 20020917 firmware on D-Sample2015-11-29, by Mychaela Falconia
-
rvinterf/lowlevel: updates for the new knowledge of TM predating ETM2015-11-15, by Mychaela Falconia
-
doc: TFC139-breakin written, Compal-unlock updated2015-11-15, by Mychaela Falconia
-
doc/RVTMUX: major updates triggered by new understanding of TM/ETM relationship2015-11-15, by Mychaela Falconia
-
gsm-fw/services/etm/etm_api.c: same fix in etm_pkt_send() as in tcs211-c1392015-11-13, by Mychaela Falconia
-
rvinterf: both README files are now outdated, moved into doc2015-11-07, by Mychaela Falconia
-
loadtools/CHANGES: changes since loadtools-r2 listed2015-11-07, by Mychaela Falconia
-
README.hosttools updated in preparation for fc-host-tools release2015-11-07, by Mychaela Falconia
-
doc/Compiling: added explanation of extra host tools with library dependencies2015-11-07, by Mychaela Falconia
-
doc/Host-tools-overview written2015-11-07, by Mychaela Falconia
-
.hgignore: rvinterf clean-up2015-11-07, by Mychaela Falconia
-
fc-shell: one-shot command mode implemented2015-11-07, by Mychaela Falconia
-
rvinterf: all retired stuff gathered under old2015-11-06, by Mychaela Falconia
-
rvinterf: g23sh and fc-sendsp are being retired, absorbed into fc-shell2015-11-06, by Mychaela Falconia
-
doc/High-speed-serial write-up and Linux kernel patch added2015-11-06, by Mychaela Falconia
-
fc-rgbconv utility written and added2015-11-06, by Mychaela Falconia
-
Makefile.hosttools: lcdemu added2015-11-06, by Mychaela Falconia
-
c139explore: dump command added2015-11-04, by Mychaela Falconia
-
c139-lldbg: dump command added2015-11-04, by Mychaela Falconia
-
target-utils/Makefile: c139-lldbg added2015-11-04, by Mychaela Falconia
-
target-utils refactoring: memory dump commands moved from libload to libcommon2015-11-04, by Mychaela Falconia
-
c139-lldbg hack concocted2015-11-04, by Mychaela Falconia
-
c139explore: jump command added2015-11-04, by Mychaela Falconia
-
c139explore: hbars and vbars tests implemented2015-11-04, by Mychaela Falconia
-
c139explore: OsmocomBB morons got uwire wrong, TI got it right2015-11-04, by Mychaela Falconia
-
c139explore: elementary operation commands lcdcmd and lcdpix added2015-11-04, by Mychaela Falconia
-
c139explore: LCD output implemented, does not work2015-11-04, by Mychaela Falconia
-
c139explore: GPIO init and backlight on/off control implemented2015-11-04, by Mychaela Falconia
-
c139explore: delay before greeting printf to work around defect in fc-compalram2015-11-02, by Mychaela Falconia
-
target-utils/Makefile: c139explore added2015-11-02, by Mychaela Falconia
-
target-utils/c139explore utility started2015-11-02, by Mychaela Falconia
-
loadtools: fc-compalram trivial utility added2015-11-02, by Mychaela Falconia
-
gsm-fw: C139 works with non-volatile FFS enabled2015-11-01, by Mychaela Falconia
-
gsm-fw: feature pirhack-ffs changed to feature aftermarket-ffs,2015-11-01, by Mychaela Falconia
-
gsm-fw/cfgmagic: logic for target-dependent features streamlined a little2015-11-01, by Mychaela Falconia
-
gsm-fw/services/ffs/drv.c: AMD multi-bank flash driver fixed for Pirelli2015-11-01, by Mychaela Falconia
-
gsm-fw/services/ffs/drv.c: Intel single bank flash driver hooked in2015-10-31, by Mychaela Falconia
-
gsm-fw: Intel single bank flash driver (Compal) compiles and links2015-10-31, by Mychaela Falconia
-
gsm-fw/services/ffs/intelsbdrv.c: initial import from TCS211 source2015-10-31, by Mychaela Falconia
-
gsm-fw/cfgmagic: beginning of support for Intel single bank flash (Compal)2015-10-31, by Mychaela Falconia
-
fc-fsio: mk-std-dirs alias for create-std-dirs2015-10-31, by Mychaela Falconia