aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus
AgeCommit message (Expand)Author
2013-05-10Asus M4A785T-M: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-04Asus F2A85-M Enable the SD controller for F2A85-MRudolf Marek
2013-05-03mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard
2013-03-30AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel
2013-03-22Add support for ASUS F2A85-M boardRudolf Marek
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-11ASUS M5A88-V: Kconfig: Fix mainboard model namePaul Menzel
2013-03-08AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choicePaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-23AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann
2013-02-21AMD boards: Fix typo `@brief` in commentPaul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-12-30M4A785T-M: Add support for external GFX.Denis 'GNUtoo' Carikli
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-09Get rid of hard coded strings in ACPI tablesStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-09-12Fix VT8237S USB IRQ routingRudolf Marek
2012-08-25Fix mptable build troublesKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-08-01Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-26Drop mainboard chip.hStefan Reinauer
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