aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/imb-a180
AgeCommit message (Expand)Author
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-04mb/asrock: Get rid of whitespace before tabElyes HAOUAS
2018-05-09mb/asrock: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-10-05AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-25asrock/imb-a180: Remove commented oem_fan_control()Kyösti Mälkki
2017-08-24AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson
2017-08-24asrock/imb-a180: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-03-29asrock/imb-a180: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-22agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-10-07src/mainboard: Remove whitespace after sizeofElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-03AMD boards: Drop comment on include fileKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2016-05-10AGESA boards: Relocate platform memory configKyösti Mälkki
2016-05-10AGESA boards: Rename files containing OEM configurationKyösti Mälkki
2015-11-12AMD/Kabini: Fix the interrupt routingZheng Bao
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-24AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki
2015-05-23AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth
2014-12-20AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki
2014-12-20AGESA: Add OemCustomize hooks structureKyösti Mälkki
2014-12-20AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19mainboard: Strip out some dead includesEdward O'Callaghan
2014-12-07Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Common agesawrapper for S3 resumeKyösti Mälkki
2014-12-03AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki
2014-12-03AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki
2014-12-03AGESA fam15tn / fam15rl / fam16kb: Move LPC decode enable for serial portKyösti Mälkki
2014-12-03AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-11-26agesa/family16kb: Switch to per-device ACPIVladimir Serbinenko
2014-11-26agesa/family15tn: Switch to per-device ACPIVladimir Serbinenko
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-10-22AGESA fam15tn fam16kb: Fix missing FCH function prototypesKyösti Mälkki
2014-10-22AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-19AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki
2014-10-19AGESA: Declare callout Fch_Oem_config staticKyösti Mälkki
2014-09-29asrock/imb-a180/BiosCallOuts.c: Fix typo in temperatu*re* in commentPaul Menzel
2014-08-19asrock/imb-a180/board_info.txt: add flash fieldsStefan Tauner
2014-08-06mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan
2014-07-28AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki
2014-07-28AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-28AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-25AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki
2014-07-24AGESA: Drop offset on PCI device enumerationKyösti Mälkki
2014-07-24AGESA: Drop unused extern declarationsKyösti Mälkki
2014-07-24AGESA boards: Drop global bus_isaKyösti Mälkki
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki