summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung
Commit message (Expand)AuthorAgeFilesLines
* 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
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-072-2/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-244-8/+2
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-232-2/+2
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-153-0/+38
* samsung/lumpy: add cpu/gpu pwm backlight register valuesMatt DeVillier2019-01-081-0/+4
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-8/+0
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-042-32/+26
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-302-2/+2
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-302-0/+4
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-282-2/+2
* 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
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS2018-11-052-2/+0
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-2/+2
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-134-16/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-134-4/+0
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-052-0/+4
* mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier2018-08-012-0/+6
* samsung/stumpy: Add support for libgfxinitMatt DeVillier2018-07-313-0/+36
* mb/samsung/lumpy: Use new PMBASE APIPatrick Rudolph2018-07-301-4/+2
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-252-2/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-022-4/+2
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-282-10/+10
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-212-6/+4