proxmark3/bootrom
marcansoft 86d3195518 Bootloader cleanup (UNTESTED!)
- Clean up bootloader asm
- Remove fromflash.c - it's not worth doing in C, do it in ASM
- Clean up linker script
- Force use of symbol inside bootphase2 (otherwise linker
  garbage-collects it)
- Link bootloader with gcc instead of ld
2010-02-26 15:14:47 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
bootrom.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
flash-reset.s Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
ldscript-flash Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
Makefile Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
ram-reset.s Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00