summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python3 fixes for vgabios and csm builds.rel-1.7.5Kevin O'Connor2014-05-272-19/+19
* scripts: Allow encodeint.py to take integers in hex notation.Kevin O'Connor2014-01-221-1/+1
* build: Update kconfig to version in Linux 3.13.Kevin O'Connor2014-01-2211-361/+392
* build: Be careful with unicode and byte strings for python3 compatibility.Johannes Krampf2014-01-207-18/+44
* build: Avoid sort() on unordered classes for python3 compatibility.Johannes Krampf2014-01-201-3/+4
* build: Be explicit that we want integers when dividing for python3 compat.Johannes Krampf2014-01-203-5/+5
* build: Make print statements in scripts python3 compatible.Johannes Krampf2014-01-205-38/+38
* build: Remove unneccesary semicolons from acpi_extract scripts.Johannes Krampf2014-01-202-38/+38
* Separate out sec32init sections even when not doing code relocation.Kevin O'Connor2013-12-071-19/+34
* vgabios: Work around lack of support for "calll" in x86emu emulation.Kevin O'Connor2013-12-041-0/+2
* build: explicitly set ROM sizeGerd Hoffmann2013-09-301-6/+15
* fix buildversion.shGerd Hoffmann2013-09-191-1/+1
* Update kconfig to latest version.Kevin O'Connor2013-08-2439-1170/+5304
* Rename tools/ directory to scripts/ directory.Kevin O'Connor2013-08-1754-0/+24615