summaryrefslogtreecommitdiff
path: root/chip/lm4/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-108/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-011-0/+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
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+3
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-1/+1
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+0
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* chip: Set CONFIG_FPU on a board basis.Gwendal Grignou2015-09-181-1/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-3/+0
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-27/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-271-11/+1
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* samus: decrease stack size for smaller tasksAlec Berg2014-06-111-0/+1
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-011-1/+1
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* cleanup: Even more TODO commentsRandall Spangler2013-11-011-1/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-1/+7
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-051-0/+1
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-0/+11
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-2/+0
* Clean up more config optionsRandall Spangler2013-07-241-0/+2
* Clean up and document UART config optionsRandall Spangler2013-07-241-0/+1
* Clean up and document more config optionsRandall Spangler2013-07-241-1/+0
* Clean up debug config optionsRandall Spangler2013-07-231-3/+0
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+3
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+1
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-161-0/+112