summaryrefslogtreecommitdiff
path: root/chip/mec1322/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-113/+0
* 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