<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/coreboot/chrome-ec.git, branch release-R28-4100.B</title>
<subtitle>review.coreboot.org: chrome-ec.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/'/>
<entry>
<title>Show power number in 'ectool powerinfo' output</title>
<updated>2013-06-05T03:05:05+00:00</updated>
<author>
<name>Vic Yang</name>
<email>victoryang@chromium.org</email>
</author>
<published>2013-05-19T07:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=e307ffb4d24235ef72064b4e2c08b4f9741e7934'/>
<id>e307ffb4d24235ef72064b4e2c08b4f9741e7934</id>
<content type='text'>
This is just a simple V*I value so that we don't need to do the math all
the time.

BUG=None
TEST=None
BRANCH=None

Change-Id: I6317720d196d4bc2392adefb540be14bc34b5978
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Previous-Reviewed-on: https://gerrit.chromium.org/gerrit/55641
(cherry picked from commit 70ada0603c88d0fc2e074768f99abc6e3fcf0fe1)
Reviewed-on: https://gerrit.chromium.org/gerrit/57559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just a simple V*I value so that we don't need to do the math all
the time.

BUG=None
TEST=None
BRANCH=None

Change-Id: I6317720d196d4bc2392adefb540be14bc34b5978
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Previous-Reviewed-on: https://gerrit.chromium.org/gerrit/55641
(cherry picked from commit 70ada0603c88d0fc2e074768f99abc6e3fcf0fe1)
Reviewed-on: https://gerrit.chromium.org/gerrit/57559
</pre>
</div>
</content>
</entry>
<entry>
<title>Pthread-based emulator for unit testing</title>
<updated>2013-05-07T16:09:50+00:00</updated>
<author>
<name>Vic Yang</name>
<email>victoryang@chromium.org</email>
</author>
<published>2013-05-01T16:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=0a45fa17086d4556b7cb4ea0a9f53894197bc897'/>
<id>0a45fa17086d4556b7cb4ea0a9f53894197bc897</id>
<content type='text'>
This is the first version of pthread-based RTOS emulator. With this, we
will be able to test high-level modules entirely on the host machine.

BUG=chrome-os-partner:19325
TEST='make runtests' and see tests passing.
BRANCH=None

Change-Id: I1f5fcd76aa84bdb46c7d35c5e60ae5d92fd3a319
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49954
Reviewed-by: Vincent Palatin &lt;vpalatin@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first version of pthread-based RTOS emulator. With this, we
will be able to test high-level modules entirely on the host machine.

BUG=chrome-os-partner:19325
TEST='make runtests' and see tests passing.
BRANCH=None

Change-Id: I1f5fcd76aa84bdb46c7d35c5e60ae5d92fd3a319
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49954
Reviewed-by: Vincent Palatin &lt;vpalatin@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for keyboard MKBP protocol</title>
<updated>2013-05-06T18:36:21+00:00</updated>
<author>
<name>Vic Yang</name>
<email>victoryang@chromium.org</email>
</author>
<published>2013-05-05T06:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=b02c7b461740c457c6904a5d9d9f445afaa849cb'/>
<id>b02c7b461740c457c6904a5d9d9f445afaa849cb</id>
<content type='text'>
A test that check keyboard MKBP module using keyboard scanning module and
host commands.

BUG=chrome-os-partner:19236
TEST=Pass the test
BRANCH=None

Change-Id: Ic22a2c8f3069d8e72c1222882073d428b733bca3
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50132
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A test that check keyboard MKBP module using keyboard scanning module and
host commands.

BUG=chrome-os-partner:19236
TEST=Pass the test
BRANCH=None

Change-Id: Ic22a2c8f3069d8e72c1222882073d428b733bca3
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50132
</pre>
</div>
</content>
</entry>
<entry>
<title>spring: Fix S3 USB charging bug</title>
<updated>2013-05-06T18:36:21+00:00</updated>
<author>
<name>Vic Yang</name>
<email>victoryang@chromium.org</email>
</author>
<published>2013-05-04T01:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=2dfccc7d28af188cdd7cb6e422bc09173caa3de9'/>
<id>2dfccc7d28af188cdd7cb6e422bc09173caa3de9</id>
<content type='text'>
The EC currently assumes the AP only provides USB power during S0, which
is incorrect. This CL adds S3 so that it behaves when the device is
suspended.

BUG=chrome-os-partner:19190
TEST=Suspend and unplug power. Doesn't hear clicking sound.
BRANCH=Spring

Change-Id: Ice1421bda55b2fee408ba062ed3de7a697ccd0c8
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50093
Reviewed-by: Todd Broch &lt;tbroch@chromium.org&gt;
Reviewed-by: Vincent Palatin &lt;vpalatin@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The EC currently assumes the AP only provides USB power during S0, which
is incorrect. This CL adds S3 so that it behaves when the device is
suspended.

BUG=chrome-os-partner:19190
TEST=Suspend and unplug power. Doesn't hear clicking sound.
BRANCH=Spring

Change-Id: Ice1421bda55b2fee408ba062ed3de7a697ccd0c8
Signed-off-by: Vic Yang &lt;victoryang@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50093
Reviewed-by: Todd Broch &lt;tbroch@chromium.org&gt;
Reviewed-by: Vincent Palatin &lt;vpalatin@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Define slippy GPIOs, make power sequencing task do nothing.</title>
<updated>2013-05-03T04:34:14+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T20:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=b061f460eb5753da10a9680bfdb0b1eebbb0103d'/>
<id>b061f460eb5753da10a9680bfdb0b1eebbb0103d</id>
<content type='text'>
This specifies the Slippy GPIOs. Because the power controls are completely
different from Link, we have to gut the power sequencing task to do nothing.
For bringup and test, we'll just manually set and get the GPIOs until we
know exactly what we need to do.

This is where the fun starts...

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Built everything, Link still works.

Change-Id: Ic1ce1d4085298f49dd98d99e81e04835eca5f11c
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This specifies the Slippy GPIOs. Because the power controls are completely
different from Link, we have to gut the power sequencing task to do nothing.
For bringup and test, we'll just manually set and get the GPIOs until we
know exactly what we need to do.

This is where the fun starts...

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Built everything, Link still works.

Change-Id: Ic1ce1d4085298f49dd98d99e81e04835eca5f11c
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/50004
</pre>
</div>
</content>
</entry>
<entry>
<title>Slippy uses dumb USB ports, not smart ones.</title>
<updated>2013-05-03T01:10:46+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T23:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=1ec5206a31872214b62420f28f7c35e0679f433a'/>
<id>1ec5206a31872214b62420f28f7c35e0679f433a</id>
<content type='text'>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Change-Id: I87459c177b8ae41b68e7157f26843eaf5ed93c60
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49975
Reviewed-by: Randall Spangler &lt;rspangler@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Change-Id: I87459c177b8ae41b68e7157f26843eaf5ed93c60
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49975
Reviewed-by: Randall Spangler &lt;rspangler@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Link peripherals from Slippy board</title>
<updated>2013-05-03T01:10:46+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=7e6becbe906ed48d6644e14e21bdebc1f55cda34'/>
<id>7e6becbe906ed48d6644e14e21bdebc1f55cda34</id>
<content type='text'>
Temp sensors, I2C devices, ADC inputs, and keyboard GPIOs are all different.
This removes the things we don't need, connecting some of the things we
will.

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=none

Doesn't break Link.

Change-Id: Ifb9775d921f6e9952497bffa98d405353ed4df71
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49964
Reviewed-by: Randall Spangler &lt;rspangler@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Temp sensors, I2C devices, ADC inputs, and keyboard GPIOs are all different.
This removes the things we don't need, connecting some of the things we
will.

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=none

Doesn't break Link.

Change-Id: Ifb9775d921f6e9952497bffa98d405353ed4df71
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49964
Reviewed-by: Randall Spangler &lt;rspangler@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable the charger task for Slippy bringup</title>
<updated>2013-05-03T01:10:46+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T20:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=7f28454e4739a29dbbe37adfd6f3d8e86bee2766'/>
<id>7f28454e4739a29dbbe37adfd6f3d8e86bee2766</id>
<content type='text'>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Change-Id: Idbcd297e3f77c02539dcb215bf8c60b1bcfb2d92
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49933
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Change-Id: Idbcd297e3f77c02539dcb215bf8c60b1bcfb2d92
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49933
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some ifdefs to distinguish between Link and Slippy</title>
<updated>2013-05-03T01:10:45+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T19:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=9d2b32aabf4bdcda050dd3c6b61e169802509273'/>
<id>9d2b32aabf4bdcda050dd3c6b61e169802509273</id>
<content type='text'>
I'll still need to decide what to do differently for Slippy, but for now
let's just identify the places where there will likely be a difference.

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Link still works.

Change-Id: I950f0e5356ccf9838f2140d853122235f884e34f
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49931
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'll still need to decide what to do differently for Slippy, but for now
let's just identify the places where there will likely be a difference.

BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=manual

Link still works.

Change-Id: I950f0e5356ccf9838f2140d853122235f884e34f
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49931
</pre>
</div>
</content>
</entry>
<entry>
<title>Support power button on slippy, make it compile again.</title>
<updated>2013-05-03T01:10:44+00:00</updated>
<author>
<name>Bill Richardson</name>
<email>wfrichar@chromium.org</email>
</author>
<published>2013-05-02T17:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/coreboot/chrome-ec.git/commit/?id=a182372cbdfdc7f3fd1f31cc4ab98dda7109bba4'/>
<id>a182372cbdfdc7f3fd1f31cc4ab98dda7109bba4</id>
<content type='text'>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=none

Change-Id: If20ebaf8e718bc24d61a976026586445ccb6685e
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49914
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG=chrome-os-partner:18825
BRANCH=slippy
TEST=none

Change-Id: If20ebaf8e718bc24d61a976026586445ccb6685e
Signed-off-by: Bill Richardson &lt;wfrichar@chromium.org&gt;
Reviewed-on: https://gerrit.chromium.org/gerrit/49914
</pre>
</div>
</content>
</entry>
</feed>
