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
/
mainboard
Age
Commit message (
Expand
)
Author
2011-05-23
AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.
Stefan Reinauer
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-15
Remove multiple mmconf settings and just use kconfig setting.
Marc Jones
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
Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.
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-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-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-05-07
ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...
Kerry She
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-22
The UART divider should be calculated based on the base frequency
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
Add Lenovo ThinkPad T60
Sven Schnelle
2011-04-20
pci1x2x: remove latency/bridge control/cacheline size settings
Sven Schnelle
2011-04-20
pci1x2x: use pci_ops set_subsystem instead of custom code
Sven Schnelle
2011-04-20
pci1x2x: use devicetree register configuration
Sven Schnelle
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-04-15
fix mainboards that were including earlymtrr.c without actually using it.
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-11
PMH7: Add chip config
Sven Schnelle
2011-04-11
EC: Add Lenovo H8
Sven Schnelle
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-04-05
X60: use pnp_write_config() instead of custom function
Sven Schnelle
2011-04-05
X60: move ec version info code to log_ec_version()
Sven Schnelle
2011-04-04
X60: assert audio mute before entering Suspend
Sven Schnelle
2011-04-04
X60: log firmware version
Sven Schnelle
2011-04-04
X60: blink suspend LED during resume
Sven Schnelle
2011-04-04
X60: we have ACPI_RESUME
Sven Schnelle
[next]