summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/f2a85-m
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-181-1/+3
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-172-11/+1
* AGESA Hudson: Fix typecasts in Fch_Oem_config()Kyösti Mälkki2014-07-141-3/+3
* AGESA boards: Use IS_ENABLED() for HUDSON_LEGACY_FREEKyösti Mälkki2014-07-141-3/+1
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-37/+8
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-142-69/+43
* asus/f2a85-m: Switch off automatic fan control for fan2Rudolf Marek2014-07-111-1/+1
* AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-07-031-9/+1
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-034-14/+0
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-031-35/+0
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-032-7/+2
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-031-24/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-1/+1
* mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel2014-06-131-1/+1
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-061-3/+3
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-063-28/+3
* AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki2014-06-061-6/+6
* AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki2014-06-061-1/+1
* AGESA: Add common calloutsKyösti Mälkki2014-05-261-0/+1
* Asus F2A85-M: Move to ther proper SIORudolf Marek2014-05-235-25/+33
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-131-11/+0
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+5
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-051-13/+1
* AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki2014-05-052-21/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-3/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-44/+0
* AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc2014-04-212-4/+11
* AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki2014-04-171-1/+0
* southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc2014-04-161-4/+4
* AMD hudson yantgze: Drop MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-161-4/+0
* AMD hudson yantgze: Drop APIC_ID_OFFSETKyösti Mälkki2014-04-161-4/+0
* AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki2014-04-161-1/+0
* AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki2014-04-161-1/+0
* AMD AGESA: Drop AMDMCTKyösti Mälkki2014-04-161-1/+0
* hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc2014-04-131-20/+0
* asus/f2a85-m: conditionally show POST codesIdwer Vollering2014-04-091-0/+8
* asus/f2a85-m: Sanitize #includesIdwer Vollering2014-04-0612-106/+76
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+3
* AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD f15tn, f16kb: Remove CDIT table and DMI tableWANG Siyuan2013-11-222-2/+1
* Asus F2A85-M: Fix S3 memory power cut-offRudolf Marek2013-11-191-0/+1
* AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao2013-11-121-55/+2
* AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki2013-10-073-6/+4
* ASUS F2A85-M: Correct and clean up PCIe configRudolf Marek2013-09-192-96/+10
OpenPOWER on IntegriCloud