summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung
Commit message (Expand)AuthorAgeFilesLines
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-202-24/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1834-40/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-072-8/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* nb/intel/sandybridge: Fix VBOOTPatrick Rudolph2020-03-022-0/+2
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-262-2/+2
* mb/**/hda_verb.c: Correct codec ID on subvendor verbsAngel Pons2020-01-021-1/+1
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-022-18/+18
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-6/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-312-2/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-272-43/+31
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-212-2/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-204-4/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-192-4/+0
* mb/samsung: remove header guards for SuperIOMatt DeVillier2019-11-252-5/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-2/+2
* mb/samsung: Clean up LPC and IOAPIC configurationNico Huber2019-11-182-42/+7
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-184-5/+6
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-182-0/+2
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-182-2/+2
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-182-2/+2
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-2/+2
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-012-2/+2
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-202-2/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* mb,autoport: Fix GCC 9 Port_List build errorJacob Garber2019-08-201-2/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-252-41/+12
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-192-2/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-182-20/+20
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-214-6/+2
* mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph2019-05-131-1/+1
* nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph2019-05-131-2/+0
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-132-2/+2
* vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching2019-04-042-2/+0
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-272-71/+41
* vboot: deprecate physical dev switchJoel Kitching2019-03-274-71/+25
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-212-2/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-162-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-6/+6
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-072-2/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-062-2/+0
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-052-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-045-5/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-014-0/+4