summaryrefslogtreecommitdiff
path: root/chip/host/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-58/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-3/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* nvmem: test modifications to support the new schemeVadim Bendebury2019-04-051-6/+12
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* chip/host/config_chip: Fix TASK_STACK_SIZE of the host board.Che-yu Wu2017-08-081-0/+3
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* host: mock i2c_xferGwendal Grignou2015-09-161-0/+2
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-2/+2
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-7/+7
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-17/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-091-0/+2
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-2/+2
* extract common core codeVincent Palatin2013-12-051-0/+5
* Mock flash erase/write function at physical layerVic Yang2013-09-241-1/+1
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-3/+0
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+1
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-161-0/+50