summaryrefslogtreecommitdiff
path: root/board/kukui_scp/board.h
Commit message (Expand)AuthorAgeFilesLines
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-2/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* kukui_scp: mask CC_HOSTCMD and CC_IPI outTzung-Bi Shih2020-09-071-0/+2
* kukui_scp: Enable CONFIG_HOSTCMD_ALIGNEDYilun Lin2019-11-041-0/+2
* kukui_scp: support CONFIG_PRESERVE_LOGSYilun Lin2019-10-041-0/+1
* mtk_mdp: Add the service for mdp driverwalter.hsiao2019-09-091-2/+2
* mtk_isp: Add the service for p2 driverBibby Hsieh2019-09-041-1/+2
* kukui_scp: support suspending tasks tasks when AP in S3Yilun Lin2019-08-301-0/+3
* mtk_isp: Enlarge CONFIG_ROM_SIZE for ISP EC portingJungo Lin2019-08-261-1/+1
* kukui_scp: Suppress console_snapshot and console_read command logs.Yilun Lin2019-06-191-0/+3
* 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
* 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
* 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: Support inter-process interrupt/communication (IPI).Yilun Lin2018-12-291-0/+14
* kukui: Add initial kukui_scp board for SCP developmentRong Chang2018-12-201-0/+41