summaryrefslogtreecommitdiff
path: root/test/stress.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-221-5/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-2/+2
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-2/+2
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-171-0/+6
* Remove obsolete board-specific codeRandall Spangler2015-06-101-13/+2
* Auron: Initial EC commitMohammed Habibulla2014-08-201-1/+1
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-271-10/+2
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* Rename mixed-case config constantsRandall Spangler2013-12-161-6/+6
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-3/+1
* cleanup: Even more TODO commentsRandall Spangler2013-11-011-2/+0
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-091-1/+1
* Create board configuration for peppy bringupDave Parker2013-05-231-1/+1
* Create board configuration for falco bringupBill Richardson2013-05-201-1/+2
* Put test utility macros in headerVic Yang2013-05-081-11/+4
* Fix ADC test for LM4Vic Yang2013-04-301-0/+14
* Fill in I2C test parametersVic Yang2013-04-291-2/+18
* Add peripheral stress testVic Yang2013-04-191-0/+140