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
2011-06-04
Port persimmon r6574 to e350m1: MMCONF size
Marshall Buschman
2011-06-04
Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacy
Marshall Buschman
2011-06-04
Port persimmon r6572 to e350m1: I/O APIC ID
Marshall Buschman
2011-06-04
vt8237r: Simplify bootblock init to work around nested if() romcc problem
Peter Stuge
2011-06-03
This patch sets max freq defaults for ddr2 and ddr3for fam10.
Marc Jones
2011-06-03
Correct wrong PCI ID for VIA K8M890 Chrome.
Alexandru Gagniuc
2011-06-03
advansus/a785e-i mainboard enable warning as error
Kerry She
2011-06-01
Really fix iasl filename issues in our build system
Patrick Georgi
2011-06-01
Report build result from abuild (did all requested boards build?)
Patrick Georgi
2011-06-01
trivial remove blanks at the end of line
Kerry She
2011-06-01
This patch fix a AMD sb800 wrapper compile warning:
Kerry She
2011-05-23
We don't have pausing versions of single-IO instructions.
Stefan Reinauer
2011-05-23
AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.
Stefan Reinauer
2011-05-23
Correct implementation of r6608.
Jonathan Kollasch
2011-05-23
exclude src/vendorcode from GPLv2 license checks.
Stefan Reinauer
2011-05-22
Ensure ck804 romstrap is 16-byte aligned.
Jonathan Kollasch
2011-05-21
Add regression test for build directory handling to make lint target
Patrick Georgi
2011-05-20
Handle absolute source file paths
Patrick Georgi
2011-05-20
Handle both cases, obj being absolute and relative
Patrick Georgi
2011-05-20
Fix building with relative path to object directory outside the source tree
Patrick Georgi
2011-05-20
iasl still can't cope with extra "." in file paths
Patrick Georgi
2011-05-20
Fix ccache behaviour if more than one ccache in PATH
Patrick Georgi
2011-05-20
Correct amd persimmon romstage code for early SPI prefetch enable.
Scott Duplichan
2011-05-20
Move the ACPI FACP table to the front of the RSDT list. This is done to work ...
Scott Duplichan
2011-05-16
Move crossgcc rules to coreboot specific Makefile
Patrick Georgi
2011-05-16
Add crossgcc target to automatically build reference toolchain
Cristian Magherusan-Stanciu
2011-05-16
cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()
Peter Stuge
2011-05-15
Remove multiple mmconf settings and just use kconfig setting.
Marc Jones
2011-05-15
agesa_wrapper: Avoid repetitive Kconfig depends, trivial
Peter Stuge
2011-05-15
Cosmetic cleanup.
Scott Duplichan
2011-05-15
1) Remove unused kconfig options.
Scott Duplichan
2011-05-15
Update gpp port configuration.
Scott Duplichan
2011-05-15
Enable rom cache early to reduce boot time.
Scott Duplichan
2011-05-15
Fix memory allocation problem in amdInitLate. Disabled until further debug.
Scott Duplichan
2011-05-15
Remove some non-essential agesa options to reduce boot time.
Scott Duplichan
2011-05-15
Declare legacy video frame buffer so that Windows generic VGA driver will work.
Scott Duplichan
2011-05-15
Declare RTC as not PIIX4 compatible to match AMD hardware.
Scott Duplichan
2011-05-15
Make fadt revision match its length. Solves Windows 7 checked build assert.
Scott Duplichan
2011-05-15
Enable SPI cacheline prefetch early to reduce boot time.
Scott Duplichan
2011-05-15
Enable SPI cacheline prefetch early to reduce boot time.
Scott Duplichan
2011-05-15
Switch processor cores to pstate 0 early to reduce boot time.
Scott Duplichan
2011-05-15
Enable 33 MHz fast mode SPI read early to reduce boot time.
Scott Duplichan
2011-05-15
Build device paths for AP cores so that coreboot will report them to the OS.
Scott Duplichan
2011-05-15
Program the I/O APIC ID.
Scott Duplichan
2011-05-15
Enable AHCI mode and hide IDE controller to reduce boot time.
Scott Duplichan
2011-05-15
Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.
Scott Duplichan
2011-05-15
Fix ACPI shutdown function by removing reliance on SMI.
Scott Duplichan
2011-05-15
Configure CIMx to use 33 MHz fast mode for SPD read.
Scott Duplichan
2011-05-15
Match DIMM SPD addressing to implemented slots.
Scott Duplichan
2011-05-15
Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.
Scott Duplichan
[next]