summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "common: chip_save_reset_flags takes uint32_t"Mary Ruthven2021-11-181-1/+1
* Revert "USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.h"Mary Ruthven2021-11-181-0/+1
* Revert "console: improve command name length error message"Mary Ruthven2021-11-181-5/+4
* i2c_controller: remove subcommand to protect all TCPC portsMary Ruthven2021-11-184-12/+39
* Revert "common: board_[read/write]_serial weak reference cleanup"Mary Ruthven2021-11-182-19/+24
* Revert "common: queue: Update chunk struct and get read/write logic"Mary Ruthven2021-11-183-95/+33
* Revert "common: Add EC_CMD_LOCATE_CHIP"Mary Ruthven2021-11-185-79/+46
* Revert "minute-ia: ish software panic"Mary Ruthven2021-11-182-34/+3
* Revert "TCPC: Make tcpc_config handle other bus types"Mary Ruthven2021-11-182-7/+0
* Revert "core:RISC-V / chip:IT83202"Mary Ruthven2021-11-181-9/+0
* Revert "minute-ia: move IRQ definitions to common files"Mary Ruthven2021-11-182-18/+0
* Revert "minute-ia: show EC task information during panic"Mary Ruthven2021-11-181-3/+0
* Revert "mt_scp: Add support to store some code in DRAM"Mary Ruthven2021-11-185-50/+1
* Revert "core: Allow .bss and .data sections in DRAM"Mary Ruthven2021-11-184-87/+5
* Revert "common: provide config option for 64-bit hwtimer"Mary Ruthven2021-11-183-112/+30
* Revert "uart_buffering: add tx_buffer_full() API"Mary Ruthven2021-11-182-10/+0
* Revert "rollback: Add rollback support for chips with varying flash bank sizes"Mary Ruthven2021-11-182-62/+5
* Revert "common/system: refactor some confusing ifdefs"Mary Ruthven2021-11-185-27/+34
* Revert "cleanup: use STATIC_IF for hibernate variables"Mary Ruthven2021-11-181-15/+14
* Revert "common: change clksrc_high to use STATIC_IF_NOT"Mary Ruthven2021-11-181-2/+10
* Revert "log: Preserve Kukui EC reset logs across every EC reboot on SRAM."Mary Ruthven2021-11-188-102/+5
* Revert "task: Add task_enable_task() and task_disable_task()"Mary Ruthven2021-11-182-25/+0
* Revert "version: Make ver_get_num_commits work for on-flash images"Mary Ruthven2021-11-184-42/+19
* Revert "utils: Add strstr"Mary Ruthven2021-11-183-50/+0
* Revert "kukui_scp: support CONFIG_PRESERVE_LOGS"Mary Ruthven2021-11-182-15/+1
* Revert "system.c: move jump_data declarations into sysjump.h"Mary Ruthven2021-11-182-47/+30
* Revert "system.c: reset statics for testing"Mary Ruthven2021-11-182-14/+0
* Revert "Cleanup: Correct GPIO alternate function parameter"Mary Ruthven2021-11-185-29/+10
* Revert "Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT"Mary Ruthven2021-11-185-8/+8
* Revert "gpio: Add UNUSED declaration for gpio.inc"Mary Ruthven2021-11-183-49/+0
* Revert "Add a board specific helper to return USB PD port count"Mary Ruthven2021-11-182-3/+3
* core-m/m0: reformat linker script with spacesMary Ruthven2021-11-181-429/+429
* navbar: Fix logo urlAashay Shringarpure2021-11-161-1/+1
* cortex-m: remove mpustabilize-14345.B-cr50_stabstabilize-14336.B-cr50_stabMary Ruthven2021-11-103-389/+0
* remove lm4Mary Ruthven2021-11-1022-6120/+0
* remove bdsMary Ruthven2021-11-106-146/+1
* remove core/riscv-rv32iMary Ruthven2021-11-1013-1968/+0
* remove rollbackMary Ruthven2021-11-102-530/+0
* remove power codeMary Ruthven2021-11-1025-7912/+1
* remove cortex-m0Mary Ruthven2021-11-1028-5821/+0
* remove core/minute-iaMary Ruthven2021-11-1019-3009/+0
* cr50: usb_pdu_valid should check if crypto is allowed before checkVadim Sukhomlinov2021-11-101-7/+7
* cr50: adjust FIPS tests based on feedback from security reviewVadim Sukhomlinov2021-11-102-17/+18
* cr50: adjust shared memory for CRYPTO_TEST=1 buildstabilize-14333.B-cr50_stabstabilize-14324.72.B-cr50_stabstabilize-14324.62.B-cr50_stabstabilize-14324.41.B-cr50_stabstabilize-14324.13.B-cr50_stabstabilize-14321.B-cr50_stabrelease-R97-14324.B-cr50_stabVadim Sukhomlinov2021-10-281-0/+5
* ap_ro_verification: do not fail if verification is not supportedstabilize-14312.B-cr50_stabVadim Bendebury2021-10-252-65/+125
* ap_ro_integrity_check: add a ccd capability for the ap ro check vcMary Ruthven2021-10-212-7/+17
* factory_mode: add 0.3.22 to guc versionsMary Ruthven2021-10-211-8/+8
* board_id: fix an incorrect offset calculationVadim Bendebury2021-10-211-2/+1
* usb_spi_v2: read full PDU into a bufferVadim Bendebury2021-10-194-35/+170
* cr50: better cleaning of residual data in case of U2F failuresVadim Sukhomlinov2021-10-191-53/+55