index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
Age
Commit message (
Expand
)
Author
2011-06-09
H8 EC: add volume CMOS setting
Sven Schnelle
2011-06-07
T60/PMH7: move 'touchpad' option to pmh7
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-07
T60: fix touchpad option
Sven Schnelle
2011-06-07
re-indent, so files conform to coding guidelines.
Stefan Reinauer
2011-06-04
WARNINGS_ARE_ERRORS is y per default, don't set it twice.
Stefan Reinauer
2011-06-04
Port persimmon r6594 to e350m1: Cosmetic cleanup
Peter Stuge
2011-06-04
Port persimmon r6593 to e350m1: Remove unused Kconfig options
Peter Stuge
2011-06-04
Port persimmon r6592 to e350m1: Update GPP port configuration
Peter Stuge
2011-06-04
Port persimmon r6591 to e350m1: ROM cache early
Marshall Buschman
2011-06-04
Port persimmon r6590 to e350m1: Work around memory allocation problem
Marshall Buschman
2011-06-04
Port persimmon r6589 to e350m1: Strip down AGESA options
Marshall Buschman
2011-06-04
Port persimmon r6588 to e350m1: VGA framebuffer
Marshall Buschman
2011-06-04
Port persimmon r6587 to e350m1: RTC is not PIIX4 compatible
Marshall Buschman
2011-06-04
Port persimmon r6586 to e350m1: FADT revision
Marshall Buschman
2011-06-04
Port persimmon r6584 and r6601 to e350m1: SPI prefetch early
Marshall Buschman
2011-06-04
Port persimmon r6583 to e350m1: pstate 0 early
Marshall Buschman
2011-06-04
Port persimmon r6582 to e350m1: 33 MHz SPI read early
Marshall Buschman
2011-06-04
Port persimmon r6578 and r6596 to e350m1: MMCONF base
Peter Stuge
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-03
advansus/a785e-i mainboard enable warning as error
Kerry She
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
2011-04-04
X60: deassert audio mute on boot
Sven Schnelle
2011-04-01
remove swp files accidently added
Sven Schnelle
2011-04-01
X60: add dock code for Ultrabase X6
Sven Schnelle
2011-04-01
ICH7: Fix register naming error
Sven Schnelle
2011-03-28
Add support for Supermicro H8scm.
Zheng Bao
2011-03-28
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2011-03-21
X60: Add notification for LID objects
Sven Schnelle
2011-03-21
X60: remove beep call from _Q26/_Q27
Sven Schnelle
2011-03-15
X60: Clear EC events when wake GPE is triggered
Sven Schnelle
2011-03-14
X60: LPC bus is LPCB, not LPC
Sven Schnelle
2011-03-14
X60: fix typo in dsdt.asl
Sven Schnelle
2011-03-14
X60: Add _PRW/_PSW methods to LID/SLPB objects
Sven Schnelle
2011-03-08
Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...
Scott Duplichan
2011-03-07
X60: add thermal zone 1
Sven Schnelle
2011-03-07
X60: add thermal zone 0
Sven Schnelle
2011-03-04
Redo r6099 after copy&pasted code reintroduced DIMMx #defines
Patrick Georgi
2011-03-03
Configure PCIe lanes on ms7135 as original BIOS does.
jakllsch
2011-03-01
Fix some subsystemid statements in r6421
Sylvain "ythier" Hitier
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-28
Kino devicetree.cb SIO PNP devices were not matched up with the
Marc Jones
2011-02-26
Make AMD Fam10h CPU microcode updates optional in Expert mode
Xavi Drudis Ferran
2011-02-26
Following patch fills in the callbacks for PCIe x16 resets. This board uses G...
Rudolf Marek
2011-02-26
Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh.
Scott Duplichan
2011-02-26
Add support for the ASRock E350M1, an AMD family 14h Fusion board.
Scott Duplichan
2011-02-24
Tyan/s2735 doesn't need to define its own hard_reset function anymore.
Patrick Georgi
2011-02-24
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...
Scott Duplichan
2011-02-21
[i945] Add SPD adress mapping
Sven Schnelle
[next]