Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
fe0b4c591602355c7219a1e3240bf396907417be
fe0b4c5
Add basic .gitignore
by Cristian Măgherușan-Stanciu
· 12 years ago
51e1bc3
T60/PMH7: move 'touchpad' option to pmh7
by Sven Schnelle
· 12 years ago
e261807
i82801gx: enable ACPI during S3 resume
by Sven Schnelle
· 12 years ago
f4dc1a7
SMM: add defines for APM_CNT register
by Sven Schnelle
· 12 years ago
bb60528
Add "gitconfig" make target to simplify gerrit configuration
by Patrick Georgi
· 12 years ago
b924eb4
T60: fix touchpad option
by Sven Schnelle
· 12 years ago
44c1d31
re-indent, so files conform to coding guidelines.
by Stefan Reinauer
· 12 years ago
c21b054
SMM: add mainboard_apm_cnt() callback
by Sven Schnelle
· 12 years ago
140a990
Teach abuild to emit JUnit formatted build reports
by Patrick Georgi
· 12 years ago
fb38eb0
WARNINGS_ARE_ERRORS is y per default, don't set it twice.
by Stefan Reinauer
· 12 years ago
d1760c8
Port persimmon r6594 to e350m1: Cosmetic cleanup
by Peter Stuge
· 12 years ago
f8e33e3
Port persimmon r6593 to e350m1: Remove unused Kconfig options
by Peter Stuge
· 12 years ago
2334c8d
Port persimmon r6592 to e350m1: Update GPP port configuration
by Peter Stuge
· 12 years ago
314f4a2
Port persimmon r6591 to e350m1: ROM cache early
by Marshall Buschman
· 12 years ago
1a7699f
Port persimmon r6590 to e350m1: Work around memory allocation problem
by Marshall Buschman
· 12 years ago
bb2ca2b
Port persimmon r6589 to e350m1: Strip down AGESA options
by Marshall Buschman
· 12 years ago
af85315
Port persimmon r6588 to e350m1: VGA framebuffer
by Marshall Buschman
· 12 years ago
adc89b0
Port persimmon r6587 to e350m1: RTC is not PIIX4 compatible
by Marshall Buschman
· 12 years ago
ac4bef4
Port persimmon r6586 to e350m1: FADT revision
by Marshall Buschman
· 12 years ago
552ad9f
Port persimmon r6584 and r6601 to e350m1: SPI prefetch early
by Marshall Buschman
· 12 years ago
fd460e6
Port persimmon r6583 to e350m1: pstate 0 early
by Marshall Buschman
· 12 years ago
b3ee0d6
Port persimmon r6582 to e350m1: 33 MHz SPI read early
by Marshall Buschman
· 12 years ago
69e1bfc
Port persimmon r6578 and r6596 to e350m1: MMCONF base
by Peter Stuge
· 12 years ago
eb92b5a
Port persimmon r6574 to e350m1: MMCONF size
by Marshall Buschman
· 12 years ago
5a40319
Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacy
by Marshall Buschman
· 12 years ago
6d5ee2d
Port persimmon r6572 to e350m1: I/O APIC ID
by Marshall Buschman
· 12 years ago
e1898b5
vt8237r: Simplify bootblock init to work around nested if() romcc problem
by Peter Stuge
· 12 years ago
471f103
This patch sets max freq defaults for ddr2 and ddr3for fam10.
by Marc Jones
· 12 years ago
23d3dfa
Correct wrong PCI ID for VIA K8M890 Chrome.
by Alexandru Gagniuc
· 12 years ago
3bf2708
advansus/a785e-i mainboard enable warning as error
by Kerry She
· 12 years ago
b2a4264
Really fix iasl filename issues in our build system
by Patrick Georgi
· 12 years ago
f9d19f2
Report build result from abuild (did all requested boards build?)
by Patrick Georgi
· 12 years ago
76d53b2
trivial remove blanks at the end of line
by Kerry She
· 12 years ago
991f880
This patch fix a AMD sb800 wrapper compile warning:
by Kerry She
· 12 years ago
b2ecd81
We don't have pausing versions of single-IO instructions.
by Stefan Reinauer
· 12 years ago
9cb1756
AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.
by Stefan Reinauer
· 12 years ago
4053e14
Correct implementation of r6608. (.align actually takes its argument in bytes)
by Jonathan Kollasch
· 12 years ago
2c19f5d
exclude src/vendorcode from GPLv2 license checks.
by Stefan Reinauer
· 12 years ago
6409a22
Ensure ck804 romstrap is 16-byte aligned.
by Jonathan Kollasch
· 12 years ago
40ad842
Add regression test for build directory handling to make lint target
by Patrick Georgi
· 12 years ago
29ddbb8
Handle absolute source file paths
by Patrick Georgi
· 12 years ago
64ccc3b8
Handle both cases, obj being absolute and relative
by Patrick Georgi
· 12 years ago
447cf56
Fix building with relative path to object directory outside the source tree
by Patrick Georgi
· 12 years ago
0c5b064
iasl still can't cope with extra "." in file paths
by Patrick Georgi
· 12 years ago
96dafaf
Fix ccache behaviour if more than one ccache in PATH
by Patrick Georgi
· 12 years ago
fb93178
Correct amd persimmon romstage code for early SPI prefetch enable.
by Scott Duplichan
· 12 years ago
20aad25
Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well.
by Scott Duplichan
· 12 years ago
6c44550
Move crossgcc rules to coreboot specific Makefile
by Patrick Georgi
· 12 years ago
0b933d4
Add crossgcc target to automatically build reference toolchain
by Cristian Magherusan-Stanciu
· 12 years ago
3f0075b
cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()
by Peter Stuge
· 12 years ago
44d3c3d
Remove multiple mmconf settings and just use kconfig setting.
by Marc Jones
· 12 years ago
16c8e37
agesa_wrapper: Avoid repetitive Kconfig depends, trivial
by Peter Stuge
· 12 years ago
8c46263
Cosmetic cleanup.
by Scott Duplichan
· 12 years ago
5d878ad
1) Remove unused kconfig options. 2) Correct UMA graphics PCI device ID.
by Scott Duplichan
· 12 years ago
a64ab46
Update gpp port configuration.
by Scott Duplichan
· 12 years ago
769527e
Enable rom cache early to reduce boot time.
by Scott Duplichan
· 12 years ago
3c639e7
Fix memory allocation problem in amdInitLate. Disabled until further debug.
by Scott Duplichan
· 12 years ago
0b886ae
Remove some non-essential agesa options to reduce boot time.
by Scott Duplichan
· 12 years ago
dbbbca3
Declare legacy video frame buffer so that Windows generic VGA driver will work.
by Scott Duplichan
· 12 years ago
0ebefd2
Declare RTC as not PIIX4 compatible to match AMD hardware.
by Scott Duplichan
· 12 years ago
254a6d6
Make fadt revision match its length. Solves Windows 7 checked build assert.
by Scott Duplichan
· 12 years ago
b7e0683
Enable SPI cacheline prefetch early to reduce boot time.
by Scott Duplichan
· 12 years ago
2cc5f55
Enable SPI cacheline prefetch early to reduce boot time.
by Scott Duplichan
· 12 years ago
d9a634c
Switch processor cores to pstate 0 early to reduce boot time.
by Scott Duplichan
· 12 years ago
e73fc208
Enable 33 MHz fast mode SPI read early to reduce boot time.
by Scott Duplichan
· 12 years ago
9ab3c6c
Build device paths for AP cores so that coreboot will report them to the OS.
by Scott Duplichan
· 12 years ago
be8fae1
Program the I/O APIC ID.
by Scott Duplichan
· 12 years ago
f191c72
Enable AHCI mode and hide IDE controller to reduce boot time.
by Scott Duplichan
· 12 years ago
dc312cc
Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.
by Scott Duplichan
· 12 years ago
2b9143a
Fix ACPI shutdown function by removing reliance on SMI.
by Scott Duplichan
· 12 years ago
e78ae24
Configure CIMx to use 33 MHz fast mode for SPD read.
by Scott Duplichan
· 12 years ago
444c49c
Match DIMM SPD addressing to implemented slots.
by Scott Duplichan
· 12 years ago
6719c23
Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.
by Scott Duplichan
· 12 years ago
b0b4063
1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.
by Scott Duplichan
· 12 years ago
6f7375c
1) Set I/O APIC ID according to BKDG recommendation
by Scott Duplichan
· 12 years ago
6d6a456
Correct the number of MCA error reporting banks cleared.
by Scott Duplichan
· 12 years ago
a72425a
1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization.
by Scott Duplichan
· 12 years ago
eb97e96
siemens/sitemp_g1p1: Adapt read_option() to latest changes
by Josef Kellermann
· 12 years ago
ceccd8d
Remove uart_init() in Siemens sitemp-g1p1
by Patrick Georgi
· 12 years ago
bfa7ee5
Add Siemens SITEMP-G1 board
by Josef Kellermann
· 12 years ago
8d6cf3a
Work around unclean CMOS handling for now
by Patrick Georgi
· 12 years ago
b251753
Change read_option() to a macro that wraps some API uglyness
by Patrick Georgi
· 12 years ago
6649d97
This replaces the fixed shift values in the apic timer init with macros.
by Vikram Narayanan
· 12 years ago
a8f0f51
Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h.
by Patrick Georgi
· 12 years ago
f2ed23f
Adds RS740 HT and internal graphics PCI ids.
by Ivaylo Valkov
· 12 years ago
6401fdb
by Kerry She
· 12 years ago
faafd14
by Kerry She
· 12 years ago
eb995c2
by Kerry She
· 12 years ago
1c85c77
by Kerry She
· 12 years ago
8c4b499
put the amdlib and agesa constant to .rodata segment.
by Kerry She
· 12 years ago
ccad951
Adds VOID to empty parameter lists to get rid of some build warnings.
by Frank Vibrans
· 12 years ago
ec40260
Remove AMD Agesa requirement for standard include files
by Frank Vibrans
· 12 years ago
2f81c03
Enable caching for ROM area in model_6ex/cache_as_ram.inc
by Sven Schnelle
· 12 years ago
49ae971
i82801gx: enable SPI prefetching
by Sven Schnelle
· 12 years ago
8eee19d
Add option 'compress ramstage'
by Sven Schnelle
· 12 years ago
4ee7d80
Sorry, my mistake.
by Scott Duplichan
· 12 years ago
0401f73
by Scott Duplichan
· 12 years ago
95ebe66
Thinkpad: Enable Battery events
by Sven Schnelle
· 12 years ago
50270b8
X60: enable Ultrabay if device is plugged in
by Sven Schnelle
· 12 years ago
edabf54
T60: enable Ultrabay if device is plugged in
by Sven Schnelle
· 12 years ago
Next »