aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-06AGESA: Run ar with DTKyösti Mälkki
2018-05-05intel/acpi: Fix ACPI compile errorLijian Zhao
2018-05-05soc/intel/cannonlake: Include stage cache support for CNLSubrata Banik
2018-05-05soc/intel: Add KBL-R pci id supportLijian Zhao
2018-05-05mainboard/ocp/wedge100s: Initial commitDavid Hendricks
2018-05-05fsp_broadwell_de: Add option to enable EHCI controllersDavid Hendricks
2018-05-05mainboard/ocp/monolake: Initial commitDavid Hendricks
2018-05-04soc/intel/common: Allow exporting the size of the VBTPatrick Georgi
2018-05-04soc/intel: unify VBT fetching APIPatrick Georgi
2018-05-04cpu/x86/mp: use __aligned macroAaron Durbin
2018-05-04cpu/x86/mp: remove unused functions and limit API exposureAaron Durbin
2018-05-04amd/mct/ddr3: Correctly configure CsMux67Patrick Georgi
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-05-04superio/ite/common: Add options to enable beepsVagiz Trakhanov
2018-05-04drivers/ricoh/rce822: Get rid of device_tElyes HAOUAS
2018-05-04drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS
2018-05-04src/drivers/lenovo/wacom.c: Get rid of device_tElyes HAOUAS
2018-05-04drivers/intel/i210.c: Get rid of device_tElyes HAOUAS
2018-05-04drivers/intel/gma/opregion.c: Get rid of device_tElyes HAOUAS
2018-05-04device/root_device.c: Get rid of device_tElyes HAOUAS
2018-05-04device/pci_class.c: Get rid of device_tElyes HAOUAS
2018-05-04device/pcix_device.c: Get rid of device_tElyes HAOUAS
2018-05-04device/smbus_ops.c: Get rid of device_tElyes HAOUAS
2018-05-04src/device/cardbus_device.c: Get rid of device_tElyes HAOUAS
2018-05-04src/device/pciexp_device.c: Get rid of device_tElyes HAOUAS
2018-05-04src/device/pnp_device.c: Get rid of device_tElyes HAOUAS
2018-05-04console/vtxprintf.c: Add required spaces around '>'Elyes HAOUAS
2018-05-04arch/x86/cpu.c: Remove unneeded headersElyes HAOUAS
2018-05-04arch/x86/cpu_common.c: Remove unneeded headersElyes HAOUAS
2018-05-04lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add method to walk memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add more bootmem tagsPatrick Rudolph
2018-05-04mainboard/hp/dl145_g1: Remove commented codeElyes HAOUAS
2018-05-04mainboard/google/kahlee: Pass oscout system clk to da7219Akshu Agrawal
2018-05-04drivers/i2c/da7219: Add mclk-name propertyAkshu Agrawal
2018-05-04soc/amd/stonyridge: Add misc deviceAkshu Agrawal
2018-05-04ifdtool: Add a list of known platforms that support IFD_VERSION_2Furquan Shaikh
2018-05-04commonlib: Add descriptions for new AGESA timestampsMartin Roth
2018-05-04google/kahlee: Revert "Resume on AC insertion"Martin Roth
2018-05-04soc/amd/stoneyridge: Remove USB30PortInit settingMartin Roth
2018-05-04mainboard/google: Comment variant names in KconfigMartin Roth
2018-05-03mainboard/google/kahlee: Update grunt touchscreen in devicetreeMartin Roth
2018-05-03vendorcode/amd/agesa: Fix variable length array declarationKyösti Mälkki
2018-05-03pci: Add dummy file for ARM64Patrick Rudolph
2018-05-03pci: Fix function prototypePatrick Rudolph
2018-05-03vendorcode/amd/agesa: Fix variable length array declarationPaul Menzel
2018-05-03cpu/x86: Add infinite timeout support into run_ap_work() functionSubrata Banik
2018-05-03mainboard/winent: Remove unnecessary braces {}Elyes HAOUAS
2018-05-03southbridge/broadcom: Remove spaces before/after parenthesisElyes HAOUAS
2018-05-03mainboard/msi/ms9185: Fix coding style and remove commented codeElyes HAOUAS
2018-05-03mainboard/hp/dl145_g1: Fix coding styleElyes HAOUAS
2018-05-03arch/x86: Relocate GDT in verstage, romstage, and postcarHannah Williams
2018-05-03arch/x86: reduce complexity in assembly_entry.SAaron Durbin
2018-05-03security/vboot: make vboot starts in bootblock depend on c envAaron Durbin
2018-05-03ec/google/chromeec: Update Tablet event callMartin Roth
2018-05-03mainboard/google/reef: Remove tablet mode switch supportMartin Roth
2018-05-02google/kahlee: Set SPI 100 MHz and SPI Dual Read IO modeMarc Jones
2018-05-02soc/amd/stoneyridge: remove sb_set_readspeed functionMarc Jones
2018-05-02mb/google/kahlee/variants/grunt: Enable BayHub720 driverSimon Glass
2018-05-02drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass
2018-05-02mb/google/poppy/variants/nami: Enable touchscreen through ACPIShelley Chen
2018-05-02src/drivers: Add reset/enable/stop_off_ms variables to ACPI devicesShelley Chen
2018-05-02intel/common: compress VBTPatrick Georgi
2018-05-02mb/sapphire/pureplatinumh61: Use custom SPI OPMENUNicola Corna
2018-05-02mb/lenovo/x201: Add Lenvovo X201i to the list of X201 variantsMatthias Gazzari
2018-05-02intel/ibexpeak: Fix missing ACPI PIRQ entriesKyösti Mälkki
2018-05-02src/device: Fix discarded-qualifiers compilation issueSubrata Banik
2018-05-02mb/google/octopus: Configure pins to reflect delta w.r.t yorpShamile Khan
2018-05-02lib/cbfs.c: fix typoPatrick Georgi
2018-05-02pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph
2018-05-02arch/x86: Print CPU Index and APIC ID in case of exceptionSubrata Banik
2018-05-02software_i2c: Improve error behaviorJulius Werner
2018-05-01sdm845: Add Timer supportT Michael Turney
2018-05-01asrock/b75pro3-m: fix the HDMI portIru Cai
2018-05-01mb/google/poppy: Add variant for nocturneNick Vaccaro
2018-05-01mb/google/poppy/variants/nami: Enable Synaptics touchpadivy_jian
2018-05-01nb/intel/x4x: Change memory layout to improve MTRRArthur Heymans
2018-05-01nb/intel/x4x: Fix programming CxDRBArthur Heymans
2018-05-01nb/intel/x4x: Implement both read and write trainingArthur Heymans
2018-05-01mainboard/hp/dl145_g3: Fix coding styleElyes HAOUAS
2018-05-01Fix freeze during chipset lockdown on NehalemMatthias Gazzari
2018-05-01chromeec platforms: Update ACPI thermal event handler callMartin Roth
2018-05-01drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platformSubrata Banik
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
2018-04-30lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph
2018-04-30lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph
2018-04-30lib: Raw import FDT devicetree from depthchargePatrick Rudolph
2018-04-30mb/lenovo/x220: Allow optional use of the mrc.binArthur Heymans
2018-04-30asrock/b75pro3-m: use the ASPM blacklist driverIru Cai
2018-04-30nb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS
2018-04-30cpu/intel: Get rid of device_tElyes HAOUAS
2018-04-30cpu/amd: Get rid of device_tElyes HAOUAS
2018-04-30cpu/x86: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/i440: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/pineview: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/sandybridge: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/nehalem: Get rid of device_tElyes HAOUAS
2018-04-30nb/x4x: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/i945: Get rid of device_tElyes HAOUAS
2018-04-30nb/intel/gm45: Get rid of device_tElyes HAOUAS