summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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