summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-271-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-39/+39
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-3/+0
* mb: AMD CIMx boards: Fix typo in *is defined* in commentsPaul Menzel2020-10-171-11/+11
* mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS2020-10-131-1/+1
* mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS2020-10-131-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/jetway: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-151-16/+0
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-101-1/+0
* mb/*/Kconfig: Drop spurious warning about disabled boardsAngel Pons2020-07-101-3/+0
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-092-19/+0
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-1/+1
* AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki2020-06-281-9/+1
* mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki2020-06-101-14/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-162/+39
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-30/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-261-13/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-261-3/+0
* AGESA f14: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* AGESA f14 boards: Drop useless family definitionsAngel Pons2020-05-261-8/+0
* AGESA f14 boards: Drop useless socket definitionsAngel Pons2020-05-261-20/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-5/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-20/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-5/+1
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* 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
* mainboard/jetway: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0618-236/+36
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1822-31/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* mb/jetway/nf81-t56n-lf: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-10/+8
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-153-3/+9
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-4/+3
* 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
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2019-3793/+0
* mb/jetway: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-32/+25
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1