summaryrefslogtreecommitdiff
path: root/chip/mec1322/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* kunimitsu: increase stack size for PD_C0, PD_C1, and PD_CMDKevin K Wong2016-01-111-0/+6
* mec1322: reduce system stack sizeli feng2015-11-041-9/+8
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+0
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-291-11/+4
* mec1322: More code space in RAMKyoung Kim2015-09-251-2/+2
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-161-4/+0
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-1/+0
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-3/+1
* mec1322: Remove FPU support by defaultShawn Nematbakhsh2015-09-021-1/+0
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-021-58/+1
* Fix stack overflow exception in host-command task.Chiranjeevi Rapolu2015-07-081-0/+1
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-141-5/+1
* Increase charger/console/hook stack sizes.Chiranjeevi Rapolu2015-06-041-0/+4
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* mec1322: Correct SPI image offsetsShawn Nematbakhsh2015-05-161-55/+68
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-1/+0
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-10/+10
* mec1322:Flasherase, flashread, flashwrite offsets adjusted.Divya Jyothi2015-05-051-2/+2
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-231-36/+60
* mec1322: Add SPI flash layout for lfw / ro / rw architectureDivya Jyothi2015-04-231-1/+24
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-221-2/+8
* mec1322: Added CONFIG_SWITCH support.Kevin K Wong2015-04-131-1/+1
* mec1322: Add flash physical interface functionsShawn Nematbakhsh2015-03-121-18/+31
* mec1322: Remove RO image to save program memoryShawn Nematbakhsh2015-03-061-3/+8
* mec1322: Add SPI master driverVic Yang2014-06-261-0/+1
* mec1322: DMA driverVic Yang2014-06-261-0/+1
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* mec1322: I2C driverVic (Chun-Ju) Yang2013-12-061-1/+1
* mec1322: LPC host command supportVic (Chun-Ju) Yang2013-12-041-1/+1
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+94