summaryrefslogtreecommitdiff
path: root/chip/it83xx/flash.c
Commit message (Expand)AuthorAgeFilesLines
* COIL: chip/it83xx: Rename SPI IRQ configCaveh Jalali2021-08-021-2/+2
* include/flash: rename the APIsTim Lin2021-06-091-12/+13
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-5/+5
* it8xxx2: enable ILM0Dino Li2020-12-171-0/+37
* it83xx/flash: workaround of IMMU tag is nds32 onlyDino Li2020-12-171-4/+11
* it83xx/flash: handle AP's command of get status while erasingtim2020-10-141-0/+12
* it83xx/flash: add reload watchdog to prevent the resetDino Li2020-10-131-0/+6
* it83xx/flash: the configuration only used by N8 coretim2020-09-301-3/+6
* it83xx/flash: exclude immu tag workaround if chip's core is riscvDino Li2020-03-241-1/+1
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-211-0/+8
* it83xx/flash: verify flash from ILMDino Li2020-01-221-0/+9
* it83xx/flash: add support for KGD flashDino Li2019-10-211-14/+61
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-2/+2
* it83xx/register: rename the register of MCCR3 to RVILMCR0Dino Li2019-07-031-4/+4
* core:RISC-V / chip:IT83202Dino Li2019-06-111-8/+23
* it83xx: force filling cache if the last two 4KB blocks of 512KB flash are mod...Dino Li2018-12-101-3/+34
* nds32: enable GCC LTODino Li2017-11-301-1/+1
* nds32: lds: reduce gap of flashDino Li2017-01-051-1/+1
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-2/+2
* it83xx: flash: remove time-out of checking flash statusDino Li2016-09-051-13/+17
* it8380dev: Increase DLM sizeDino Li2015-10-251-9/+9
* it8380dev: fix flash module and reset cause.Dino Li2015-09-161-146/+12
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-4/+4
* nds32: use INT_MASK instead of GIEDino Li2015-08-201-9/+3
* it8380dev: fix hooks task won't wake up if timer overflowDino Li2015-08-111-0/+2
* it8380dev: speed up flash verifyingDino Li2015-08-061-2/+3
* it8380dev: add flash module and fix system jumpDino Li2015-07-081-0/+765