summaryrefslogtreecommitdiff
path: root/common/main.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-291-0/+9
* include/flash: rename the APIsTim Lin2021-06-091-1/+1
* zephyr: Update banner to match Chromium OSKeith Short2021-04-231-14/+1
* zephyr: Fix recovery modeKeith Short2021-03-161-1/+1
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-121-0/+4
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* PB: Clear AP_IDLE for recovery bootDaisuke Nojiri2020-06-171-0/+8
* cortex-m: Init the MPU to check for correct operationAndrew McRae2020-05-271-2/+1
* MPU: Don't panic when mpu_pre_init failsDaisuke Nojiri2020-05-231-1/+2
* system: Print reset flags also on RW startDaisuke Nojiri2020-05-231-7/+7
* cortex-m: Clean up MPU logicTom Hughes2020-05-221-1/+7
* Fix comment typoTzung-Bi Shih2020-03-131-1/+1
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-1/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-2/+3
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-241-0/+8
* kukui_scp: support CONFIG_PRESERVE_LOGSYilun Lin2019-10-041-1/+2
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-3/+3
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-211-0/+16
* cleanup: remove CONFIG_REPLACE_LOADER_WITH_BSS_SLOWJack Rosenthal2019-07-311-9/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-1/+10
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-0/+6
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-031-2/+10
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-2/+2
* host_event: Perform lpc_init_mask before keyboard/button initFurquan Shaikh2017-10-241-0/+11
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-10/+0
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-3/+0
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-4/+3
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-241-0/+4
* g: slightly optimize boot on USB resumeVincent Palatin2017-08-021-9/+13
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-281-0/+2
* rwsig: do not jump if reset source is hard pin resetWei-Ning Huang2017-04-271-3/+15
* rwsig: Make it possible to run as a taskNicolas Boichat2017-04-111-4/+7
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-111-1/+1
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-0/+4
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* cr50: enable case closed debugMary Ruthven2016-06-031-1/+1
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-131-0/+10
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-081-4/+0
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-131-3/+0
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* CCD: Switch PD_NO_DEBUG logic to use system_is_lockedAnton Staaf2015-04-131-10/+5
* Ryu: Add PD_NO_DEBUG logicAnton Staaf2015-04-131-0/+15
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-011-0/+9
* Add CONFIG_BRINGUP option to help debug signals for bringupBill Richardson2014-06-051-0/+4
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+3
* Initalize DMA before UARTRandall Spangler2013-09-101-0/+6