2013-09-02 |
Michael Spacefalcon |
pirexplore: FFS find command implemented
|
2013-09-01 |
Michael Spacefalcon |
pirexplore: beginning of FFS support
|
2013-09-01 |
Michael Spacefalcon |
fc-loadtool: flash program-{m0,srec} implemented
|
2013-09-01 |
Michael Spacefalcon |
fc-loadtool dump2srec: decorate the SREC output file with S0 and S7 records
|
2013-09-01 |
Michael Spacefalcon |
some README files added
|
2013-09-01 |
Michael Spacefalcon |
fc-loadtool: GTA0x flash support
|
2013-09-01 |
Michael Spacefalcon |
fc-loadtool flash program-bin: smarter progress indication
|
2013-09-01 |
Michael Spacefalcon |
fc-loadtool dump2{bin,srec}: smarter progress indication
|
2013-08-31 |
Michael Spacefalcon |
nuc-fw: beginning to integrate TI's BSP code
|
2013-08-25 |
Michael Spacefalcon |
nuc-fw config: ld script generation implemented
|
2013-08-25 |
Michael Spacefalcon |
nuc-fw config: export_to_*(): catch multiple exports of the same setting
|
2013-08-25 |
Michael Spacefalcon |
nuc-fw: cheezy config.sh hand-holding script created
|
2013-08-25 |
Michael Spacefalcon |
nuc-fw: configuration mechanism hooked into the top level Makefile
|
2013-08-23 |
Michael Spacefalcon |
nuc-fw: beginning of the configuration mechanism
|
2013-08-22 |
Michael Spacefalcon |
nuc-fw: fixed .section and .align assembly directives
|
2013-08-20 |
Michael Spacefalcon |
loadtools/scripts: hw configuration for GTA02
|
2013-08-20 |
Michael Spacefalcon |
loadtools for GTA0x AP: GTA02 modem power-off implemented
|
2013-08-20 |
Michael Spacefalcon |
loadtools: support building for GTA0x AP
|
2013-08-19 |
Michael Spacefalcon |
toolchain: binutils patch to emit the "short" form of Thumb->ARM call veneers
|
2013-08-17 |
Michael Spacefalcon |
nuc-fw: building XIP code in Thumb as intended
|
2013-08-16 |
Michael Spacefalcon |
nuc-fw: ramImage.srec built, nucdemo runs
|
2013-08-16 |
Michael Spacefalcon |
nuc-fw: links to an ELF image
|
2013-08-11 |
Michael Spacefalcon |
beginning of nuc-fw
|
2013-08-01 |
Michael Spacefalcon |
pirexplore: lcdfill implemented
|
2013-08-01 |
Michael Spacefalcon |
pirexplore: LCD init and BL control work now
|
2013-08-01 |
Michael Spacefalcon |
pirexplore: finally got the backlight to turn on
|
2013-07-28 |
Michael Spacefalcon |
target-utils: pirexplore added to top level Makefile
|
2013-07-27 |
Michael Spacefalcon |
pirexplore: attempt to play with SPCA552E
|
2013-07-26 |
Michael Spacefalcon |
pirexplore: added rtccomp command to read RTC compensation registers
|
2013-07-26 |
Michael Spacefalcon |
pirexplore: RTC read implemented
|
2013-07-26 |
Michael Spacefalcon |
dieid via fc-loadtool: added ability to save to a file
|
2013-07-26 |
Michael Spacefalcon |
dieid implemented in fc-loadtool as well
|
2013-07-26 |
Michael Spacefalcon |
pirexplore: dieid command implemented
|
2013-07-26 |
Michael Spacefalcon |
pirexplore: XRAM/flash access init like in the pirelli.init script
|
2013-07-26 |
Michael Spacefalcon |
pirexplore utility started
|
2013-06-29 |
Michael Spacefalcon |
fc-loadtool flash program-bin command: forgot to print progress dots
|
2013-06-28 |
Michael Spacefalcon |
fc-loadtool: flash program-bin command implemented, compiles
|
2013-06-28 |
Michael Spacefalcon |
fc-loadtool: "quick program" command implemented
|
2013-06-27 |
Michael Spacefalcon |
loadagent: AMD flash write implemented
|
2013-06-27 |
Michael Spacefalcon |
fc-loadtool: flash erase implemented, compiles
|
2013-06-24 |
Michael Spacefalcon |
fc-loadtool flash support: sector table generation implemented
|
2013-06-24 |
Michael Spacefalcon |
fc-loadtool: flash blankchk implemented
|
2013-06-24 |
Michael Spacefalcon |
defined flash configuration for the Pirelli
|
2013-06-24 |
Michael Spacefalcon |
fc-loadtool: started flash/flash2 command implementation
|
2013-06-24 |
Michael Spacefalcon |
loadtools old buglet: off by 1 error in the max-arguments logic in cmd parsing
|
2013-06-23 |
Michael Spacefalcon |
fc-loadtool flash: total_size logic implemented
|
2013-06-23 |
Michael Spacefalcon |
loadtools: started laying the foundation for flash support
|
2013-06-23 |
Michael Spacefalcon |
loadtools: made the baud command available in init-script for fc-xram
|
2013-06-23 |
Michael Spacefalcon |
fc-xram: baud rate switching implemented per original intent
|
2013-06-23 |
Michael Spacefalcon |
fc-loadtool: fast-baud communication with loadagent implemented, works!
|
2013-06-23 |
Michael Spacefalcon |
loadtools: -b option works in fc-loadtool
|
2013-06-23 |
Michael Spacefalcon |
loadtools: -b option works in fc-iram
|
2013-06-23 |
Michael Spacefalcon |
loadtools: first beginnings for the baud rate switching logic
|
2013-06-23 |
Michael Spacefalcon |
fc-sertool renamed to fc-iram
|
2013-06-22 |
Michael Spacefalcon |
toolchain: -mthumb-interwork multilib enabled, matching OsmocomBB's version
|
2013-06-19 |
Michael Spacefalcon |
finally, a real make install for loadtools and loadagent
|
2013-06-17 |
Michael Spacefalcon |
init-script logic implemented in fc-xram
|
2013-06-17 |
Michael Spacefalcon |
fc-xram: cosmetic fix
|
2013-06-17 |
Michael Spacefalcon |
loadagent: buglet in the ML command was breaking fc-xram; fixed
|
2013-06-17 |
Michael Spacefalcon |
fc-xram tool written, compiles, now needs to be debugged
|
2013-06-16 |
Michael Spacefalcon |
loadagent stack bottom moved to 0x81FFFC: be friendly to chain-loading
|
2013-05-13 |
Michael Spacefalcon |
loadagent: ML command (support for fc-chainload) implemented
|
2013-05-13 |
Michael Spacefalcon |
loadagent: blankchk command implemented
|
2013-05-13 |
Michael Spacefalcon |
target-utils top level Makefile buglet
|
2013-05-13 |
Michael Spacefalcon |
loadagent: baud rate switching implemented
|
2013-05-06 |
Michael Spacefalcon |
loadtool: dump2bin and dump2srec implemented
|
2013-05-05 |
Michael Spacefalcon |
loadtool: preparations for dump2bin and dump2srec
|
2013-05-04 |
Michael Spacefalcon |
loadagent: crc32 command implemented
|
2013-05-04 |
Michael Spacefalcon |
CRC-32 table, will be used for flash dump integrity checks
|
2013-05-04 |
Michael Spacefalcon |
Pirelli ADD22 configuration
|
2013-05-04 |
Michael Spacefalcon |
loadtool scripting: cosmetic buglet
|
2013-05-04 |
Michael Spacefalcon |
loadtools: install target added
|
2013-05-04 |
Michael Spacefalcon |
loadtool: scripting functionality implemented
|
2013-05-04 |
Michael Spacefalcon |
loadtool: default exit mode setting implemented
|
2013-05-04 |
Michael Spacefalcon |
loadtool: exit jump0 implemented
|
2013-05-04 |
Michael Spacefalcon |
loadagent: jump command implemented
|
2013-05-04 |
Michael Spacefalcon |
target-utils: top-level Makefile created like in the Book-E-MON and
|
2013-05-04 |
Michael Spacefalcon |
loadagent buglet in the memory dump command argument parsing
|
2013-05-04 |
Michael Spacefalcon |
loadtool: initial version compiles and links
|
2013-05-04 |
Michael Spacefalcon |
loadtool coming along
|
2013-05-04 |
Michael Spacefalcon |
starting work on loadtool
|
2013-05-04 |
Michael Spacefalcon |
helloapp isn't quite loadagent
|
2013-05-04 |
Michael Spacefalcon |
loadagent built with memory dump commands
|
2013-05-03 |
Michael Spacefalcon |
loadtool hw configuration files created for the Pirelli
|
2013-05-03 |
Michael Spacefalcon |
loadtools: hw parameter file reading implemented
|
2013-05-03 |
Michael Spacefalcon |
w8/w16/w32 implemented
|
2013-05-03 |
Michael Spacefalcon |
use const to put things in .rodata
|
2013-05-03 |
Michael Spacefalcon |
helloapp (proto-loadagent) compiles with r8/r16/r32 implemented
|
2013-05-03 |
Michael Spacefalcon |
target-utils libcommon infrastructure for interactive commands
|
2013-05-01 |
Michael Spacefalcon |
terget-utils: command entry implemented
|
2013-05-01 |
Michael Spacefalcon |
target-utils refactored
|
2013-05-01 |
Michael Spacefalcon |
fc-sertool actually works; output from loadagent is visible!
|
2013-05-01 |
Michael Spacefalcon |
fc-sertool compiles
|
2013-04-30 |
Michael Spacefalcon |
loadtools modules coming along
|
2013-04-30 |
Michael Spacefalcon |
loadtools building blocks started
|
2013-04-29 |
Michael Spacefalcon |
loadagent: generate binary and srec images
|
2013-04-29 |
Michael Spacefalcon |
loadagent: printf hooked in
|
2013-04-29 |
Michael Spacefalcon |
libprintf compiles with Anshit C GCC
|
2013-04-29 |
Michael Spacefalcon |
libprintf brought in from older PPC/m68k code, but fucking GCC
|
2013-04-29 |
Michael Spacefalcon |
loadagent.elf compiled and linked, no printf yet
|
2013-04-29 |
Michael Spacefalcon |
loadagent: beginning to lay the foundation
|
2013-04-28 |
Michael Spacefalcon |
starting with the toolchain for building our loadagent
|