summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* cr50: set compiler options to ensure reproducible FIPS moduleVadim Sukhomlinov2023-04-141-0/+4
* cr50: set cc-name to gcc to avoid build errorsVadim Sukhomlinov2022-12-011-3/+5
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-1328-28/+28
* coil: replace non-inclusive terms with "placeholder"Mary Ruthven2021-11-192-4/+3
* coil: replace non-inclusive terms with "validity"Mary Ruthven2021-11-191-1/+1
* Revert "ec: Add a task_reset function."Mary Ruthven2021-11-181-342/+24
* Revert "npcx: system: Add support for npcx7 series ec"Mary Ruthven2021-11-181-6/+0
* Revert "npcx: bypass for CSAE issue if CONFIG_LOW_POWER_IDLE is disabled"Mary Ruthven2021-11-181-12/+0
* Revert "chip/npcx: Add support for pad-switching UART"Mary Ruthven2021-11-181-4/+0
* Revert "system: Log PC and task id on watchdog"Mary Ruthven2021-11-181-3/+0
* Revert "stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspended"Mary Ruthven2021-11-181-6/+0
* Revert "stm32: add internal flash support for STM32H7 family"Mary Ruthven2021-11-181-5/+0
* Revert "cortex-m: enable I-cache on ARMv7-M"Mary Ruthven2021-11-182-48/+0
* Revert "core: add chip-specific memory regions definition mechanism"Mary Ruthven2021-11-181-18/+0
* Revert "cortex-m: add D-cache support"Mary Ruthven2021-11-184-97/+6
* Revert "common: add BASE_CHANGE hook"Mary Ruthven2021-11-182-8/+0
* Revert "tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST test"Mary Ruthven2021-11-182-8/+0
* Revert "core/cortex-m*/task: Record 32-bit exception times"Mary Ruthven2021-11-181-14/+7
* Revert "core/cortex-m: Support chip with no flash."Mary Ruthven2021-11-181-16/+2
* Revert "core/cortex-m: Support prevent chip memory region from GC."Mary Ruthven2021-11-181-10/+0
* Revert "mt_scp: Add functions to clean/invalidated selected ranges of D-cache"Mary Ruthven2021-11-181-4/+4
* Revert "mt_scp: Support ROM section on internal SRAM."Mary Ruthven2021-11-181-4/+20
* Revert "USB-PD: Add hook for PD connect event"Mary Ruthven2021-11-182-8/+0
* Revert "mt_scp: Add support to store some code in DRAM"Mary Ruthven2021-11-181-11/+0
* Revert "core: Allow .bss and .data sections in DRAM"Mary Ruthven2021-11-181-68/+3
* Revert "common/system: refactor some confusing ifdefs"Mary Ruthven2021-11-181-2/+2
* Revert "task: Add task_enable_task() and task_disable_task()"Mary Ruthven2021-11-181-13/+0
* Revert "kukui_scp: support CONFIG_PRESERVE_LOGS"Mary Ruthven2021-11-181-13/+0
* core-m/m0: reformat linker script with spacesMary Ruthven2021-11-181-429/+429
* cortex-m: remove mpustabilize-14345.B-cr50_stabstabilize-14336.B-cr50_stabMary Ruthven2021-11-103-389/+0
* remove core/riscv-rv32iMary Ruthven2021-11-1013-1968/+0
* remove cortex-m0Mary Ruthven2021-11-1028-5821/+0
* remove core/minute-iaMary Ruthven2021-11-1019-3009/+0
* cr50: add run-time detection of gcc version to support gcc 11.2 LTOVadim Sukhomlinov2021-10-141-0/+10
* cr50: place .text.fips_checksum immediately after FIPS modulefirmware-chameleon-14280.B-cr50_stabVadim Sukhomlinov2021-10-121-10/+15
* ap_ro_verification: add implementation of the new schemeVadim Bendebury2021-10-021-0/+4
* chip/g: fix gcc 11.2 build issuesVadim Sukhomlinov2021-10-011-1/+1
* cr50: add support for upcoming update to gcc 11.2 in coreboot-sdkVadim Sukhomlinov2021-09-241-1/+1
* cr50: move fips checksum into its own sectionMary Ruthven2021-09-071-6/+11
* cr50: add placeholder for FIPS module at fixed locationVadim Sukhomlinov2021-07-011-0/+23
* coil: CONFIG_I2C_SLAVE->CONFIG_I2C_PERIPHMary Ruthven2021-01-071-3/+3
* coil: remove nds32factory-dalboz-13695.B-cr50_stabMary Ruthven2020-12-2219-2684/+0
* cortex-m/m0: Reformat linkers script with tabsCraig Hesling2019-11-262-604/+635
* core/nds32 and riscv-rv32i/ec.lds.S: no assert if section is not presenttim2019-11-222-2/+4
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-1/+3
* host: remove leftovers from using system clock in testsJack Rosenthal2019-10-251-21/+0
* test: don't rely on system time for testsJett Rink2019-10-141-6/+10
* usbc: fix flaky testsJett Rink2019-10-101-0/+5
* Remove uses of %lEvan Green2019-10-052-7/+4
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1