aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/pmutil.c
AgeCommit message (Expand)Author
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/baytrail: refactor rtc failure checkingAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-05-13baytrail: clear the pmc wake status registersAaron Durbin
2014-05-06baytrail: add GPIO SMI supportAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin