summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung/stumpy
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-281-5/+5
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-3/+2
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-4/+4
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-042-1/+2
* mb/samsung: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS2018-05-082-10/+10
* sb/intel/common: Fix conflicting OIC register definitionNico Huber2018-03-021-2/+2
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-8/+1
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-202-65/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-4/+0
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+3
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-3/+3
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-0/+1
* mainboard/samsung/stumpy: transition away from device_tAntonello Dettori2017-03-231-6/+9
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-3/+3
* samsung/stumpy: fix power LED operationMatt DeVillier2016-11-111-2/+2
* mainboard/samsung/stumpy: Use tabs for indentsElyes HAOUAS2016-10-011-2/+2
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-202-9/+9
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-304-21/+14
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1
* mainboards: align on using ACPI_Sx definitionsAaron Durbin2016-07-151-3/+4
* intel/sandybridge: Fix builds with System Agent blobKyösti Mälkki2016-06-231-1/+1
* nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph2016-06-121-0/+2
* nb/intel/sandybridge: increase MMCONF_BASE_ADDRESSPatrick Rudolph2016-03-211-1/+1
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-183-8/+6
* sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko2016-02-131-6/+0
* samsung/*umpy: fix Kconfig formattingPatrick Georgi2016-02-121-2/+2
* stumpy: Add native raminit supportVladimir Serbinenko2016-02-123-4/+32
* Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko2016-02-121-1/+5
* Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko2016-02-123-2/+1
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-122-100/+24
* chromeos: import Chrome OS fmapsPatrick Georgi2016-01-211-0/+37
* IT8772F: Clean up it8772f includes and add a LED APIdavid2015-12-262-27/+18
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3117-68/+0
* gma ACPI: Make brightness levels a per board settingNico Huber2015-10-221-0/+2
* sandy/ivy: Fix PIRQs on ChromebooksKyösti Mälkki2015-10-143-2/+106
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-031-1/+1
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-1/+0
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-2/+4
* samsung/stumpy: implement get_write_protect_statePatrick Georgi2015-06-301-3/+12