use movsl for copying resume memory back
[coreboot.git] / src / mainboard / asus /
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-16 Kyösti MälkkiVIA southbridge K8T890: Apply un-written naming rules
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-27 Denis 'GNUtoo' Carikliasus/m4a785t-m: correct the CPU microcode patch selection
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-02-22 Marc JonesRemove old AMD fam10 fixme comment
2012-02-17 Patrick Georginvidia/mcp55: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/sb700: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georginvidia/ck804: Move HAVE_HARD_RESET to southbridge
2012-02-16 Denis 'GNUtoo' CarikliM4A785-M,M4A785T-M: fix SSDT tables
2012-02-16 Denis 'GNUtoo' CarikliM4A785T-M: fix TOM2.
2011-12-14 Florian Zumbiehlasus k8v-x: explicitly set RAM and bus voltages
2011-12-14 Florian Zumbiehlk8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it...
2011-12-08 Alec AriChange DSDT Table ID for M4A785T-M board
2011-12-03 Florian Zumbiehladding support for the Asus K8V-X
2011-12-03 Rudolf MarekFix Asus A8V-E SE DIMM slot mapping
2011-12-02 Florian Zumbiehlcopied asus a8v-e_se to k8v-x
2011-12-02 Denis 'GNUtoo' CarikliM4A785T-M: fix ACPI's P-States Table
2011-12-02 Denis 'GNUtoo' CarikliAdd ASUS M4A785T-M mainboard support
2011-12-02 Kyösti MälkkiRemove obsolete TINY_BOOTBLOCK
2011-11-02 Florian Zumbiehlsimplify IDE cable detection for Asus M2V
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-30 Sven Schnelleremove usbdebug.h include from mainboard/romstage code
2011-10-30 Patrick Georgiasus/m5a88-v: Fix build
2011-10-28 QingPei WangAdd ASUS M5A88-V mainboard support
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
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-12 Patrick Georgimptable: Refactor lintsrc generation
2011-10-12 Rudolf MarekMake Asus A8V-E SE better ACPI citizen.
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-09-12 Tobias DiedrichAdd acpi_get_sleep_type() to i82371eb and P2B _PTS...
2011-08-25 Alec AriFix up various dsdt.asl files
2011-08-24 Alec AriRemove dead code
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-16 Rudolf MarekWorkaround the errata #181.
2011-07-13 Rudolf MarekEnable SMI on M2V-MX SE
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-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Sylvain "ythier... Fix some subsystemid statements in r6421
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-26 Xavi Drudis FerranMake AMD Fam10h CPU microcode updates optional in Exper...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-19 Uwe HermannASUS M2N-E: Enable PCI-E x16 slot.
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-13 Uwe HermannAdd support for the ASUS M2N-E board.
2010-12-11 Rudolf MarekFix the build failure. We have now common fadt.c.
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-10 Uwe HermannAdd TINY_BOOTBLOCK support for AMD SB700.
2010-12-09 Uwe HermannBuild fix, forgot to run abuild on the latest tree.
2010-12-09 Uwe HermannDeduplicate various ACPI .asl files.
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
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-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-12-07 Zheng BaoTrivial. Fix typo.
2010-12-06 Uwe HermannDrop unused/obsolete CONFIG_COMPRESS from a few board...
2010-12-06 Juhana HelovuoAdd initial support for the ASUS M4A78-EM.
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-11-29 Tobias DiedrichTobias Diedrich wrote:
2010-11-28 Uwe Hermanndevicetree.cb: Only add as many entries as there are...
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-24 Tobias DiedrichS3 support for ASUS M2V
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-22 Patrick GeorgiFinal set of smp_write_bus -> mptable_write_buses changes.
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-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-18 Uwe HermannDrop unused and incorrect RTC_DEV for Winbond W83627EHG.
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-17 Tobias DiedrichDynamically generate PNP0C02 mainboard resources in...
2010-11-17 Tobias DiedrichLinux also needs the MMCONF area to be reserved either...
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-17 Tobias DiedrichThe only southbridge having a pirq_assign_irqs function...
2010-11-16 Patrick GeorgiForgot to remove one set of SET_FIDVID defines
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-14 Uwe HermannAdd a target for the ASUS A8V-E Deluxe (trivial).
2010-11-14 Uwe HermannCK804/MCP55 devicetree.cb cosmetic and indentation...
2010-11-14 Rudolf MarekReturn 0, (as for 40pin cable if SB not found)
2010-11-14 Tobias DiedrichMove cable detect logic to a weak function in vt8237r_i...
2010-11-12 Tobias Diedrichmainboard/asus/m2v: Set DDR2 voltage to 1.8V
2010-11-10 Tobias DiedrichUse the new mptable_write_buses() on the ASUS M2V.
2010-11-10 Tobias DiedrichAdd mptable for ASUS M2V.
2010-11-09 Tobias DiedrichAdd acpi tables and dsdt.
2010-11-09 Tobias DiedrichAdd pirq table for ASUS M2V.
2010-11-07 Scott DuplichanDSDT.asl should not report the AMD SB600/SB700 RTC...
2010-11-07 Tobias DiedrichShould be part of 6044. I forgot to add the directory :/
2010-11-07 Tobias DiedrichThis adds the m2v directory and necessary files to...
next