summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar/a68n_5200
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-35/+6
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-1/+1
* mainboard/biostar: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0419-247/+38
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1823-32/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb: Fix typos in comments in AGESA boardsElyes HAOUAS2020-01-301-9/+9
* biostar/a68n_5200: Switch away from ROMCC_BOOTBLOCKMike Banon2020-01-215-15/+14
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-4/+2
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-7/+5
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-091-6/+0
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-031-38/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-2/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-4/+4
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-65/+64
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-053-5/+5
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* mb/biostar: Get rid of whitespace before tabElyes HAOUAS2018-06-042-2/+2
* mb/biostar: Get rid of device_tElyes HAOUAS2018-05-082-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* biostar/a68n_5200: Fix hang with board due to SPIDamien Zammit2017-10-141-0/+2
* biostar/a68n_5200: Do actual portDamien Zammit2017-10-143-24/+96
* biostar/a68n_5200: Clone amd/olivehillDamien Zammit2017-10-1427-0/+2559