<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/power, branch v2014.10-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/power?h=v2014.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/power?h=v2014.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-08-08T08:29:41Z</updated>
<entry>
<title>pmic: pmic_pfuze100: Use a shorter name for PMIC name</title>
<updated>2014-08-08T08:29:41Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2014-08-01T11:50:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=676ac24e07463630281c21af23808728e1b3ae38'/>
<id>urn:sha1:676ac24e07463630281c21af23808728e1b3ae38</id>
<content type='text'>
It is redundant to use 'PFUZE100_PMIC' as the PMIC name because we already
know it is a PMIC.

Call it simply 'PFUZE100' instead.

Cc: Tim Harvey &lt;tharvey@gateworks.com&gt;
Cc: Markus Niebel &lt;Markus.Niebel@tq-group.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'</title>
<updated>2014-07-28T10:26:21Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-07-28T10:26:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1cdd8baa14f518288ceddb391d6587c1ecb3174'/>
<id>urn:sha1:b1cdd8baa14f518288ceddb391d6587c1ecb3174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tps65218/am43xx_evm: Add power framework support to TPS65218</title>
<updated>2014-07-25T19:21:06Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-06-23T20:06:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7aa5598aac3faf9188559f7a50940df11c30b656'/>
<id>urn:sha1:7aa5598aac3faf9188559f7a50940df11c30b656</id>
<content type='text'>
Add in an init function for the drivers/power framework so we can dump
and read the registers via i2c.

Cc: Łukasz Majewski &lt;l.majewski@samsung.com&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add axp152 pmic support</title>
<updated>2014-07-18T18:42:16Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2014-06-13T20:55:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24289208354c143967968755cff5c825a12e3f90'/>
<id>urn:sha1:24289208354c143967968755cff5c825a12e3f90</id>
<content type='text'>
Add support for the x-powers axp152 pmic which is found on most A10s boards
and enable it for the r7-tv-dongle board.

Signed-off-by: Henrik Nordstrom &lt;henrik@henriknordstrom.net&gt;
Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
</content>
</entry>
<entry>
<title>sunxi: Add axp209 pmic support</title>
<updated>2014-07-18T18:42:10Z</updated>
<author>
<name>Henrik Nordstrom</name>
<email>henrik@henriknordstrom.net</email>
</author>
<published>2014-06-13T20:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14bc66bd9a1d8073a12c6e785ab379909f620356'/>
<id>urn:sha1:14bc66bd9a1d8073a12c6e785ab379909f620356</id>
<content type='text'>
Add support for the x-powers axp209 pmic which is found on most A10, A13 and
A20 boards.

And enable AXP209 support for the Cubietruck and Cubieboard boards.

Signed-off-by: Henrik Nordstrom &lt;henrik@henriknordstrom.net&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'u-boot-samsung/master'</title>
<updated>2014-07-01T18:52:51Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-07-01T18:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=304f936aeaab0c3cc9d5af438fd3498ac7682991'/>
<id>urn:sha1:304f936aeaab0c3cc9d5af438fd3498ac7682991</id>
<content type='text'>
Conflicts:
	boards.cfg

Conflict was trivial between goni maintainer change and
lager_nor removal.
</content>
</entry>
<entry>
<title>PMIC: MAX77686: fix invalid bus check</title>
<updated>2014-06-23T01:04:13Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2014-06-18T20:13:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00d4796c555b95e986b4a01a9322d49f64c1349f'/>
<id>urn:sha1:00d4796c555b95e986b4a01a9322d49f64c1349f</id>
<content type='text'>
Since p-&gt;bus is unsigned checking for negative values
is optimized away. Since bus is already used as an argument
use tmp. While at it, don't declare variables in the middle
of a function.

cc: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>pmic: tps65090: correct checking i2c bus</title>
<updated>2014-06-19T15:19:05Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2014-06-15T15:17:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a348d56934d6b0de31d5bdc12911a63e186e8ffa'/>
<id>urn:sha1:a348d56934d6b0de31d5bdc12911a63e186e8ffa</id>
<content type='text'>
The function tps65090_init checks the i2c bus of p-&gt;bus. However
the pointer p is not intialiased at this point. Check the local
variable bus instead.

cc: Tom Wai-Hong Tam &lt;waihong@chromium.org&gt;
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>power: Add support for the TPS65218 PMIC</title>
<updated>2014-06-06T21:46:16Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-06-05T15:15:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=86db550b3864bcb3c9567fbdb67b49a244f5263e'/>
<id>urn:sha1:86db550b3864bcb3c9567fbdb67b49a244f5263e</id>
<content type='text'>
Add a driver for the TPS65218 PMIC which is used by TI AM43xx SoCs and
may be used by TI AM335x SoCs.

Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'</title>
<updated>2014-06-02T06:43:48Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-06-02T06:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc49da249cf2f380d2fed5571fad65ce6494fc95'/>
<id>urn:sha1:cc49da249cf2f380d2fed5571fad65ce6494fc95</id>
<content type='text'>
</content>
</entry>
</feed>
