aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2011-05-15Declare legacy video frame buffer so that Windows generic VGA driver will work.Scott Duplichan
2011-05-15Declare RTC as not PIIX4 compatible to match AMD hardware.Scott Duplichan
2011-05-15Make fadt revision match its length. Solves Windows 7 checked build assert.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Switch processor cores to pstate 0 early to reduce boot time.Scott Duplichan
2011-05-15Enable 33 MHz fast mode SPI read early to reduce boot time.Scott Duplichan
2011-05-15Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.Scott Duplichan
2011-05-15Match DIMM SPD addressing to implemented slots.Scott Duplichan
2011-05-15Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.Scott Duplichan
2011-05-151) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.Scott Duplichan
2011-05-151) Set I/O APIC ID according to BKDG recommendationScott Duplichan
2011-05-13siemens/sitemp_g1p1: Adapt read_option() to latest changesJosef Kellermann
2011-05-12Remove uart_init() in Siemens sitemp-g1p1Patrick Georgi
2011-05-11Add Siemens SITEMP-G1 boardJosef Kellermann
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-05-07ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...Kerry She
2011-04-28Thinkpad: Enable Battery eventsSven Schnelle
2011-04-27X60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-27T60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-22The UART divider should be calculated based on the base frequencyStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-20Add Lenovo ThinkPad T60Sven Schnelle
2011-04-20pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle
2011-04-20pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle
2011-04-20pci1x2x: use devicetree register configurationSven Schnelle
2011-04-19Drop 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 valueStefan Reinauer
2011-04-15fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-04-11PMH7: Add chip configSven Schnelle
2011-04-11EC: Add Lenovo H8Sven Schnelle
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-05X60: use pnp_write_config() instead of custom functionSven Schnelle
2011-04-05X60: move ec version info code to log_ec_version()Sven Schnelle
2011-04-04X60: assert audio mute before entering SuspendSven Schnelle
2011-04-04X60: log firmware versionSven Schnelle
2011-04-04X60: blink suspend LED during resumeSven Schnelle
2011-04-04X60: we have ACPI_RESUMESven Schnelle
2011-04-04X60: deassert audio mute on bootSven Schnelle
2011-04-01remove swp files accidently addedSven Schnelle
2011-04-01X60: add dock code for Ultrabase X6Sven Schnelle
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-28Add support for Supermicro H8scm.Zheng Bao
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2011-03-21X60: Add notification for LID objectsSven Schnelle
2011-03-21X60: remove beep call from _Q26/_Q27Sven Schnelle
2011-03-15X60: Clear EC events when wake GPE is triggeredSven Schnelle
2011-03-14X60: LPC bus is LPCB, not LPCSven Schnelle
2011-03-14X60: fix typo in dsdt.aslSven Schnelle
2011-03-14X60: Add _PRW/_PSW methods to LID/SLPB objectsSven Schnelle
2011-03-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
2011-03-07X60: add thermal zone 1Sven Schnelle
2011-03-07X60: add thermal zone 0Sven Schnelle
2011-03-04Redo r6099 after copy&pasted code reintroduced DIMMx #definesPatrick Georgi
2011-03-03Configure PCIe lanes on ms7135 as original BIOS does.jakllsch
2011-03-01Fix some subsystemid statements in r6421Sylvain "ythier" Hitier
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-28Kino devicetree.cb SIO PNP devices were not matched up with theMarc Jones
2011-02-26Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran
2011-02-26Following patch fills in the callbacks for PCIe x16 resets. This board uses G...Rudolf Marek
2011-02-26Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh.Scott Duplichan
2011-02-26Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan
2011-02-24Tyan/s2735 doesn't need to define its own hard_reset function anymore.Patrick Georgi
2011-02-24git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan
2011-02-21[i945] Add SPD adress mappingSven Schnelle
2011-02-16Add ACPI code for Lenvo X60Sven Schnelle
2011-02-16Lenovo ThinkPad X60: Enable SMI handlerSven Schnelle
2011-02-15Remove more files and lines mistakenly copied from Roda to X60Peter Stuge
2011-02-15Remove ACPI mistakenly copied from Roda to ThinkPad X60Peter Stuge
2011-02-15Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be ...Marc Jones
2011-02-14Lenovo ThinkPad X60 / X60s SupportSven Schnelle
2011-02-14Fix Typo. (and why is that file, and some of its siblings per-board?)Patrick Georgi
2011-02-14Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.Frank Vibrans
2011-01-28rk886ex lacked EC_ACPIStefan Reinauer
2011-01-27Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle
2011-01-27SMM code on i945 platforms needs udelay()Peter Stuge
2011-01-27Add a new CMOS variable which triggers activation of thePatrick Georgi
2011-01-27oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer
2011-01-21Now bimini can boot linux to login.Zheng Bao
2011-01-21push ts5300 rom size to 1MB. In fact the flash part on thatStefan Reinauer
2011-01-20Remove the code for debugging.Zheng Bao
2011-01-20Features of Bimini board:Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-16Ooops lets see if this extra comment removal fixes this.Rudolf Marek
2011-01-16Trivial, cleanup of GPIO comments.Rudolf Marek
2011-01-14Improved GPIO setup for roda/rk886ex, and some documentationPatrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-13Default to CRT on Kontron/986lcd-m. "default display" doesn't alwaysPatrick Georgi
2011-01-06Various Nokia IP530 fixes.Marc Bertens
2011-01-04Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell checkKerry She
2011-01-01AMD SB800: Drop component prefix from filenames.Uwe Hermann
2011-01-01AMD Bimini: Use mptable_init() in mptable.c.Uwe Hermann
2011-01-01AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann
2011-01-01AMD Bimini: Drop duplicate ASL files as we did for other boards.Uwe Hermann
2011-01-01Add support for the AMD Bimini eval mainboard.Kerry She
2010-12-29-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer