summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-21skylake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-05-21gpio: Add a function to map GPIO to ACPI pathDuncan Laurie
2016-05-21skylake: Add ACPI device name handlerDuncan Laurie
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-21acpigen: Add function to generate ToUUID() from a stringDuncan Laurie
2016-05-21hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie
2016-05-20sio/winbond: Expose enter/exit configuration state functionsTimothy Pearson
2016-05-19src/Kconfig: Move acpi Kconfig below chipset KconfigsMartin Roth
2016-05-19soc/intel/apollolake: Relocate FSP-M during insertion in CBFSAndrey Petrov
2016-05-19soc/apollolake/romstage: Add a timestamp at the start of romstageAlexandru Gagniuc
2016-05-19soc/apollolake/romstage: Call console_init before any printk()Alexandru Gagniuc
2016-05-19soc/apollolake: Pass earliest timestamp to timestamp_initAlexandru Gagniuc
2016-05-19lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc
2016-05-19lib/timestamp: Do not initialize cache in timestamp_cache_get()Alexandru Gagniuc
2016-05-19arch/x86: Include timestamp.c in all stagesAlexandru Gagniuc
2016-05-19soc/intel/apollolake: clear up ACPI timer emulation magic constantAaron Durbin
2016-05-19soc/apollolake/lpc_lib: Make cros compile passZhao, Lijian
2016-05-18rockchip: rk3399: enable sdhci clk for emmcShunqian Zheng
2016-05-18rockchip: rk3399: configure emmc clkLin Huang
2016-05-18ec/google/chromeec/acpi: Add MKBP supportGwendal Grignou
2016-05-18rk3399: set proper configuration of SDMMC interfaceVadim Bendebury
2016-05-18rk3399: add GPIO register definitions for SDMMC0Vadim Bendebury
2016-05-18gru: set correct gpio for SD card detectVadim Bendebury
2016-05-18Gru: support 4GB sdram on gruLin Huang
2016-05-18rockchip: rk3399: improve sdram driverLin Huang
2016-05-18rockchip: rk3399: add tsadc driverShunqian Zheng
2016-05-18rockchip: revert the common tsadc headerShunqian Zheng
2016-05-18rockchip: rk3399: add routines to set vop clocksShunqian Zheng
2016-05-18AGESA vendorcode: Build a common amdlibKyösti Mälkki
2016-05-18AGESA vendorcode: Move compiler class definitionKyösti Mälkki
2016-05-18soc/intel/apollolake: Enable ACPI PM1 timer emulationAndrey Petrov
2016-05-18soc/intel/apollolake: Remove hardcode for TCO watchdog timerAndrey Petrov
2016-05-18soc/intel/apollolake: Work around FSP-M CAR layoutAndrey Petrov
2016-05-18soc/intel/apollolake: Do not use StackBase FSP-M parameterAndrey Petrov
2016-05-18drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFSAndrey Petrov
2016-05-18soc/intel/apollolake: Take advantage of common opregion codeAndrey Petrov
2016-05-18soc/intel/common: Add IGD OpRegion supportAndrey Petrov
2016-05-18soc/intel/common: Add utility to load VBT fileAndrey Petrov
2016-05-18mainboard/intel/galileo: Add I2C chip initializationLee Leahy
2016-05-18soc/intel/quark: Add I2C supportLee Leahy
2016-05-17soc/intel/quark: Fix spelling errorLee Leahy
2016-05-17soc/intel/quark: Perform GPIO initializationLee Leahy
2016-05-17mainboard/intel/galileo: Add GPIO initializationLee Leahy
2016-05-17acpigen: Fix ?: operator confusionJonathan Neuschäfer
2016-05-17intel/sch: Merge northbridge and southbridge in src/socStefan Reinauer
2016-05-17soc/intel/quark: Add GPIO register accessLee Leahy
2016-05-17soc/intel/quark: Add LPC symbolsLee Leahy
2016-05-17soc/intel/quark: Reformat include/soc/pci_devs.hLee Leahy
2016-05-17drivers/intel/fsp1_1: Simplify union referencesLee Leahy
2016-05-17drivers/intel/fsp1_1: Replace for/break with returnsLee Leahy