index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2010-04-14
Update mingw source versions and allow parallel builds in buildgcc
Patrick Georgi
2010-04-14
sconfig should return success when it's successful
Patrick Georgi
2010-04-14
Rename variable to not confuse gcc on mingw
Patrick Georgi
2010-04-13
Add support for the SMSC FDC37C932 Super I/O.
Marc Bertens
2010-04-08
output cosmetics
Stefan Reinauer
2010-04-08
Remove #line statements in processed parser source,
Patrick Georgi
2010-04-08
sconfig: Mangle - to _ for struct names, too.
Patrick Georgi
2010-04-08
Remove duplicate registers in digitallogic/adl855pc's device tree
Patrick Georgi
2010-04-08
Replace sconfig with a C implementation.
Patrick Georgi
2010-04-03
Add noreturn attribute to die() in romcc.
Stefan Reinauer
2010-03-30
abuild:
Stefan Reinauer
2010-03-30
abuild:
Stefan Reinauer
2010-03-30
build_opt_tbl: error instead of null pointer access if no checksum is defined.
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
abuild: fail with dignity if mainboard does not exist.
Stefan Reinauer
2010-03-27
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2010-03-26
Make sconfig only complain about real conflicts.
Patrick Georgi
2010-03-25
Add support to build with ccache in the build system
Patrick Georgi
2010-03-25
Make build verbose when requested by abuild
Patrick Georgi
2010-03-25
Copy argument of -include as it's modified later.
Patrick Georgi
2010-03-25
It's really obj=, not O= (see toplevel Makefile)
Patrick Georgi
2010-03-25
One feature I've been really missing since we switched to
Stefan Reinauer
2010-03-24
abuild should be using O=, not obj=
Stefan Reinauer
2010-03-24
Drop unneeded code that checks for CONFIG_ variables in
Stefan Reinauer
2010-03-23
Use coreboot-internal version of x86emu for the vgabios utility.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-21
drop dead code.
Stefan Reinauer
2010-03-21
Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.
Christian Ruppert
2010-03-17
Catch non-static arrays in romcc. Not allowed.
Eric W. Biederman
2010-03-16
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer
2010-03-16
Various changes to the buildsystem:
Patrick Georgi patrick.georgi
2010-03-16
Make CLANG selectable in Kconfig
Patrick Georgi
2010-03-16
back out r5212 and r5210; Follow the thread of
Stefan Reinauer
2010-03-15
Use copy_triple only on non-flattened nodes.
Patrick Georgi
2010-03-14
Fix segfault of romcc when complex assignment operators
Patrick Georgi
2010-03-14
Add scan-build support to the build system.
Patrick Georgi
2010-03-05
Remove redundant run_bios prototype. Trivial.
Myles Watson
2010-03-05
1. Move run_bios prototype to device.h
Myles Watson
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-28
Add attribute((noreturn)) to romcc
Stefan Reinauer
2010-02-22
drop empty x86emu Makefile
Stefan Reinauer
2010-02-22
Inteltool: Add i830/Tolapai/Ich4 support
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-22
YABEL update
Stefan Reinauer
2010-02-19
1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
Myles Watson
2010-02-12
romcc: Fix a few (harmless) warnings
Peter Stuge
2010-02-11
romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...
Patrick Georgi
2010-02-11
separate build.h and config.h usage (now possible because newconfig is gone)
Stefan Reinauer
2010-02-10
Improve compiler detection and configuration in xcompile.
Patrick Georgi
[next]