summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* g: remove sleep disable/enable in rddMary Ruthven2016-11-281-2/+0
* Cr50: Removed Reef EVT workaroundsScott2016-10-041-4/+1
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-0/+13
* Cr50: Add gpio input for platform reset (plt_rst_l)Scott2016-09-231-0/+1
* cr50: correct a todo bug numberMary Ruthven2016-09-111-1/+1
* cr50: remove the pullup on sys_rst on kevinMary Ruthven2016-09-091-0/+2
* g: usb update: clear fallback counter after update finishesVadim Bendebury2016-09-091-0/+8
* cr50: mark updated image as good once a usb request is receivedMary Ruthven2016-09-021-1/+4
* cr50: unlock consoleMary Ruthven2016-09-011-0/+4
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-0/+2
* Remove unused CONFIG_CONSOLE_RESTRICTED_INPUT optionBill Richardson2016-08-241-7/+0
* cr50: try recovering from rolling rebootsstabilize-8688.BVadim Bendebury2016-08-081-0/+8
* g: Decode more reasons for chip resetBill Richardson2016-08-051-0/+3
* Cr50: Sample slave configuration pins at PORScott2016-08-031-0/+20
* HACK tpm: reset fallback counter when readyVadim Bendebury2016-07-291-0/+8