my-code/arm.git
16 years agono byte reply anymore (due to ack and tcflush) -> incredible speedup!
hackbard [Tue, 4 Sep 2007 00:06:05 +0000 (02:06 +0200)]
no byte reply anymore (due to ack and tcflush) -> incredible speedup!

16 years agosupport for binaries usinf -b, BUT: dirty dirty slow slow fucked up code! i mean it!
hackbard [Mon, 3 Sep 2007 05:37:20 +0000 (07:37 +0200)]
support for binaries usinf -b, BUT: dirty dirty slow slow fucked up code! i mean it!

16 years agoupdated readme
hackbard [Sun, 2 Sep 2007 13:15:11 +0000 (15:15 +0200)]
updated readme

16 years agoflashing works, sample betty fw announcing itself :)
hackbard [Sun, 2 Sep 2007 12:27:51 +0000 (14:27 +0200)]
flashing works, sample betty fw announcing itself :)

16 years agowriting hex files to flash should work now ...
hackbard [Sun, 2 Sep 2007 11:46:08 +0000 (13:46 +0200)]
writing hex files to flash should work now ...

16 years agostupid mistake!!! + reorg of functions
hackbard [Sat, 1 Sep 2007 23:37:44 +0000 (01:37 +0200)]
stupid mistake!!! + reorg of functions

16 years agocksm implemented (still basic flash access not working!)
hackbard [Sat, 1 Sep 2007 22:22:45 +0000 (00:22 +0200)]
cksm implemented (still basic flash access not working!)

16 years agobetty.c - first test fw to writo to flash bank0
hackbard [Sat, 1 Sep 2007 20:31:22 +0000 (22:31 +0200)]
betty.c - first test fw to writo to flash bank0

16 years agolpcload, added support for writing data to flash (untested!)
hackbard [Sat, 1 Sep 2007 20:03:17 +0000 (22:03 +0200)]
lpcload, added support for writing data to flash (untested!)

16 years agoinitial version fwflash supporting writes to flash (not tested!)
hackbard [Sat, 1 Sep 2007 18:19:16 +0000 (20:19 +0200)]
initial version fwflash supporting writes to flash (not tested!)

16 years agotesting commit
hackbard [Sat, 1 Sep 2007 16:30:17 +0000 (18:30 +0200)]
testing commit

16 years agomodified usage hint
hackbard [Fri, 31 Aug 2007 18:18:34 +0000 (20:18 +0200)]
modified usage hint

16 years agostill some bugs, though by setting pll mult -> br of 115200
hackbard [Fri, 31 Aug 2007 18:17:38 +0000 (20:17 +0200)]
still some bugs, though by setting pll mult -> br of 115200

16 years agofwflash taking over fwbc, lpcload taking over fwdump
hackbard [Fri, 31 Aug 2007 15:35:01 +0000 (17:35 +0200)]
fwflash taking over fwbc, lpcload taking over fwdump

16 years agosafety checkin of fwflash tool (hacking counterpart (lpcload) atm)
hackbard [Fri, 31 Aug 2007 13:00:12 +0000 (15:00 +0200)]
safety checkin of fwflash tool (hacking counterpart (lpcload) atm)

16 years agoadded initial linker script and tartup asm code
hackbard [Fri, 31 Aug 2007 08:06:14 +0000 (10:06 +0200)]
added initial linker script and tartup asm code

16 years agoparsinf 05 records now too, still strabge bootloader returns to the go cmd!
hackbard [Thu, 30 Aug 2007 15:12:18 +0000 (17:12 +0200)]
parsinf 05 records now too, still strabge bootloader returns to the go cmd!

16 years agofixed 04 record parsing
hackbard [Thu, 30 Aug 2007 14:51:27 +0000 (16:51 +0200)]
fixed 04 record parsing

16 years agobaudrate 384000, no return check for go ccmd, parse 04 record
hackbard [Thu, 30 Aug 2007 14:32:29 +0000 (16:32 +0200)]
baudrate 384000, no return check for go ccmd, parse 04 record

16 years agoMakefile: fixed; fwbc: mem, bl init; fwflash: 1 bit shift in addresses
hackbard [Tue, 28 Aug 2007 18:44:59 +0000 (20:44 +0200)]
Makefile: fixed; fwbc: mem, bl init; fwflash: 1 bit shift in addresses

16 years agoholidays ...
hackbard [Tue, 28 Aug 2007 17:20:01 +0000 (19:20 +0200)]
holidays ...

16 years agoloop broadcast process
hackbard [Sat, 18 Aug 2007 01:44:11 +0000 (03:44 +0200)]
loop broadcast process

16 years agowrong bank0/2 addresses
hackbard [Wed, 15 Aug 2007 16:50:00 +0000 (18:50 +0200)]
wrong bank0/2 addresses

16 years agoadded fwflash firmware (not yet working!)
hackbard [Wed, 15 Aug 2007 16:27:19 +0000 (18:27 +0200)]
added fwflash firmware (not yet working!)

16 years agoadded bootloader dump support, fwdump controls which memory to dump
hackbard [Wed, 15 Aug 2007 12:13:44 +0000 (14:13 +0200)]
added bootloader dump support, fwdump controls which memory to dump

16 years agocorrect ext mem config (thnx colibri) + care for endianness
hackbard [Tue, 14 Aug 2007 21:24:20 +0000 (23:24 +0200)]
correct ext mem config (thnx colibri) + care for endianness

16 years agofwdump working now, adapted fwbc fw (reading/transmitting flash should work now!)
hackbard [Wed, 8 Aug 2007 19:01:42 +0000 (21:01 +0200)]
fwdump working now, adapted fwbc fw (reading/transmitting flash should work now!)

16 years agofwbc transmitting 0x23 now, though it's still curious. Makefile updates.
hackbard [Wed, 8 Aug 2007 16:31:58 +0000 (18:31 +0200)]
fwbc transmitting 0x23 now, though it's still curious. Makefile updates.

16 years agoMerge branch 'master' of hackdaworld.org:/chroot/git/my-code/arm
hackbard [Wed, 8 Aug 2007 01:40:00 +0000 (03:40 +0200)]
Merge branch 'master' of hackdaworld.org:/chroot/git/my-code/arm

16 years agomore testing, still uart0 not working!
hackbard [Wed, 8 Aug 2007 01:38:59 +0000 (03:38 +0200)]
more testing, still uart0 not working!

16 years agorenamed register to MEMAP according to user manual
hackbard [Wed, 8 Aug 2007 01:37:15 +0000 (03:37 +0200)]
renamed register to MEMAP according to user manual

16 years agocleaning up ...
hackbard [Wed, 8 Aug 2007 01:36:33 +0000 (03:36 +0200)]
cleaning up ...

16 years agofixed output flags in serial init + added listening code after fw write
hackbard [Wed, 8 Aug 2007 01:08:04 +0000 (03:08 +0200)]
fixed output flags in serial init + added listening code after fw write

16 years agoextended readme
hackbard [Tue, 7 Aug 2007 10:04:18 +0000 (12:04 +0200)]
extended readme

16 years agouart fixes - at least it's transmitting bullshitz by now!
hackbard [Mon, 6 Aug 2007 00:40:55 +0000 (02:40 +0200)]
uart fixes - at least it's transmitting bullshitz by now!

16 years agoinitial checkin of lpc2xxx header file
hackbard [Sun, 5 Aug 2007 15:26:32 +0000 (17:26 +0200)]
initial checkin of lpc2xxx header file

16 years agoadded initial testing fwbc code
hackbard [Sun, 5 Aug 2007 15:23:58 +0000 (17:23 +0200)]
added initial testing fwbc code

16 years agofixed firmware to ram load (should work now!)
hackbard [Sat, 4 Aug 2007 23:48:39 +0000 (01:48 +0200)]
fixed firmware to ram load (should work now!)

16 years agofirmware upload to ram possible
hackbard [Sat, 4 Aug 2007 22:05:53 +0000 (00:05 +0200)]
firmware upload to ram possible

16 years agotroubles concerning data + cksum-response :/
hackbard [Fri, 3 Aug 2007 00:52:40 +0000 (02:52 +0200)]
troubles concerning data + cksum-response :/

16 years agoaddr modifications (+ ram offset - hex file offset)
hackbard [Wed, 1 Aug 2007 13:20:04 +0000 (15:20 +0200)]
addr modifications (+ ram offset - hex file offset)

16 years ago(ntested!) implementation of firmware_to_ram routine
hackbard [Wed, 1 Aug 2007 12:53:18 +0000 (14:53 +0200)]
(ntested!) implementation of firmware_to_ram routine

16 years agomore fw2ram stuff (not yet finished)
hackbard [Sun, 29 Jul 2007 23:12:40 +0000 (01:12 +0200)]
more fw2ram stuff (not yet finished)

16 years agoadded fwdump, basic data write implemented
hackbard [Sun, 29 Jul 2007 20:03:07 +0000 (22:03 +0200)]
added fwdump, basic data write implemented

16 years agoram write (not yet finished)
hackbard [Sun, 29 Jul 2007 10:25:54 +0000 (12:25 +0200)]
ram write (not yet finished)

16 years agocleaned lpcload (only init working by now) + added Makefile
hackbard [Sat, 28 Jul 2007 16:05:21 +0000 (18:05 +0200)]
cleaned lpcload (only init working by now) + added Makefile

16 years agogo-to-bed-push, partid/bootcode version still wrong!
hackbard [Sat, 28 Jul 2007 03:39:35 +0000 (05:39 +0200)]
go-to-bed-push, partid/bootcode version still wrong!

16 years agoadded lpcload tool to upload firmware into lpc2220 ram vi uart0
hackbard [Sat, 28 Jul 2007 02:19:33 +0000 (04:19 +0200)]
added lpcload tool to upload firmware into lpc2220 ram vi uart0

16 years agoadded initial project readme + added main() to fwdump.c (git testing 2)
hackbard [Sun, 15 Jul 2007 11:46:34 +0000 (13:46 +0200)]
added initial project readme + added main() to fwdump.c (git testing 2)

16 years agoinitial checkin (for git testing) origin
hackbard [Sat, 14 Jul 2007 17:24:45 +0000 (17:24 +0000)]
initial checkin (for git testing)