index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
print the known cbfs types in cbfstool "usage"
Stefan Reinauer
2010-04-24
3
-10
/
+26
*
This patch adds:
Pat Erley
2010-04-21
8
-0
/
+206
*
- Make abuild -sb work again
Patrick Georgi
2010-04-19
1
-1
/
+4
*
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-16
3
-27
/
+28
*
enable more warnings for vgabios utility, and enable some debugging
Stefan Reinauer
2010-04-16
2
-2
/
+11
*
Avoid strdup(0) in build_opt_tbl
Patrick Georgi
2010-04-15
1
-1
/
+1
*
Update mingw source versions and allow parallel builds in buildgcc
Patrick Georgi
2010-04-14
1
-10
/
+12
*
sconfig should return success when it's successful
Patrick Georgi
2010-04-14
2
-0
/
+2
*
Rename variable to not confuse gcc on mingw
Patrick Georgi
2010-04-14
1
-8
/
+8
*
Add support for the SMSC FDC37C932 Super I/O.
Marc Bertens
2010-04-13
1
-0
/
+40
*
output cosmetics
Stefan Reinauer
2010-04-08
1
-2
/
+2
*
Remove #line statements in processed parser source,
Patrick Georgi
2010-04-08
4
-73
/
+3
*
sconfig: Mangle - to _ for struct names, too.
Patrick Georgi
2010-04-08
2
-8
/
+10
*
Remove duplicate registers in digitallogic/adl855pc's device tree
Patrick Georgi
2010-04-08
1
-0
/
+1
*
Replace sconfig with a C implementation.
Patrick Georgi
2010-04-08
16
-3502
/
+4693
*
Add noreturn attribute to die() in romcc.
Stefan Reinauer
2010-04-03
1
-1
/
+1
*
abuild:
Stefan Reinauer
2010-03-30
1
-1
/
+6
*
abuild:
Stefan Reinauer
2010-03-30
1
-25
/
+49
*
build_opt_tbl: error instead of null pointer access if no checksum is defined.
Stefan Reinauer
2010-03-30
1
-3
/
+11
*
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
1
-57
/
+92
*
abuild: fail with dignity if mainboard does not exist.
Stefan Reinauer
2010-03-29
1
-0
/
+5
*
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2010-03-27
2
-6
/
+1
*
Make sconfig only complain about real conflicts.
Patrick Georgi
2010-03-26
1
-2
/
+2
*
Add support to build with ccache in the build system
Patrick Georgi
2010-03-25
2
-6
/
+26
*
Make build verbose when requested by abuild
Patrick Georgi
2010-03-25
1
-1
/
+1
*
Copy argument of -include as it's modified later.
Patrick Georgi
2010-03-25
1
-1
/
+1
*
It's really obj=, not O= (see toplevel Makefile)
Patrick Georgi
2010-03-25
1
-5
/
+5
*
One feature I've been really missing since we switched to
Stefan Reinauer
2010-03-25
1
-0
/
+10
*
abuild should be using O=, not obj=
Stefan Reinauer
2010-03-24
1
-3
/
+3
*
Drop unneeded code that checks for CONFIG_ variables in
Stefan Reinauer
2010-03-24
1
-19
/
+0
*
Use coreboot-internal version of x86emu for the vgabios utility.
Stefan Reinauer
2010-03-23
29
-17134
/
+23
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-2
/
+2
*
drop dead code.
Stefan Reinauer
2010-03-21
1
-4
/
+0
*
Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.
Christian Ruppert
2010-03-21
1
-3
/
+3
*
Catch non-static arrays in romcc. Not allowed.
Eric W. Biederman
2010-03-17
1
-0
/
+4
*
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer
2010-03-16
46
-20837
/
+0
*
Various changes to the buildsystem:
Patrick Georgi patrick.georgi
2010-03-16
1
-0
/
+1
*
Make CLANG selectable in Kconfig
Patrick Georgi
2010-03-16
1
-2
/
+2
*
back out r5212 and r5210; Follow the thread of
Stefan Reinauer
2010-03-16
1
-17
/
+10
*
Use copy_triple only on non-flattened nodes.
Patrick Georgi
2010-03-15
1
-5
/
+8
*
Fix segfault of romcc when complex assignment operators
Patrick Georgi
2010-03-14
1
-9
/
+13
*
Add scan-build support to the build system.
Patrick Georgi
2010-03-14
1
-15
/
+6
*
Remove redundant run_bios prototype. Trivial.
Myles Watson
2010-03-05
1
-1
/
+0
*
1. Move run_bios prototype to device.h
Myles Watson
2010-03-05
6
-63
/
+65
*
This patch is from 2009-10-20
Uwe Hermann
2010-03-05
22
-257
/
+235
*
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-03-01
3
-6
/
+15
*
Add attribute((noreturn)) to romcc
Stefan Reinauer
2010-02-28
1
-0
/
+5
*
drop empty x86emu Makefile
Stefan Reinauer
2010-02-22
1
-0
/
+0
*
Inteltool: Add i830/Tolapai/Ich4 support
Stefan Reinauer
2010-02-22
6
-7
/
+142
*
This is a general cleanup patch
Stefan Reinauer
2010-02-22
3
-7
/
+10
[next]