summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar
Commit message (Expand)AuthorAgeFilesLines
* 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
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-082-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-085-7/+7
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-072-2/+0
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-162-139/+137
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* 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-193-3/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-236-8/+14
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-162-8/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-054-4/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-056-10/+10
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-26/+26
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-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-044-4/+4
* mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth2018-05-151-9/+0
* mb/biostar: Get rid of device_tElyes HAOUAS2018-05-084-4/+4
* mainboard/biostar/am1ml: Add required space before opening parenthesis '('Elyes HAOUAS2018-04-291-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-262-8/+8
* Intel i440bx boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-186-195/+0
* biostar/a68n_5200: Fix hang with board due to SPIDamien Zammit2017-10-141-0/+2