summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* System: shutdown chipset before enter hibernateSue Chen2020-11-021-0/+5
* COIL: Rename SLEEP_MASK_I2C_PERIPHERALDiana Z2020-10-311-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-4/+4
* Add shim for system.c (implementing jump data functions)Yuval Peress2020-10-221-0/+11
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-4/+4
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-1/+3
* system: Add system_is_manual_recovery APIDaisuke Nojiri2020-06-131-0/+7
* system: Add EC_RESET_FLAG_EFSDaisuke Nojiri2020-05-141-0/+12
* TCPMv2: Restore PD state after SysjumpSam Hurst2020-04-021-0/+3
* vboot: Add a reboot option to keep EFS in RO with the AP off.Sam McNally2020-03-031-0/+4
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-26/+16
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-211-0/+13
* 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