Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_* | You-Cheng Syu | 2019-08-26 | 1 | -13/+13 |
* | mt_scp: Drop TCM and L1 cache setting. | Yilun Lin | 2019-07-17 | 1 | -7/+3 |
* | kukui_scp: Enable MPU to protect code RAM and data RAM in RW image. | Yilun Lin | 2019-05-02 | 1 | -0/+2 |
* | kukui: scp: move CPU clock selection to clock module | Rong Chang | 2019-04-23 | 1 | -2/+0 |
* | kukui: scp: Set CPU clock to default before ULPOSC calibration | Rong Chang | 2019-04-23 | 1 | -0/+1 |
* | kukui: scp: move clock and oscillator configuration code to clock.c | Rong Chang | 2019-03-16 | 1 | -109/+1 |
* | kukui: scp: set CPU clock to ULPOSC2 | Rong Chang | 2019-03-16 | 1 | -0/+1 |
* | kukui_scp: Always use watchdog reset on reboot. | Pi-Hsun Shih | 2019-02-19 | 1 | -3/+4 |
* | mt_scp: Enable I/D-cache on boot | Nicolas Boichat | 2019-01-24 | 1 | -2/+2 |
* | mt_scp/memmap: Enable memmap between AP and SCP. | Yilun Lin | 2019-01-24 | 1 | -22/+1 |
* | mt_scp: Support inter-process interrupt/communication (IPI). | Yilun Lin | 2018-12-29 | 1 | -4/+2 |
* | scp: Add mt_scp chip | Rong Chang | 2018-12-20 | 1 | -0/+307 |