summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/g505s
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardwareMike Banon2019-07-072-0/+11
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-4/+4
* AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki2019-01-161-47/+46
* 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-061-1/+1
* src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS2019-01-031-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* 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-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-4/+4
* mb/lenovo: Get rid of whitespace before tabElyes HAOUAS2018-06-044-8/+8
* src/mainboard: Add and update license headersMartin Roth2018-06-027-8/+91
* mb/lenovo: 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
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-8/+35
* amd/agesa: Remove redundant UDELAY_LAPIC selectionPaul Menzel2017-10-171-1/+0
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-051-0/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-48/+8
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-29/+29
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-2/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-7/+0
* lenovo/g505s: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki2017-08-314-58/+33
* lenovo/g505s: Enable XHCI device in devicetreeKyösti Mälkki2017-08-311-1/+1
* lenovo/g505s: Switch from f15rl to f15tnKyösti Mälkki2017-08-313-11/+11
* AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-66/+64
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* lenovo/g505s: Switch away from AGESA_LEGACYKyösti Mälkki2017-03-282-70/+2
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-071-1/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson2016-12-221-1/+1
* mainboard & southbridge: Clear files that are just headersMartin Roth2016-12-052-32/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-0/+2
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-1/+1