Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-20 | build: Avoid sort() on unordered classes for python3 compatibility. | Johannes Krampf | 1 | -3/+4 |
2014-01-20 | build: Be explicit that we want integers when dividing for python3 compat. | Johannes Krampf | 3 | -5/+5 |
2014-01-20 | build: Make print statements in scripts python3 compatible. | Johannes Krampf | 5 | -38/+38 |
2014-01-20 | build: Remove unneccesary semicolons from acpi_extract scripts. | Johannes Krampf | 2 | -38/+38 |
2013-12-07 | Separate out sec32init sections even when not doing code relocation. | Kevin O'Connor | 1 | -19/+34 |
2013-12-04 | vgabios: Work around lack of support for "calll" in x86emu emulation. | Kevin O'Connor | 1 | -0/+2 |
2013-09-30 | build: explicitly set ROM size | Gerd Hoffmann | 1 | -6/+15 |
2013-09-19 | fix buildversion.sh | Gerd Hoffmann | 1 | -1/+1 |
2013-08-24 | Update kconfig to latest version. | Kevin O'Connor | 39 | -1170/+5304 |
2013-08-17 | Rename tools/ directory to scripts/ directory. | Kevin O'Connor | 54 | -0/+24615 |