summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/ww_ring/ww_ring.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2018-08-10src/drivers: Fix typoElyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2015-04-22i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury
2015-04-22i2c/ww_ring: define display pattern programsVadim Bendebury
2015-04-22i2c/ww_ring: decouple LED display from vbootVadim Bendebury
2015-04-22i2c/ww_ring: various driver fixes and improvementsVadim Bendebury
2015-04-22i2c: add support for ww_ringVadim Bendebury