aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
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
2010-12-26All the values should stay untouched or be set automatically by the resourceStefan Reinauer
2010-12-26Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann
2010-12-25Nokia IP530: Add missing "select SDRAMPWR_4DIMM".Uwe Hermann
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-19ASUS M2N-E: Enable PCI-E x16 slot.Uwe Hermann
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-18Fix a few whitespace and coding style issues.Uwe Hermann
2010-12-18A couple of Poulsbo fixes:Patrick Georgi
2010-12-18Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi
2010-12-17Remove some more unused/incorrect hda_verb.h files.Uwe Hermann
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-12-16Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-15Build fix.Uwe Hermann
2010-12-15Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann
2010-12-13no leading zeroes.Stefan Reinauer
2010-12-13This patch just turns on the ACPI resume.Rudolf Marek
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-12-13We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek
2010-12-13Add support for the ASUS M2N-E board.Uwe Hermann
2010-12-11Fix the build failure. We have now common fadt.c.Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-12-10Two hda_verb.h files: Add more comments.Uwe Hermann
2010-12-10Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann
2010-12-09Build fix, forgot to run abuild on the latest tree.Uwe Hermann
2010-12-09Deduplicate various ACPI .asl files.Uwe Hermann
2010-12-08Tobias Diedrich wrote:Tobias Diedrich
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-12-07Trivial. Fix typo.Zheng Bao
2010-12-06Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann
2010-12-06Get rid of some useless/empty *_fixups.c files.Uwe Hermann
2010-12-06Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann
2010-12-06Add initial support for the ASUS M4A78-EM.Juhana Helovuo
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-12-04Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...Rudolf Marek
2010-11-30The patch just make the power LED on.Rudolf Marek
2010-11-30Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-28devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich
2010-11-26Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-25MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-24S3 support for ASUS M2VTobias Diedrich
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-22Drop per-board ram_check() calls for now.Uwe Hermann
2010-11-22Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi
2010-11-22i855: Remove useless memctrl indirection.Uwe Hermann
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-11-21Convert boards to use mptable_write_buses.Patrick Georgi
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann