aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy
AgeCommit message (Expand)Author
2020-03-18mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-03-02nb/intel/sandybridge: Fix VBOOTPatrick Rudolph
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/acpi: Remove unused filesAngel Pons
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-19mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-11-25mb/samsung: remove header guards for SuperIOMatt DeVillier
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-18mb/samsung: Clean up LPC and IOAPIC configurationNico Huber
2019-11-18nb/intel/sandybridge: Set up console in bootblockArthur Heymans
2019-11-18nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-18sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-20mb,autoport: Fix GCC 9 Port_List build errorJacob Garber
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-05-13mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph
2019-05-13nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-04-04vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching
2019-03-27chromeos: update old boards to use lb_add_gpios notationJoel Kitching
2019-03-27vboot: deprecate physical dev switchJoel Kitching
2019-03-21mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2019-01-23mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans
2019-01-15mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans
2019-01-08samsung/lumpy: add cpu/gpu pwm backlight register valuesMatt DeVillier
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-04mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-08-05southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons
2018-08-01mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier
2018-07-30mb/samsung/lumpy: Use new PMBASE APIPatrick Rudolph
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-28mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-03-02sb/intel/common: Fix conflicting OIC register definitionNico Huber
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-23sb/intel/bd82x6x: Reduce function-disable messNico Huber
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-30intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber
2017-07-12samsung/lumpy: add board-specific USB port infoMatt DeVillier
2017-07-08samsung/lumpy: change HDA codec SSID to fix WindowsMatt DeVillier
2017-07-08samsung/lumpy: fix comments in hda_verb.cMatt DeVillier
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-23mainboard/samsung/lumpy: transition away from device_tAntonello Dettori
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-11-20intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki
2016-10-04samsung/lumpy: Swap SPD assignmentsKyösti Mälkki
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin