summaryrefslogtreecommitdiff
path: root/common/system.c
Commit message (Expand)AuthorAgeFilesLines
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2018-12-191-16/+14
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-1/+1
* system: Make hibernate console command invoke chipset task if chipset is onFurquan Shaikh2018-08-291-2/+21
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-1/+1
* ec/google: Add command to fetch keyboard ID from ECparis_yeh2018-06-201-0/+16
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-301-0/+5
* cr50: include sleepmask in all imagesMary Ruthven2018-05-181-4/+5
* system: update board version to return an error if encounteredJett Rink2018-04-191-16/+39
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-101-3/+6
* system: Log PC and task id on watchdogPhilip Chen2017-12-111-5/+12
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-0/+7
* system: Add wait-ext option to ec reboot commandScott Collyer2017-11-151-2/+26
* cortex-m: mpu: Support unaligned regions and protect code RAMShawn Nematbakhsh2017-11-141-11/+23
* EFS: Sysjump to active copyDaisuke Nojiri2017-10-171-1/+1
* EFS: Allow EC to switch slot on rebootDaisuke Nojiri2017-09-211-1/+11
* EFS: Switch active slot when current slot is invalidDaisuke Nojiri2017-09-211-26/+38
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-6/+35
* common: add host command to push AP SKU ID to ecDevin Lu2017-09-111-1/+56
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+12
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+15
* Add OTP supportGwendal Grignou2017-07-281-0/+32
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-141-6/+2
* system: Allow sysjump command to jump to RW_BDaisuke Nojiri2017-07-051-3/+8
* Add system_can_boot_ap APIDaisuke Nojiri2017-06-191-0/+30
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-131-0/+1
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-18/+0
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-0/+18
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-111-1/+1
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-061-1/+1
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-061-0/+9
* system: Add support for emulated sysrqNicolas Boichat2017-03-311-0/+17
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-03-161-62/+23
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-8/+8
* common: Ensure print_build_string() prints short strings properly.Carl Hamilton2017-03-081-1/+1
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-251-7/+3
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-4/+9
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-1/+1
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-8/+8
* Revert "system: Use stored size in image_data for determining image_used"Vadim Bendebury2017-02-011-23/+62
* system: Use stored size in image_data for determining image_usedShawn Nematbakhsh2017-01-301-62/+23
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-8/+8
* npcx: flash: Do not delay flash access requests.Shamile Khan2017-01-101-2/+2
* Add CONFIG_CMD_SYSINFO and CONFIG_CMD_SYSLOCKBill Richardson2016-10-071-0/+4
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-011-1/+3
* system: Add console print for reboot-on-ap-shutdownShawn Nematbakhsh2016-09-211-0/+3
* flash: Call lock function prior to mapped external readShawn Nematbakhsh2016-09-161-12/+10
* Revert "ectool: Add ectool command to do AP force shutdown"Vijay Hiremath2016-09-011-9/+1
* Cr50: Mark several console commands as safeBill Richardson2016-08-311-9/+9
* ectool: Add ectool command to do AP force shutdownVijay Hiremath2016-08-301-1/+9
* cleanup: Fix console help for sleepmask commandstabilize-8743.69.Bstabilize-8743.60.Bstabilize-8743.58.Bstabilize-8743.25.Brelease-R54-8743.BBill Richardson2016-08-251-1/+1