summaryrefslogtreecommitdiff
path: root/chip/host/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/host/config_chip.h: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* 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