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
Age
Commit message (
Expand
)
Author
2010-03-23
Remove the building warnings.
Zheng Bao
2010-03-23
Remove the building warnings.
Zheng Bao
2010-03-23
Removing build warning of sb600 & rs690.
Wang Qing Pei
2010-03-22
Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...
Joseph Smith
2010-03-22
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-21
drop dead code.
Stefan Reinauer
2010-03-21
fix "make" after "rm -rf build"
Stefan Reinauer
2010-03-21
Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.
Christian Ruppert
2010-03-19
I ran into a couple of errors while building a mahogany_fam10 target;
Ed Swierk
2010-03-19
The parameters of memset() should be
Zheng Bao
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-18
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-18
trivial. Delelte double blank line.
Zheng Bao
2010-03-17
Remove failover/fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-17
revert the faulty part of r5252
Stefan Reinauer
2010-03-17
fix HPET on some ICH southbridges
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
drop shadow variable from hypertransport code.
Stefan Reinauer
2010-03-17
Actually enable HPET
Stefan Reinauer
2010-03-17
Clean up warnings in yabel vbe code. No more warnings on the IP1000
Stefan Reinauer
2010-03-17
clean up shadow variables in jpeg decoder.
Stefan Reinauer
2010-03-17
fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled.
Stefan Reinauer
2010-03-17
bug fix for IOAPIC on i82801dx.
Stefan Reinauer
2010-03-17
This patch fixes up the i82801dx_lpc.c code post transition.
Joseph Smith
2010-03-17
This is kind of a pre CAR patch to properly allocate "shared" graphics memory
Joseph Smith
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-17
fix HPET base addressed.
Stefan Reinauer
2010-03-17
The SB600 also has the BootFailTimer. We should disable it,
Zheng Bao
2010-03-17
remove more warnings, and fix some boards (watchdog.h)
Stefan Reinauer
2010-03-17
From Keith Hui:
Keith Hui
2010-03-17
fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-17
clean some more files in make clean
Stefan Reinauer
2010-03-17
remove warnings from cs5530 driver. (trivial)
Stefan Reinauer
2010-03-17
make clean: delete failover.inc and romstage.inc, drop auto.inc (obsolete)
Stefan Reinauer
2010-03-17
drop unused variable
Stefan Reinauer
2010-03-17
Source all Kconfig files for Intel® CPU models..
Myles Watson
2010-03-17
Catch non-static arrays in romcc. Not allowed.
Eric W. Biederman
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-16
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer
2010-03-16
Left over strip_quotes definition. Top level Makefile
Patrick Georgi
2010-03-16
Strip quotes from COREBOOT_ROM_DEPENDENCIES
Patrick Georgi
2010-03-16
Improve dependency tracking for coreboot.rom
Patrick Georgi
2010-03-16
Various changes to the buildsystem:
Patrick Georgi patrick.georgi
[next]