summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* gpio: add gpio flags to disable sleepMary Ruthven2022-04-271-1/+1
* Revert "pd: Store PD active state in battery-backed memory"Mary Ruthven2021-11-181-3/+0
* Revert "hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boards"Mary Ruthven2021-11-181-0/+4
* Revert "system: Add support for emulated sysrq"Mary Ruthven2021-11-181-8/+0
* Revert "system: Fixups in emulated sysrq code"Mary Ruthven2021-11-181-0/+9
* Revert "stm32/usb: Add support for board-specific serial number"Mary Ruthven2021-11-181-6/+0
* Revert "Add system_can_boot_ap API"Mary Ruthven2021-11-181-8/+0
* Revert "vboot_ec:Read try slot from BBRAM"Mary Ruthven2021-11-181-1/+0
* Revert "chip/stm32/pwm: Prevent sleeping while PWM output is active"Mary Ruthven2021-11-181-1/+0
* Revert "Add OTP support"Mary Ruthven2021-11-181-6/+1
* Revert "coral: Add host command to fetch SKU ID"Mary Ruthven2021-11-181-8/+0
* Revert "Treat SYSTEM_IMAGE_RW_B also as RW copy"Mary Ruthven2021-11-181-7/+0
* Revert "EFS: Add support for early firmware selection"Mary Ruthven2021-11-181-15/+0
* Revert "EFS: Switch active slot when current slot is invalid"Mary Ruthven2021-11-181-28/+9
* Revert "system: Add wait-ext option to ec reboot command"Mary Ruthven2021-11-181-12/+0
* Revert "system: Allow hibernate to clear AP_OFF flag"Mary Ruthven2021-11-181-2/+1
* Revert "npcx: Add BBRM idx for a 3rd PD port."Mary Ruthven2021-11-181-1/+0
* Revert "system: Enable/Disable low power idle in run time"Mary Ruthven2021-11-181-24/+0
* Revert "stm32: low power idle for STM32H7"Mary Ruthven2021-11-181-1/+0
* Revert "npcx: adc: only enable ADC during conversion for power consumption."Mary Ruthven2021-11-181-1/+0
* Revert "kukui/emmc: Disable eMMC emulation when not needed"Mary Ruthven2021-11-181-1/+0
* system: remove support for ap-watchdog resetMary Ruthven2021-11-181-4/+0
* Revert "ec: cleanup: Add CONFIG_RTC"Mary Ruthven2021-11-181-4/+3
* Revert "common: chip_save_reset_flags takes uint32_t"Mary Ruthven2021-11-181-1/+1
* Revert "common: board_[read/write]_serial weak reference cleanup"Mary Ruthven2021-11-181-3/+2
* Revert "common/system: refactor some confusing ifdefs"Mary Ruthven2021-11-181-0/+5
* Revert "version: Make ver_get_num_commits work for on-flash images"Mary Ruthven2021-11-181-8/+0
* Revert "system.c: reset statics for testing"Mary Ruthven2021-11-181-7/+0
* coil: rename sleepmasksMary Ruthven2021-01-061-3/+4
* ap_ro: add handling of the corrupted hashVadim Bendebury2020-06-051-1/+2
* make DIOB3 interruptible and wakable for EC-EFS2Namyoon Woo2020-02-081-0/+1
* system.c: reset statics for testingCaveh Jalali2019-10-311-0/+7
* common: Comment typo correctionCraig Hesling2019-10-151-1/+1
* version: Make ver_get_num_commits work for on-flash imagesDaisuke Nojiri2019-09-211-0/+8
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-24/+2
* common/system: refactor some confusing ifdefsJack Rosenthal2019-07-311-5/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: board_[read/write]_serial weak reference cleanupDenis Brockus2019-06-031-2/+3
* common: chip_save_reset_flags takes uint32_tJack Rosenthal2019-05-171-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-44/+44
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-011-3/+4
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-0/+5
* kukui/emmc: Disable eMMC emulation when not neededNicolas Boichat2018-08-231-0/+1
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-1/+4
* npcx: adc: only enable ADC during conversion for power consumption.Mulin Chao2018-06-281-0/+1
* stm32: low power idle for STM32H7Vincent Palatin2018-06-151-0/+1
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-301-0/+24
* npcx: Add BBRM idx for a 3rd PD port.Aseda Aboagye2018-04-251-0/+1