summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* mb/asus/p8h61-m*: Drop unnecessary PCH configNico Huber2019-11-182-13/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-1810-5/+20
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-185-0/+5
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-185-14/+2
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-185-20/+0
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-185-20/+0
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-156-3/+15
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-51/+8
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-153-110/+35
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-17/+1
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-142-30/+4
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-36/+1
* sb/intel/i82801jx: Add common code for LPC decodeArthur Heymans2019-11-126-25/+13
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-124-29/+7
* mb/asus/p5ql-em: Fix S3 resumeArthur Heymans2019-11-111-1/+3
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-112-2/+0
* mb/asus/p5ql-em: Add mainboardArthur Heymans2019-11-0917-0/+791
* mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-045-5/+5
* mb/intel/{i82801gx,x4x}: Don't select ASPM optionsArthur Heymans2019-11-031-3/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-018-8/+8
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-275-8/+8
* mb/asus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-279-133/+113
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-252-2/+0
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-163-8/+0
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-112-30/+2
* asus/f2a85m_pro: Fix superio type in devicetreeKyösti Mälkki2019-10-081-1/+1
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* mb/*: Use common IPMI KCS driverPatrick Rudolph2019-09-024-40/+2
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-267-7/+7
* AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki2019-08-212-2/+0
* mb/asus/kfsn4-dre: Return early if CK804 not foundJacob Garber2019-08-201-1/+3
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-187-25/+8
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-201-1/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-193-3/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-182-15/+15
* mb/asus/p8h61-m_pro: Add comment about PCH GPIO46Angel Pons2019-07-111-1/+1
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-046-13/+7
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-046-13/+4
* asus/am1i-a: Enable UART according to CONFIG_UART_FOR_CONSOLEMike Banon2019-06-281-0/+8
* mainboard: Add support for ASUS P8Z77-M PRO desktop mainboardVlado Cibic2019-06-2718-0/+1038
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-062-2/+0
* mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans2019-06-051-2/+0
* src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS2019-05-292-2/+2
* mb/asus/p8h61-m_pro: Add small fixesPatrick Rudolph2019-05-233-1/+10