use movsl for copying resume memory back
[coreboot.git] / src / mainboard / asrock /
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-02-17 Patrick Georgiamd/sb700: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-16 Kerry ShehSIO: Winbond w83627dhg update
2012-01-18 Marc JonesClean up AMD romstage.c serial output
2012-01-18 Marc JonesRemove duplicated line of code in AMD wrappers.
2012-01-05 Marc JonesFix Fam14 AGESA ACPI table generation
2012-01-05 Marc JonesClean up AMD Fam14 SSDT
2012-01-05 Marc JonesFix Fam14 mainboard whitespace
2012-01-02 Kerry ShehF14 mainboard: mptable update
2012-01-02 Kerry ShehF14 mainboard: update acpi interrupt routing in pic...
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-30 Sven Schnelleremove usbdebug.h include from mainboard/romstage code
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-23 Kerry ShehSB800: Hide unused gpp ports
2011-10-19 Peter Stugeasrock/e350m1: Enable the superio ACPI device in device...
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-11 Kerry Shehmainboard: complete the sb800 devicetree even device...
2011-09-14 efdesign98Update to Asrock E350m1 for AMD F14 C0
2011-09-06 Kerry SheAMD SB800 southbridge update
2011-09-06 Kerry SheAMD F14 southbridge update
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-14 Scott DuplichanMove AMD SB800 early clock setup.
2011-07-10 Scott DuplichanASRock E350M1: ACPI-related BSOD fix
2011-06-28 Kerry Sheamd southbirdge sb800 wrapper, pci bridge fix
2011-06-22 Scott DuplichanMove SB800 clock init earlier
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-20 Stefan Reinauersb800: move spi prefetch and fast read mode to sb bootb...
2011-06-20 Marshall BuschmanASRock E350M1: Enable USB3 support
2011-06-19 Scott DuplichanASRock E350M1: Configure SB800 GPP ports to support...
2011-06-12 Marshall BuschmanASRock/E350M1: Skip memory clear for boot time reduction
2011-06-07 Stefan Reinauerre-indent, so files conform to coding guidelines.
2011-06-04 Peter StugePort persimmon r6594 to e350m1: Cosmetic cleanup
2011-06-04 Peter StugePort persimmon r6593 to e350m1: Remove unused Kconfig...
2011-06-04 Peter StugePort persimmon r6592 to e350m1: Update GPP port configu...
2011-06-04 Marshall BuschmanPort persimmon r6591 to e350m1: ROM cache early
2011-06-04 Marshall BuschmanPort persimmon r6590 to e350m1: Work around memory...
2011-06-04 Marshall BuschmanPort persimmon r6589 to e350m1: Strip down AGESA options
2011-06-04 Marshall BuschmanPort persimmon r6588 to e350m1: VGA framebuffer
2011-06-04 Marshall BuschmanPort persimmon r6587 to e350m1: RTC is not PIIX4 compatible
2011-06-04 Marshall BuschmanPort persimmon r6586 to e350m1: FADT revision
2011-06-04 Marshall BuschmanPort persimmon r6584 and r6601 to e350m1: SPI prefetch...
2011-06-04 Marshall BuschmanPort persimmon r6583 to e350m1: pstate 0 early
2011-06-04 Marshall BuschmanPort persimmon r6582 to e350m1: 33 MHz SPI read early
2011-06-04 Peter StugePort persimmon r6578 and r6596 to e350m1: MMCONF base
2011-06-04 Marshall BuschmanPort persimmon r6574 to e350m1: MMCONF size
2011-06-04 Marshall BuschmanPort persimmon r6573 to e350m1: VGA, PCI MMIO and SB800...
2011-06-04 Marshall BuschmanPort persimmon r6572 to e350m1: I/O APIC ID
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-03-28 Zheng BaoSP5100's code is based on SB700. Change the legacy...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-26 Rudolf MarekFollowing patch fills in the callbacks for PCIe x16...
2011-02-26 Scott DuplichanCorrect error in ASRock E350M1 commit that breaks build...
2011-02-26 Scott DuplichanAdd support for the ASRock E350M1, an AMD family 14h...
2011-02-24 Scott Duplichangit-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376...
2011-01-16 Rudolf MarekOoops lets see if this extra comment removal fixes...
2011-01-16 Rudolf MarekTrivial, cleanup of GPIO comments.
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-13 Rudolf MarekThis patch just turns on the ACPI resume.
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-09 Uwe HermannDeduplicate various ACPI .asl files.
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-12-04 Rudolf MarekFollowing patch removes the cut-and-paste stuff from...
2010-11-30 Rudolf MarekThe patch just make the power LED on.
2010-11-30 Rudolf MarekFix the SPD to channel mapping. Please note that there...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Patrick GeorgiConvert boards to use mptable_write_buses.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-07 Scott DuplichanDSDT.asl should not report the AMD SB600/SB700 RTC...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-11-05 Uwe HermannVarious PIRQ/MPTABLE/ACPI Kconfig fixes.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-10-01 Patrick GeorgiICS951462_ADDRESS defined but _never_ used. Drop it.
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-22 Rudolf Marek Here is a proposed way how to handle the SATA PHY...
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
next