aboutsummaryrefslogtreecommitdiff
path: root/tools/buildrom.py
AgeCommit message (Expand)AuthorFilesLines
2009-05-14Add missing tools/buildrom.py script.Kevin O'Connor1-0/+43
2008-07-05Use ld to build final rom; remove custom build utilities.Kevin O'Connor1-89/+0
2008-07-04Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.Kevin O'Connor1-2/+3
2008-06-20Fixup bios.bin.elf building on other versions of ld.Kevin O'Connor1-1/+1
2008-05-10Fix elf build; rename target file rom.bin to bios.bin.Kevin O'Connor1-4/+3
2008-05-08Support 32bit entry point and an elf wrapped binary.Kevin O'Connor1-0/+7
2008-02-26Misc updates.Kevin O'Connor1-0/+9
2008-02-25Version 0.1.2rel-0.1.2Kevin O'Connor1-5/+0
2008-02-25Initial checkin.rel-0.1.0Kevin O'Connor1-0/+78