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
/
src
Age
Commit message (
Expand
)
Author
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
2011-05-15
1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.
Scott Duplichan
2011-05-15
1) Set I/O APIC ID according to BKDG recommendation
Scott Duplichan
2011-05-15
Correct the number of MCA error reporting banks cleared.
Scott Duplichan
2011-05-15
1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization.
Scott Duplichan
2011-05-13
siemens/sitemp_g1p1: Adapt read_option() to latest changes
Josef Kellermann
2011-05-12
Remove uart_init() in Siemens sitemp-g1p1
Patrick Georgi
2011-05-11
Add Siemens SITEMP-G1 board
Josef Kellermann
2011-05-11
Work around unclean CMOS handling for now
Patrick Georgi
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-05-10
This replaces the fixed shift values in the apic timer init with macros.
Vikram Narayanan
2011-05-09
Adds RS740 HT and internal graphics PCI ids.
Ivaylo Valkov
2011-05-07
ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...
Kerry She
2011-05-07
RS780 DDI Lanes configure support,
Kerry She
2011-05-07
SB800 CIMX code can share the AGESA V5 lib code,
Kerry She
2011-05-07
1. move _mm_clflush_fs() to __SSE3__ block, because __builtin_ia32_sfence() i...
Kerry She
2011-05-07
put the amdlib and agesa constant to .rodata segment.
Kerry She
2011-05-05
Adds VOID to empty parameter lists to get rid of some build warnings.
Frank Vibrans
2011-05-05
Remove AMD Agesa requirement for standard include files
Frank Vibrans
2011-05-03
Enable caching for ROM area in model_6ex/cache_as_ram.inc
Sven Schnelle
2011-05-03
i82801gx: enable SPI prefetching
Sven Schnelle
2011-05-02
Add option 'compress ramstage'
Sven Schnelle
2011-04-28
Thinkpad: Enable Battery events
Sven Schnelle
2011-04-27
X60: enable Ultrabay if device is plugged in
Sven Schnelle
2011-04-27
T60: enable Ultrabay if device is plugged in
Sven Schnelle
2011-04-27
Lenovo PMH7: add pmh7_ultrabay_power_enable()
Sven Schnelle
2011-04-27
Lenovo H8: add h8_ultrabay_device_present()
Sven Schnelle
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
[next]