summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/common: Set controller state to active in uart initUsha P2019-07-241-3/+6
* 3rdparty/blobs: Update submoduleJulius Werner2019-07-231-0/+0
* include/spi-generic: Append unit to macro namesUwe Poeche2019-07-2313-18/+29
* sb/intel/common/spi: Increase flash erase timeoutUwe Poeche2019-07-231-2/+1
* include/spi-generic: move common flash timeoutsUwe Poeche2019-07-232-9/+9
* mb/google/octopus/variants/fleex: Remove gpio NC setting for enabling I2C0Frank Wu2019-07-231-2/+0
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-233-3/+5
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-238-80/+3
* util/*/Makefile: Rename -W to -WextraJacob Garber2019-07-237-7/+7
* libpayload/libc: Use size_t for lengths and indicesJacob Garber2019-07-231-40/+38
* libpayload/libc: Tidy utf16le_to_asciiJacob Garber2019-07-232-4/+3
* libpayload/libc: Correct strlcat return valueJacob Garber2019-07-231-2/+2
* src/lib/hexdump: Use size_t for indicesElyes HAOUAS2019-07-231-3/+2
* mb/google/hatch: Add FP MCU to helios device treePhilip Chen2019-07-231-0/+11
* mediatek/mt8183: Add md power-off flowYanjie Jiang2019-07-234-1/+59
* Documentation: Add 4.10/4.11 release notesPatrick Georgi2019-07-222-11/+142
* soc/mediatek/mt8183: Support SSPMErin Lo2019-07-224-0/+72
* soc/intel/broadwell: Change variable back to u32Jacob Garber2019-07-221-1/+2
* mediatek/mt8183: support more EMCP LPDDR4X DDR bootupHuayang Duan2019-07-216-9/+138
* mb/google/kukui: Introduce a new 'Jacuzzi' familyHung-Te Lin2019-07-212-1/+6
* mediatek/mt8183: Calibrate RTC eosc clockRan Bi2019-07-212-1/+196
* src/cpu/intel: Add sanity check for cpu turbo mode capabilityJohn Zhao2019-07-211-17/+28
* MAINTAINERS: Add Portwell M107 maintainersFrans Hendriks2019-07-211-0/+6
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-2119-79/+74
* soc/intel: Change file to __SIMPLE_DEVICE__Kyösti Mälkki2019-07-211-2/+2
* soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki2019-07-214-21/+4
* util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber2019-07-211-4/+8
* mb/google/hatch: Remove hatch_whlPhilip Chen2019-07-218-289/+0
* mainboard/google/kahlee: create treeya variantChris Wang2019-07-2112-0/+334
* soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov2019-07-211-4/+8
* soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov2019-07-211-0/+18
* mb/google/hatch/var/kindred: Implement variant_devtree_update()David Wu2019-07-212-0/+35
* mb/google/hatch: expose get_board_sku() as globalDavid Wu2019-07-212-1/+5
* mb/google/hatch: Add support for variant_devtree_update()David Wu2019-07-212-0/+9
* mb/google/eve: Enable wake from MKBP events in S3Aseda Aboagye2019-07-211-1/+2
* soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett2019-07-211-0/+1
* soc/amd/picasso: Remove dead SPD size Kconfig symbolMarshall Dawson2019-07-211-4/+0
* soc/amd/picasso: Enable stage cache only with ACPI resumeMarshall Dawson2019-07-211-1/+1
* pci_ids: Add AMD Family 17h host bridgeMarshall Dawson2019-07-211-0/+1
* nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson2019-07-212-2/+2
* pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson2019-07-211-4/+4
* soc/amd: Move SPI base alignment define into commonMarshall Dawson2019-07-213-6/+1
* libpayload: Enable -Wimplicit-fallthroughJacob Garber2019-07-213-2/+5
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-209-9/+3
* mb/getac/p470: Null-terminate ec_id string bufferJacob Garber2019-07-191-1/+1
* device/device_util.c: Correct format specifierJacob Garber2019-07-191-1/+1
* mb/google/octopus: Disable unused USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+37
* mb/google/octopus: Add ACPI configuration for USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+150
* soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian2019-07-192-0/+102
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-1910-45/+124