summaryrefslogtreecommitdiffstats
path: root/src/mainboard/foxconn
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-3/+1
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-062-2/+0
* mb/*/devicetree.cb: Remove unavailable PCIe portsArthur Heymans2019-06-051-2/+0
* nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-252-1/+4
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src/mainboard/{foxconn/d41s,intel/d510mo}: Use pci_or_configArthur Heymans2019-04-231-2/+1
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* mb/foxconn/g41m: Fix overridetreeKyösti Mälkki2019-03-181-6/+8
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-132-2/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-2/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-4/+4
* 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-071-1/+0
* nb/intel/pineview: Use parallel MP initArthur Heymans2019-01-231-1/+0
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-231-1/+0
* nb/intel/pineview: Move the boilerplate mainboard_romstage_entryArthur Heymans2019-01-141-96/+5
* mb/foxconn/g41s-k: Add g41m variantArthur Heymans2019-01-1015-5/+150
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-7/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-092-6/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-082-6/+1
* mb/{d41s,d510mo}: Remove references to PCIe port 5 and 6Arthur Heymans2019-01-081-1/+0
* mb/foxconn/d41s: Program the subsystemidArthur Heymans2019-01-031-1/+4
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* mb/foxconn/g41s-k: Don't reprogram inherited subsystemidArthur Heymans2018-12-191-34/+11
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-4/+6
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-212-2/+2
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-122-7/+8
* src/mainboard/*/*: Set Mini-ITX boards' category to "mini"Angel Pons2018-09-131-1/+1
* mb/foxconn/d41s: Add mainboardArthur Heymans2018-08-2319-0/+816
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-79/+0
* nb/intel/x4x: Deprecate native graphic initArthur Heymans2018-06-141-2/+0
* mb/*/*: Enable libgfxinit on x4x boardsArthur Heymans2018-06-143-0/+30
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-1/+1
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-2/+1
* mb/*/*: Add a few VBT filesArthur Heymans2018-06-062-0/+1
* mb/foxconn: Get rid of whitespace before tabElyes HAOUAS2018-06-041-4/+4
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-1/+1
* nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans2018-01-051-3/+0
* superio/ite/common: Add temperature offsetVagiz Trakhanov2017-10-221-3/+4
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-11/+1
* mb/foxconn/g41s-k: add new mainboardSamuel Holland2017-06-1220-0/+982