summaryrefslogtreecommitdiff
path: root/board/kukui_scp
Commit message (Expand)AuthorAgeFilesLines
* mt_scp/clock: Use ULPOSC1 when AP suspendEric Yilun Lin2020-01-071-23/+0
* kukui_scp: drop unused interruptsEric Yilun Lin2020-01-032-21/+0
* kukui_scp: Enable CONFIG_HOSTCMD_ALIGNEDYilun Lin2019-11-041-0/+2
* kukui_scp: support CONFIG_PRESERVE_LOGSYilun Lin2019-10-041-0/+1
* mtk_isp: FD M2M re-design for RFC v3Jerry-ch Chen2019-09-122-2/+2
* mtk_mdp: Add the service for mdp driverwalter.hsiao2019-09-095-2/+106
* mtk_isp: Add the service for p2 driverBibby Hsieh2019-09-045-1/+106
* kukui_scp: suspend some tasks when AP in S3Yilun Lin2019-08-301-4/+7
* kukui_scp: support suspending tasks tasks when AP in S3Yilun Lin2019-08-302-0/+29
* mtk_isp: Add the service for fd driverJerry-ch Chen2019-08-264-0/+122
* mtk_isp: Add the service for isp P1 driverJungo Lin2019-08-264-1/+108
* mtk_isp: Enlarge CONFIG_ROM_SIZE for ISP EC portingJungo Lin2019-08-261-1/+1
* mtk_vcodec: Add the service for h264 encoderYunfei Dong2019-08-264-0/+117
* mtk_vcodec: Add the service for h264 decoderYunfei Dong2019-08-264-0/+124
* kukui_scp: Suppress console_snapshot and console_read command logs.Yilun Lin2019-06-191-0/+3
* kukui_scp/update_scp: Deploy elf file by defaultNicolas Boichat2019-06-141-3/+1
* kukui_scp: Run 'sync' after update firmware.stabilize-12249.BYilun Lin2019-06-041-0/+1
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-021-5/+2
* kukui_scp/ipi: Add more IPI ID.Yilun Lin2019-04-131-3/+9
* mt_scp: Move ROM_BASE to 0x0.Yilun Lin2019-04-131-4/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* mt_scp: Support ROM section on internal SRAM.Yilun Lin2019-03-271-10/+13
* kukui_scp: Enable CONFIG_LTONicolas Boichat2019-03-261-0/+2
* mt_scp: Move some configs to board/config.h.Yilun Lin2019-03-211-0/+25
* mt_scp/ipi: Support host event over IPI.Yilun Lin2019-03-121-0/+3
* kukui_scp: Add rpmsg name service.Peter Shih2019-03-041-0/+3
* kukui_scp: Increase UART TX buffer size to 8192Nicolas Boichat2019-02-271-0/+3
* kukui_scp: Let the AP setup the UART pinmux correctlyNicolas Boichat2019-02-271-13/+3
* kukui_scp: Change default board to rev2Nicolas Boichat2019-02-141-0/+12
* kukui_scp: Add update_scp script to deploy to DUTNicolas Boichat2019-02-131-0/+39
* mt_scp: Add support to store some code in DRAMNicolas Boichat2019-01-241-0/+6
* kukui_scp: Change IPI index.Yilun Lin2019-01-181-7/+7
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+1
* mt_scp: Support inter-process interrupt/communication (IPI).Yilun Lin2018-12-291-0/+14
* kukui: Add initial kukui_scp board for SCP developmentRong Chang2018-12-205-0/+154