aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-23SB800: Hide unused gpp portsKerry Sheh
2011-10-19asrock/e350m1: Enable the superio ACPI device in devicetree.cbPeter Stuge
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-11mainboard: complete the sb800 devicetree even device is offKerry Sheh
2011-09-14Update to Asrock E350m1 for AMD F14 C0efdesign98
2011-09-07AMD SB800 southbridge updateKerry She
2011-09-07AMD F14 southbridge updateKerry She
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-07-10ASRock E350M1: ACPI-related BSOD fixScott Duplichan
2011-06-29amd southbirdge sb800 wrapper, pci bridge fixKerry She
2011-06-22Move SB800 clock init earlierScott Duplichan
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-06-20ASRock E350M1: Enable USB3 supportMarshall Buschman
2011-06-19ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nicScott Duplichan
2011-06-12ASRock/E350M1: Skip memory clear for boot time reductionMarshall Buschman
2011-06-07re-indent, so files conform to coding guidelines.Stefan Reinauer
2011-06-04Port persimmon r6594 to e350m1: Cosmetic cleanupPeter Stuge
2011-06-04Port persimmon r6593 to e350m1: Remove unused Kconfig optionsPeter Stuge
2011-06-04Port persimmon r6592 to e350m1: Update GPP port configurationPeter Stuge
2011-06-04Port persimmon r6591 to e350m1: ROM cache earlyMarshall Buschman
2011-06-04Port persimmon r6590 to e350m1: Work around memory allocation problemMarshall Buschman
2011-06-04Port persimmon r6589 to e350m1: Strip down AGESA optionsMarshall Buschman
2011-06-04Port persimmon r6588 to e350m1: VGA framebufferMarshall Buschman
2011-06-04Port persimmon r6587 to e350m1: RTC is not PIIX4 compatibleMarshall Buschman
2011-06-04Port persimmon r6586 to e350m1: FADT revisionMarshall Buschman
2011-06-04Port persimmon r6584 and r6601 to e350m1: SPI prefetch earlyMarshall Buschman
2011-06-04Port persimmon r6583 to e350m1: pstate 0 earlyMarshall Buschman
2011-06-04Port persimmon r6582 to e350m1: 33 MHz SPI read earlyMarshall Buschman
2011-06-04Port persimmon r6578 and r6596 to e350m1: MMCONF basePeter Stuge
2011-06-04Port persimmon r6574 to e350m1: MMCONF sizeMarshall Buschman
2011-06-04Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacyMarshall Buschman
2011-06-04Port persimmon r6572 to e350m1: I/O APIC IDMarshall Buschman
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
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-24git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan
2011-01-16Ooops lets see if this extra comment removal fixes this.Rudolf Marek
2011-01-16Trivial, cleanup of GPIO comments.Rudolf Marek
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-13This patch just turns on the ACPI resume.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-09Deduplicate various ACPI .asl files.Uwe Hermann
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-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-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 boards to use mptable_write_buses.Patrick Georgi
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-17This problem was introduced withTobias Diedrich
2010-11-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi
2010-11-07DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-24Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-02Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann
2010-10-01ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi
2010-09-28Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-09-24Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann
2010-09-22 Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek
2010-09-07Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-17Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...Rudolf Marek
2010-08-17Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-21Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-05-14license header fixes Nils Jacobs
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi