summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-1/+2
* system: Add wait-ext option to ec reboot commandScott Collyer2017-11-151-0/+12
* Mark reset and panic functions as noreturnPatrick Georgi2017-11-071-1/+1
* EFS: Switch active slot when current slot is invalidDaisuke Nojiri2017-09-211-9/+28
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-0/+15
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-0/+7
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+8
* Add OTP supportGwendal Grignou2017-07-281-1/+6
* cr50: Add physical presence state machineRandall Spangler2017-07-191-0/+2
* chip/stm32/pwm: Prevent sleeping while PWM output is activeNicolas Boichat2017-07-041-0/+1
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-281-0/+1
* Add system_can_boot_ap APIDaisuke Nojiri2017-06-191-0/+8
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-0/+7
* stm32/usb: Add support for board-specific serial numberNicolas Boichat2017-06-131-0/+6
* stm32: Add function to fetch unique idNicolas Boichat2017-06-121-0/+9
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-6/+0
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-0/+6
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-061-8/+0
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-061-0/+9
* system: Add support for emulated sysrqNicolas Boichat2017-03-311-0/+8
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-251-4/+0
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-251-0/+3
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-6/+25
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-3/+7
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-181-36/+0
* cr50: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-0/+11
* cr50: help battery disconnect to work on detachable devicesVadim Bendebury2017-01-121-0/+7
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-211-0/+6
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-30/+0