summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-012-6/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-012-466/+44
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-292-2/+2
* mb/biostar/a68n_5200: Remove spurious SPD eeprom entriesKyösti Mälkki2020-05-281-8/+1
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-262-54/+0
* AGESA f16kb: Factor out default MTRR settingsAngel Pons2020-05-262-36/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-262-22/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-262-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-262-8/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-262-8/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-262-12/+6
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-262-2/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-9/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1149-49/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-099-79/+13
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-028-8/+8
* 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-0439-506/+78
* acpi: correct the processor devices scopeMichał Żygowski2020-03-252-2/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1848-69/+0
* mb/biostar/am1ml: Remove old reference to olivehillplusElyes HAOUAS2020-03-111-1/+2
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-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-122-12/+4
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-092-17/+12
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-205-5/+0
* mb/biostar: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* biostar/am1ml: Switch away from ROMCC_BOOTBLOCKSergej Ivanov2019-12-165-69/+14
* AGESA: Disable boards from buildKyösti Mälkki2019-12-155-6/+15
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-093-8/+1
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-031-38/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-302-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-2/+2
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* mb/biostar/am1ml: Use ite's common functionsElyes HAOUAS2019-10-121-52/+30
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-4/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-192-3/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-4/+0