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