2007-09-14 |
hackbard | interrupts
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | enhanced linker script and startup
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | make the logo constant
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | get rid of overflow warning
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | display extended (untested!)
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | draw rectangle assumed fixes/fins (untested!)
|
commit | commitdiff | tree |
2007-09-14 |
hackbard | font2b + default_font.h fix (hopefully), display and...
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | gray scale palette changes + com out reversal (want...
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | more display testing
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | redundant data is stupid!
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | optimized load logo function (thnx to andersro)
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | added default logo font (taken from linux kernel source:
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | fixed binary writing
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | Merge branch 'master' of hackdaworld.org:/chroot/git...
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | added font2b code to convert linux console fonts to...
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | stupid mistake fixed, display basically working now!
|
commit | commitdiff | tree |
2007-09-13 |
hackbard | basic lcd control (must get improved!)
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | moved pin/bank configuration to global init routines...
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | oups, hex prefix was missing!
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | only foo
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | do not build bmp2b by default (as you need bmp api!)
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | create a bmp copy with 4 colors + modified default log
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | betty default logo, created by bmp2b tool (untested!)
|
commit | commitdiff | tree |
2007-09-12 |
hackbard | added a bitmap to betty lcd ram conversion tool
|
commit | commitdiff | tree |
2007-09-11 |
hackbard | some display testing (doesn't work by now!)
|
commit | commitdiff | tree |
2007-09-11 |
hackbard | some more bullshit, hopefully this will work out even ...
|
commit | commitdiff | tree |
2007-09-10 |
hackbard | some more pffs code (structures become identifiable ;)
|
commit | commitdiff | tree |
2007-09-09 |
hackbard | playing around with pffs (NOT FINISHED, DOESNT COMPILE!)
|
commit | commitdiff | tree |
2007-09-09 |
hackbard | no automatic \r\n tx in uart0_send_string function
|
commit | commitdiff | tree |
2007-09-09 |
hackbard | added some functions usually served by libc
|
commit | commitdiff | tree |
2007-09-09 |
hackbard | safety checkin: more pffs
|
commit | commitdiff | tree |
2007-09-09 |
hackbard | first pseudo flash filesystem code (not working yet)
|
commit | commitdiff | tree |
2007-09-08 |
hackbard | added low level flash support
|
commit | commitdiff | tree |
2007-09-07 |
hackbard | code clean up!
|
commit | commitdiff | tree |
2007-09-07 |
hackbard | example for the button api
|
commit | commitdiff | tree |
2007-09-07 |
hackbard | finished/fixed button api
|
commit | commitdiff | tree |
2007-09-06 |
hackbard | forgot the betty.h file
|
commit | commitdiff | tree |
2007-09-06 |
hackbard | added innit for p3.20/1
|
commit | commitdiff | tree |
2007-09-06 |
hackbard | button support
|
commit | commitdiff | tree |
2007-09-04 |
hackbard | display backlight fun ..., display init (not working...
|
commit | commitdiff | tree |
2007-09-04 |
hackbard | no byte reply anymore (due to ack and tcflush) -> incredible...
|
commit | commitdiff | tree |
2007-09-03 |
hackbard | support for binaries usinf -b, BUT: dirty dirty slow...
|
commit | commitdiff | tree |
2007-09-02 |
hackbard | updated readme
|
commit | commitdiff | tree |
2007-09-02 |
hackbard | flashing works, sample betty fw announcing itself :)
|
commit | commitdiff | tree |
2007-09-02 |
hackbard | writing hex files to flash should work now ...
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | stupid mistake!!! + reorg of functions
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | cksm implemented (still basic flash access not working!)
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | betty.c - first test fw to writo to flash bank0
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | lpcload, added support for writing data to flash (untested!)
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | initial version fwflash supporting writes to flash...
|
commit | commitdiff | tree |
2007-09-01 |
hackbard | testing commit
|
commit | commitdiff | tree |
2007-08-31 |
hackbard | modified usage hint
|
commit | commitdiff | tree |
2007-08-31 |
hackbard | still some bugs, though by setting pll mult -> br of...
|
commit | commitdiff | tree |
2007-08-31 |
hackbard | fwflash taking over fwbc, lpcload taking over fwdump
|
commit | commitdiff | tree |
2007-08-31 |
hackbard | safety checkin of fwflash tool (hacking counterpart...
|
commit | commitdiff | tree |
2007-08-31 |
hackbard | added initial linker script and tartup asm code
|
commit | commitdiff | tree |
2007-08-30 |
hackbard | parsinf 05 records now too, still strabge bootloader...
|
commit | commitdiff | tree |
2007-08-30 |
hackbard | fixed 04 record parsing
|
commit | commitdiff | tree |
2007-08-30 |
hackbard | baudrate 384000, no return check for go ccmd, parse...
|
commit | commitdiff | tree |
2007-08-28 |
hackbard | Makefile: fixed; fwbc: mem, bl init; fwflash: 1 bit...
|
commit | commitdiff | tree |
2007-08-28 |
hackbard | holidays ...
|
commit | commitdiff | tree |
2007-08-18 |
hackbard | loop broadcast process
|
commit | commitdiff | tree |
2007-08-15 |
hackbard | wrong bank0/2 addresses
|
commit | commitdiff | tree |
2007-08-15 |
hackbard | added fwflash firmware (not yet working!)
|
commit | commitdiff | tree |
2007-08-15 |
hackbard | added bootloader dump support, fwdump controls which...
|
commit | commitdiff | tree |
2007-08-14 |
hackbard | correct ext mem config (thnx colibri) + care for endianness
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | fwdump working now, adapted fwbc fw (reading/transmitting...
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | fwbc transmitting 0x23 now, though it's still curious...
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | Merge branch 'master' of hackdaworld.org:/chroot/git...
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | more testing, still uart0 not working!
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | renamed register to MEMAP according to user manual
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | cleaning up ...
|
commit | commitdiff | tree |
2007-08-08 |
hackbard | fixed output flags in serial init + added listening...
|
commit | commitdiff | tree |
2007-08-07 |
hackbard | extended readme
|
commit | commitdiff | tree |
2007-08-06 |
hackbard | uart fixes - at least it's transmitting bullshitz by...
|
commit | commitdiff | tree |
2007-08-05 |
hackbard | initial checkin of lpc2xxx header file
|
commit | commitdiff | tree |
2007-08-05 |
hackbard | added initial testing fwbc code
|
commit | commitdiff | tree |
2007-08-04 |
hackbard | fixed firmware to ram load (should work now!)
|
commit | commitdiff | tree |
2007-08-04 |
hackbard | firmware upload to ram possible
|
commit | commitdiff | tree |
2007-08-03 |
hackbard | troubles concerning data + cksum-response :/
|
commit | commitdiff | tree |
2007-08-01 |
hackbard | addr modifications (+ ram offset - hex file offset)
|
commit | commitdiff | tree |
2007-08-01 |
hackbard | (ntested!) implementation of firmware_to_ram routine
|
commit | commitdiff | tree |
2007-07-29 |
hackbard | more fw2ram stuff (not yet finished)
|
commit | commitdiff | tree |
2007-07-29 |
hackbard | added fwdump, basic data write implemented
|
commit | commitdiff | tree |
2007-07-29 |
hackbard | ram write (not yet finished)
|
commit | commitdiff | tree |
2007-07-28 |
hackbard | cleaned lpcload (only init working by now) + added...
|
commit | commitdiff | tree |
2007-07-28 |
hackbard | go-to-bed-push, partid/bootcode version still wrong!
|
commit | commitdiff | tree |
2007-07-28 |
hackbard | added lpcload tool to upload firmware into lpc2220...
|
commit | commitdiff | tree |
2007-07-15 |
hackbard | added initial project readme + added main() to fwdump...
|
commit | commitdiff | tree |
2007-07-14 |
hackbard | initial checkin (for git testing)
|
commit | commitdiff | tree |
|