summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/ww_ring
Commit message (Expand)AuthorAgeFilesLines
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-171-1/+0
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-052-3/+3
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-064-40/+4
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-064-8/+4
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-9/+9
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-224-4/+4
* 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
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-2/+2
* Gale: Fix the orange color to match the UX docSuresh Rajashekara2016-10-071-2/+2
* i2c/ww_ring: LED changes as per UX team feedback.Suresh Rajashekara2016-10-061-8/+8
* i2c/ww_ring: Change LED configuration for Gale EVT3Suresh Rajashekara2016-10-062-185/+49
* i2c/ww_ring: Add ww_ring files to ramstageFurquan Shaikh2016-07-281-0/+3
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+2
* i2c/ww_ring: add a pattern for normal bootVadim Bendebury2015-04-222-1/+88
* i2c/ww_ring: update color definitionsVadim Bendebury2015-04-221-5/+5
* i2c/ww_ring: change colors for different display modesVadim Bendebury2015-04-221-18/+18
* i2c/ww_ring: use shorter blinking programVadim Bendebury2015-04-221-134/+95
* 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-224-58/+395
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-223-15/+17
* i2c/ww_ring: various driver fixes and improvementsVadim Bendebury2015-04-221-25/+74
* i2c: add support for ww_ringVadim Bendebury2015-04-224-0/+435