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-05-19
The AMD Fam10 code breaks with coreboot 4.5.0.
Stefan Reinauer
2010-05-19
Fix path for mingw workaround. Trivial.
Patrick Georgi
2010-05-17
New buildgcc version.
Stefan Reinauer
2010-05-17
drop old patches from crossgcc
Stefan Reinauer
2010-05-17
msrtool: Print hex values using only as many digits as the field needs
Peter Stuge
2010-05-17
msrtool: Remove some unneeded casts
Peter Stuge
2010-05-14
Various superiotool fixes.
Uwe Hermann
2010-05-09
Begin implementation support to IT8512/IT8513
Anton Kochkov
2010-05-08
Add registers for the it8671f chip.
Anders Jenbo
2010-05-05
Improve the sconfig parser:
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
sconfig: Make cur_bus and cur_parent local to the parser.
Patrick Georgi
2010-05-05
Split C code in sconfig's parser into a separate file.
Patrick Georgi
2010-04-27
More "prepare"-dependencies we don't need anymore
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-24
print the known cbfs types in cbfstool "usage"
Stefan Reinauer
2010-04-21
This patch adds:
Pat Erley
2010-04-19
- Make abuild -sb work again
Patrick Georgi
2010-04-16
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-16
enable more warnings for vgabios utility, and enable some debugging
Stefan Reinauer
2010-04-15
Avoid strdup(0) in build_opt_tbl
Patrick Georgi
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
[next]