aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-01-20build: Avoid sort() on unordered classes for python3 compatibility.Johannes Krampf1-3/+4
2014-01-20build: Be explicit that we want integers when dividing for python3 compat.Johannes Krampf3-5/+5
2014-01-20build: Make print statements in scripts python3 compatible.Johannes Krampf5-38/+38
2014-01-20build: Remove unneccesary semicolons from acpi_extract scripts.Johannes Krampf2-38/+38
2013-12-07Separate out sec32init sections even when not doing code relocation.Kevin O'Connor1-19/+34
2013-12-04vgabios: Work around lack of support for "calll" in x86emu emulation.Kevin O'Connor1-0/+2
2013-09-30build: explicitly set ROM sizeGerd Hoffmann1-6/+15
2013-09-19fix buildversion.shGerd Hoffmann1-1/+1
2013-08-24Update kconfig to latest version.Kevin O'Connor39-1170/+5304
2013-08-17Rename tools/ directory to scripts/ directory.Kevin O'Connor54-0/+24615