aboutsummaryrefslogtreecommitdiffstats
path: root/tools/buildrom.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing tools/buildrom.py script.Kevin O'Connor2009-05-141-0/+43
* Use ld to build final rom; remove custom build utilities.Kevin O'Connor2008-07-051-89/+0
* Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.Kevin O'Connor2008-07-041-2/+3
* Fixup bios.bin.elf building on other versions of ld.Kevin O'Connor2008-06-201-1/+1
* Fix elf build; rename target file rom.bin to bios.bin.Kevin O'Connor2008-05-101-4/+3
* Support 32bit entry point and an elf wrapped binary.Kevin O'Connor2008-05-081-0/+7
* Misc updates.Kevin O'Connor2008-02-261-0/+9
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-5/+0
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-251-0/+78