aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus
AgeCommit message (Expand)Author
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-19Add missing quote.zbao
2012-07-16Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-14Add ASUS DSBF mainboardSven Schnelle
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-05-08Clean up #ifsPatrick Georgi
2012-05-01Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-25ASUS M4A785T-M mainboard: fix screen flickering issuesDenis 'GNUtoo' Carikli
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-19Fix the blank in acpi_tables.czbao
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-27asus/m4a785t-m: correct the CPU microcode patch selectionDenis 'GNUtoo' Carikli
2012-02-22ACPI: More ../../.. removalPatrick Georgi
2012-02-22Remove old AMD fam10 fixme commentMarc Jones
2012-02-17nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-16M4A785-M,M4A785T-M: fix SSDT tablesDenis 'GNUtoo' Carikli
2012-02-16M4A785T-M: fix TOM2.Denis 'GNUtoo' Carikli
2011-12-14asus k8v-x: explicitly set RAM and bus voltagesFlorian Zumbiehl
2011-12-14k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-xFlorian Zumbiehl
2011-12-08Change DSDT Table ID for M4A785T-M boardAlec Ari
2011-12-03adding support for the Asus K8V-XFlorian Zumbiehl
2011-12-03Fix Asus A8V-E SE DIMM slot mappingRudolf Marek
2011-12-02copied asus a8v-e_se to k8v-xFlorian Zumbiehl
2011-12-02M4A785T-M: fix ACPI's P-States TableDenis 'GNUtoo' Carikli
2011-12-02Add ASUS M4A785T-M mainboard supportDenis 'GNUtoo' Carikli
2011-12-02Remove obsolete TINY_BOOTBLOCKKyösti Mälkki
2011-11-02simplify IDE cable detection for Asus M2VFlorian Zumbiehl
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-10-30asus/m5a88-v: Fix buildPatrick Georgi
2011-10-28Add ASUS M5A88-V mainboard supportQingPei Wang
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
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-13mptable: Refactor lintsrc generationPatrick Georgi
2011-10-13Make Asus A8V-E SE better ACPI citizen.Rudolf Marek
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-08-25Fix up various dsdt.asl filesAlec Ari
2011-08-24Remove dead codeAlec Ari
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-16Workaround the errata #181.Rudolf Marek
2011-07-13Enable SMI on M2V-MX SERudolf Marek
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-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
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-26Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. 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-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-13Compile cbmem.c instead of including it in romstage,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-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-06Add initial support for the ASUS M4A78-EM.Juhana Helovuo
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
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-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-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-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-11-18Drop unused and incorrect RTC_DEV for Winbond W83627EHG.Uwe Hermann
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-17Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich
2010-11-17Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich
2010-11-17This problem was introduced withTobias Diedrich
2010-11-17The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich
2010-11-16Forgot to remove one set of SET_FIDVID definesPatrick Georgi
2010-11-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi