summaryrefslogtreecommitdiff
path: root/src/mainboard/google/link
AgeCommit message (Expand)Author
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
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-15mainboards: align on using ACPI_Sx definitionsAaron Durbin
2016-06-23intel/sandybridge: Fix builds with System Agent blobKyösti Mälkki
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-03-21nb/intel/sandybridge: increase MMCONF_BASE_ADDRESSPatrick Rudolph
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2016-02-12link: Support native raminitVladimir Serbinenko
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
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-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-09-01chromeec: Move keyboard backlight code into Chrome EC directoryDuncan Laurie
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-06-30google/link: implement get_write_protect_statePatrick Georgi
2015-06-30Add Kconfig flag to specify if there's a lid switchPatrick Georgi
2015-06-30Expose get_lid_switch() in romstagePatrick 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-01mainboards: fix spd generationAaron Durbin
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-31cbfs: remove cbfs_core.h includesAaron 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