summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/ww_ring/ww_ring.c
Commit message (Expand)AuthorAgeFilesLines
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-081-2/+2
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-171-1/+0
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-10/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-8/+8
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-1/+1
* src/drivers: Fix typoElyes HAOUAS2018-08-101-2/+2
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-10/+10
* i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury2015-04-221-0/+12
* i2c/ww_ring: define display pattern programsVadim Bendebury2015-04-221-58/+6
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-221-7/+6
* i2c/ww_ring: various driver fixes and improvementsVadim Bendebury2015-04-221-25/+74
* i2c: add support for ww_ringVadim Bendebury2015-04-221-0/+401