index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
test-gcc: do not truncate stderr
Ian Campbell
1
-10
/
+10
2012-03-24
Use "git describe" in the build generated version description.
Kevin O'Connor
1
-0
/
+27
2012-03-06
vgabios: Initial support for fixing up assembler to workaround x86emu.
Kevin O'Connor
1
-0
/
+39
2012-02-20
Use "#!/bin/sh" instead of ":" in tools/gen-offsets.sh.
Kevin O'Connor
1
-1
/
+1
2012-02-13
vgabios: Some tweaks to optimize stack space.
Kevin O'Connor
1
-1
/
+1
2012-02-08
Permit .rodata.__PRETTY_FUNCTION__. sections in roms.
Kevin O'Connor
1
-4
/
+8
2011-12-20
buildrom.py: Handle image size in PCI header
Julian Pidancet
1
-0
/
+5
2011-10-30
acpi: extract aml from .lst
Michael S. Tsirkin
1
-11
/
+22
2011-10-12
acpi: generate and parse mixed asl/aml listing
Michael S. Tsirkin
2
-0
/
+322
2011-07-10
Rename the apm, pcibios, and elf entry points.
Kevin O'Connor
1
-1
/
+1
2011-07-09
Extend tools/readserial.py to support serial port timing calibration.
Kevin O'Connor
1
-12
/
+61
2011-07-05
Add utility "tools/encodeint.py" for CBFS config file creation.
Kevin O'Connor
1
-0
/
+21
2011-05-21
Check for broken LD that ships with Ubuntu 11.04.
Kevin O'Connor
1
-1
/
+34
2011-01-29
Change kconfig to emit disabled symbols in autoconf.h.
Kevin O'Connor
1
-1
/
+10
2011-01-29
Build changes for Linux kconfig code to work in seabios dir structure.
Kevin O'Connor
4
-25
/
+32
2011-01-26
Initial commit of Kconfig build tool.
Kevin O'Connor
40
-0
/
+22689
2010-12-24
Enhance layoutrom.py to work around a binutils quirk.
Kevin O'Connor
1
-1
/
+10
2010-12-05
Require a "_cfuncXX_" symbol prefix for inter-mode c function references.
Kevin O'Connor
1
-11
/
+28
2010-10-17
Report meaningful error if pyserial not present in tools/readserial.py
Kevin O'Connor
1
-1
/
+9
2010-09-26
Show size of non-relocatable runtime code during build.
Kevin O'Connor
1
-2
/
+5
2010-09-25
Allow rom to grow to 256K.
Kevin O'Connor
1
-0
/
+2
2010-09-15
Enhance build to emit relocation information.
Kevin O'Connor
1
-3
/
+60
2010-09-15
Separate out init code from the rest of the 32bit flat code.
Kevin O'Connor
1
-3
/
+50
2010-09-15
Modify tools/layoutrom.py to use classes instead of tuples.
Kevin O'Connor
2
-178
/
+189
2010-09-13
Use str.startswith() in python scripts.
Kevin O'Connor
2
-13
/
+12
2010-08-28
Enhance tools/readserial.py to support reading from a pipe.
Kevin O'Connor
1
-12
/
+31
2010-08-28
Make tools/transdump.py more resilient to unknown input.
Kevin O'Connor
1
-2
/
+2
2010-07-30
Add tools/trandump.py tool for converting hexdump() output.
Kevin O'Connor
1
-0
/
+50
2010-05-01
Handle unknown function addresses in tools/checkstack.py.
Kevin O'Connor
1
-17
/
+16
2010-05-01
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
3
-201
/
+231
2010-03-09
Improvements to tools/checkstack.py.
Kevin O'Connor
1
-34
/
+113
2010-01-03
Detect latest FC12 gcc -combine breakage.
Kevin O'Connor
1
-0
/
+1
2010-01-01
Force a link error if a function is used from the wrong code chunk.
Kevin O'Connor
1
-12
/
+15
2009-12-30
Add support for 32bit PCI BIOS entry.
Kevin O'Connor
2
-47
/
+93
2009-12-19
Fix potential build failure due to text16 section being too large.
Kevin O'Connor
2
-17
/
+21
2009-12-12
Enhance readserial.py to try to account for host time offsets.
Kevin O'Connor
1
-8
/
+12
2009-12-05
Fix timing in readserial.py - use 10 bits per byte.
Kevin O'Connor
1
-1
/
+4
2009-12-05
Enhance readserial.py to note when resetting timer.
Kevin O'Connor
1
-2
/
+4
2009-11-20
Test for broken gcc -combine on FC12.
Kevin O'Connor
1
-4
/
+27
2009-09-20
Allow rom to grow beyond 64K.
Kevin O'Connor
2
-49
/
+131
2009-08-18
Fix bug causing layoutrom.py to break if no rodata sections.
Kevin O'Connor
1
-1
/
+1
2009-08-09
Update tools/checkstack.py - new compilers set %ebp in preamble.
Kevin O'Connor
1
-0
/
+3
2009-06-30
Add descriptions to the gcc tests in tools/test-gcc.sh.
Kevin O'Connor
1
-3
/
+14
2009-06-26
Enhance gcc test for visible variables with -fwhole-program.
Kevin O'Connor
1
-0
/
+1
2009-06-15
Minor - clarify disabling "-combine" warning.
Kevin O'Connor
1
-2
/
+1
2009-06-15
Avoid -fwhole-program on broken gcc instead of stopping build.
Kevin O'Connor
1
-23
/
+8
2009-06-10
Add support for gcc v3.x compilers.
Kevin O'Connor
1
-4
/
+3
2009-06-10
Do garbage collection of unused sections.
Kevin O'Connor
1
-23
/
+145
2009-06-10
checkstack.py should not match pushaw on stack usage check.
Kevin O'Connor
1
-1
/
+1
2009-05-27
Keep relocated 16bit code so checkstack can use it.
Kevin O'Connor
1
-1
/
+1
[next]