summaryrefslogtreecommitdiff
path: root/src/mainboard/samsung
AgeCommit message (Expand)Author
2016-02-13sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko
2016-02-12samsung/*umpy: fix Kconfig formattingPatrick Georgi
2016-02-12lumpy: Support native raminitVladimir Serbinenko
2016-02-12stumpy: Add native raminit supportVladimir Serbinenko
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-12-26IT8772F: Clean up it8772f includes and add a LED APIdavid
2015-11-24superio/smsc/mec1308: Fix IASL warningsMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-14sandy/ivy: Fix PIRQs on ChromebooksKyösti Mälkki
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-06-30samsung/stumpy: implement get_write_protect_statePatrick Georgi
2015-06-30samsung/lumpy: implement get_write_protect_statePatrick Georgi
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-29bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko
2015-05-28intel: Remove pstate_coord_type.Vladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-26bd82x6x: Merge common platform ASL code.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-20bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-05-16Remove defines APMC_FINALIZE.Vladimir Serbinenko
2015-05-05sandy/ivy boards: Rename defines from onboard.h for ACPIKyösti Mälkki
2015-04-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-10vboot: add physical recovery switch supportDaisuke Nojiri
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-04mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan
2014-12-06Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-10-28mainboard/samsung/lumpy: Fix usage of GNU field designator extEdward O'Callaghan