aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/lpc/lpc_lib.c
AgeCommit message (Expand)Author
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-11soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-05-29soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-05soc/intel/common/lpc_lib: Add function to disable LPC Clock RunNico Huber
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-20soc/intel/common: Adjust LPC Generic IO setupLijian Zhao
2018-03-09soc/intel/common: Enable decoding of the COMB range to LPC based on KconfigSubrata Banik
2017-11-03soc/intel/common/block/lpc: Make integer literal unsigned longPaul Menzel
2017-10-03soc/intel/common/block: Update LPC libRavi Sarawadi
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-08-15soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi