1. 8216a47 build: Use fileid instead of category to write sections in layoutrom.py. by Kevin O'Connor · 10 years ago
  2. e574997 build: Keep segmented sections separate until final link step. by Kevin O'Connor · 10 years ago
  3. b40016f build: Rework getRelocs() to use a hash instead of categories in layoutrom.py by Kevin O'Connor · 10 years ago
  4. bf70fbf build: Refactor findInit() function. by Kevin O'Connor · 10 years ago
  5. ee95253 build: Use customized entry point for each type of build. by Kevin O'Connor · 10 years ago
  6. c228d70 build: Refactor layoutrom.py gc() function. by Kevin O'Connor · 10 years ago
  7. cc132ab build: Extract section visiting logic in layoutrom.py. by Kevin O'Connor · 10 years ago
  8. 2634270 build: Remove unused function getSectionsStart() from layoutrom.py. by Kevin O'Connor · 10 years ago
  9. e51488c python3 fixes for vgabios and csm builds. by Kevin O'Connor · 10 years ago rel-1.7.5
  10. 25107a3 scripts: Allow encodeint.py to take integers in hex notation. by Kevin O'Connor · 11 years ago
  11. 3d73eaa build: Update kconfig to version in Linux 3.13. by Kevin O'Connor · 11 years ago
  12. 19f789b build: Be careful with unicode and byte strings for python3 compatibility. by Johannes Krampf · 11 years ago
  13. 0a82fc7 build: Avoid sort() on unordered classes for python3 compatibility. by Johannes Krampf · 11 years ago
  14. 9d7d044 build: Be explicit that we want integers when dividing for python3 compat. by Johannes Krampf · 11 years ago
  15. 064fd06 build: Make print statements in scripts python3 compatible. by Johannes Krampf · 11 years ago
  16. 24ef4fd build: Remove unneccesary semicolons from acpi_extract scripts. by Johannes Krampf · 11 years ago
  17. b94170c Separate out sec32init sections even when not doing code relocation. by Kevin O'Connor · 11 years ago
  18. 9332f9b vgabios: Work around lack of support for "calll" in x86emu emulation. by Kevin O'Connor · 11 years ago
  19. 85f8fac build: explicitly set ROM size by Gerd Hoffmann · 11 years ago
  20. 0b3607f fix buildversion.sh by Gerd Hoffmann · 11 years ago
  21. 09c1ebb Update kconfig to latest version. by Kevin O'Connor · 11 years ago
  22. b942ce0 Rename tools/ directory to scripts/ directory. by Kevin O'Connor · 11 years ago