index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
add scripts/tarball.sh
Gerd Hoffmann
2014-11-25
1
-0
/
+36
*
build: Support declaring 32bit C functions that must reside in the f-segment
Kevin O'Connor
2014-10-11
1
-5
/
+11
*
build: Update kconfig to version in Linux 3.16.
Kevin O'Connor
2014-08-25
22
-32
/
+48
*
build: Minor - fix comments referring to old tools/ directory.
Kevin O'Connor
2014-06-11
4
-4
/
+4
*
build: Get fixed address variables from 32bit compile pass (not 16bit)
Kevin O'Connor
2014-06-11
1
-4
/
+6
*
build: Only export needed fields in LayoutInfo in layoutrom.py.
Kevin O'Connor
2014-06-11
1
-63
/
+67
*
build: Use fileid instead of category to write sections in layoutrom.py.
Kevin O'Connor
2014-06-11
1
-21
/
+28
*
build: Keep segmented sections separate until final link step.
Kevin O'Connor
2014-06-11
1
-32
/
+20
*
build: Rework getRelocs() to use a hash instead of categories in layoutrom.py
Kevin O'Connor
2014-06-11
1
-19
/
+13
*
build: Refactor findInit() function.
Kevin O'Connor
2014-06-11
1
-28
/
+18
*
build: Use customized entry point for each type of build.
Kevin O'Connor
2014-06-11
1
-12
/
+15
*
build: Refactor layoutrom.py gc() function.
Kevin O'Connor
2014-06-11
1
-25
/
+15
*
build: Extract section visiting logic in layoutrom.py.
Kevin O'Connor
2014-06-11
1
-57
/
+60
*
build: Remove unused function getSectionsStart() from layoutrom.py.
Kevin O'Connor
2014-06-11
1
-5
/
+0
*
python3 fixes for vgabios and csm builds.
Kevin O'Connor
2014-05-27
2
-19
/
+19
*
scripts: Allow encodeint.py to take integers in hex notation.
Kevin O'Connor
2014-01-22
1
-1
/
+1
*
build: Update kconfig to version in Linux 3.13.
Kevin O'Connor
2014-01-22
11
-361
/
+392
*
build: Be careful with unicode and byte strings for python3 compatibility.
Johannes Krampf
2014-01-20
7
-18
/
+44
*
build: Avoid sort() on unordered classes for python3 compatibility.
Johannes Krampf
2014-01-20
1
-3
/
+4
*
build: Be explicit that we want integers when dividing for python3 compat.
Johannes Krampf
2014-01-20
3
-5
/
+5
*
build: Make print statements in scripts python3 compatible.
Johannes Krampf
2014-01-20
5
-38
/
+38
*
build: Remove unneccesary semicolons from acpi_extract scripts.
Johannes Krampf
2014-01-20
2
-38
/
+38
*
Separate out sec32init sections even when not doing code relocation.
Kevin O'Connor
2013-12-07
1
-19
/
+34
*
vgabios: Work around lack of support for "calll" in x86emu emulation.
Kevin O'Connor
2013-12-04
1
-0
/
+2
*
build: explicitly set ROM size
Gerd Hoffmann
2013-09-30
1
-6
/
+15
*
fix buildversion.sh
Gerd Hoffmann
2013-09-19
1
-1
/
+1
*
Update kconfig to latest version.
Kevin O'Connor
2013-08-24
39
-1170
/
+5304
*
Rename tools/ directory to scripts/ directory.
Kevin O'Connor
2013-08-17
54
-0
/
+24615