summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* ec: Add #line in include/system.hJeremy Bettis2023-05-151-0/+6
* include: Sort header filesJeremy Bettis2022-11-291-2/+2
* system: Ensure space for panic and jump dataRob Barnes2022-11-171-1/+1
* ec: Don't declare forward decls as weakJeremy Bettis2022-10-071-5/+2
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-281-0/+4
* test: fix warningsYuval Peress2022-09-201-0/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-091-4/+0
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-081-0/+4
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-311-1/+3
* zephyr: test: add tests for reboot host commandFabio Baltieri2022-08-221-0/+6
* zephyr: test: add tests for reboot commandFabio Baltieri2022-08-181-1/+1
* include/system.h: Format with clang-formatJack Rosenthal2022-06-281-32/+32
* system: change sleep_mask to atomic_t typeDawid Niedzwiecki2021-11-291-2/+2
* zephyr: test: isl923x::initYuval Peress2021-10-051-0/+8
* system: Add CrOS FWID to version outputRob Barnes2021-09-141-0/+9
* system: add hibernate flagTim Lin2021-09-031-0/+5
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+8
* system: Generalize system_get_board_version()Philip Chen2021-07-121-0/+5
* system: Clean up system_get_board_version()Philip Chen2021-07-091-0/+5
* System: Add SYSTEM_IN_MANUAL_RECOVERY flagDaisuke Nojiri2021-07-051-0/+13
* system: Rename reset_flags used in system_encode_save_flagsDaisuke Nojiri2021-07-011-2/+2
* zephyr: Update banner to match Chromium OSKeith Short2021-04-231-0/+5
* include/system: support interrupt_disable_all of RISCV in zephyrtim2021-04-161-0/+2
* zephyr: Stub out interrupt_disable_all() for testsKeith Short2021-04-091-0/+2
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-101-0/+12
* system: Add board_pulse_entering_rw()Aseda Aboagye2021-02-251-0/+9
* system: remove SYSTEM_BBRAM_IDX_VBNVBLOCK*Jack Rosenthal2021-02-041-7/+0
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-121-0/+5
* COIL: Rename SLEEP_MASK_I2C_CONTROLLERDiana Z2020-12-041-1/+1
* 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