callback addr as u32 not a void ptr
[my-code/arm.git] / betty / lpcload.c
2007-09-04 hackbardno byte reply anymore (due to ack and tcflush) -> incre...
2007-09-03 hackbardsupport for binaries usinf -b, BUT: dirty dirty slow...
2007-09-02 hackbardflashing works, sample betty fw announcing itself :)
2007-09-02 hackbardwriting hex files to flash should work now ...
2007-09-01 hackbardcksm implemented (still basic flash access not working!)
2007-09-01 hackbardlpcload, added support for writing data to flash (untes...
2007-08-31 hackbardmodified usage hint
2007-08-31 hackbardstill some bugs, though by setting pll mult -> br of...
2007-08-31 hackbardfwflash taking over fwbc, lpcload taking over fwdump
2007-08-30 hackbardparsinf 05 records now too, still strabge bootloader...
2007-08-30 hackbardfixed 04 record parsing
2007-08-30 hackbardbaudrate 384000, no return check for go ccmd, parse...
2007-08-08 hackbardMerge branch 'master' of hackdaworld.org:/chroot/git...
2007-08-08 hackbardcleaning up ...
2007-08-08 hackbardfixed output flags in serial init + added listening...
2007-08-04 hackbardfixed firmware to ram load (should work now!)
2007-08-04 hackbardfirmware upload to ram possible
2007-08-03 hackbardtroubles concerning data + cksum-response :/
2007-08-01 hackbardaddr modifications (+ ram offset - hex file offset)
2007-08-01 hackbard(ntested!) implementation of firmware_to_ram routine
2007-07-29 hackbardmore fw2ram stuff (not yet finished)
2007-07-29 hackbardadded fwdump, basic data write implemented
2007-07-29 hackbardram write (not yet finished)
2007-07-28 hackbardcleaned lpcload (only init working by now) + added...
2007-07-28 hackbardgo-to-bed-push, partid/bootcode version still wrong!
2007-07-28 hackbardadded lpcload tool to upload firmware into lpc2220...