summaryrefslogtreecommitdiff
path: root/chip/host/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-4/+3
* chip: Sort header filesJeremy Bettis2022-11-291-3/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/host/reboot.c: Format with clang-formatJack Rosenthal2022-06-281-3/+2
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-0/+9
* Mark reset and panic functions as noreturnPatrick Georgi2017-11-071-0/+3
* Flush test coverage information before rebooting emulatorVic Yang2013-09-041-0/+2
* Reboot emulator with execv()Vic Yang2013-07-241-0/+18