<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/git-mailrc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/'/>
<entry>
<title>MAINTAINERS, git-mailrc: socfpga: Update email address for Ley Foon</title>
<updated>2021-05-17T21:18:40+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>ley.foon.tan@intel.com</email>
</author>
<published>2021-05-12T10:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=af02975eb9e2b1a963b0fb03869ccf1bbf30caa7'/>
<id>af02975eb9e2b1a963b0fb03869ccf1bbf30caa7</id>
<content type='text'>
My mail address doesn't work any longer, change to gmail.

Signed-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
My mail address doesn't work any longer, change to gmail.

Signed-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS, git-mailrc: Update sunxi maintainers</title>
<updated>2020-10-29T13:57:13+00:00</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2020-10-28T23:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=5a4a891e045ba65ffbee10c3f71b2eaafca872ad'/>
<id>5a4a891e045ba65ffbee10c3f71b2eaafca872ad</id>
<content type='text'>
Maxime mentioned that he feels not having the time to be an Allwinner
maintainer anymore. Take over from him.

Maxime, many thanks for your great work in the past! I hope I can still
relay the occasional technical question to you in the future.

Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;
Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Maxime mentioned that he feels not having the time to be an Allwinner
maintainer anymore. Take over from him.

Maxime, many thanks for your great work in the past! I hope I can still
relay the occasional technical question to you in the future.

Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;
Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-mailrc: Update email address of Maxime Ripard</title>
<updated>2020-10-21T18:20:11+00:00</updated>
<author>
<name>Jonas Smedegaard</name>
<email>dr@jones.dk</email>
</author>
<published>2020-08-09T10:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=5108a257b77ef0398d4743d65fd92f70738f73f0'/>
<id>5108a257b77ef0398d4743d65fd92f70738f73f0</id>
<content type='text'>
Update email address of Maxime Ripard in git-mailrc to match more
recently updated entry in MAINTAINERS.
commit 9bd9b2bcbee1 ("MAINTAINERS: Update my email address")
commit bf8f4c4400e3 ("MAINTAINERS: Update email address for Maxime Ripard")

Signed-off-by: Jonas Smedegaard &lt;dr@jones.dk&gt;
Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update email address of Maxime Ripard in git-mailrc to match more
recently updated entry in MAINTAINERS.
commit 9bd9b2bcbee1 ("MAINTAINERS: Update my email address")
commit bf8f4c4400e3 ("MAINTAINERS: Update email address for Maxime Ripard")

Signed-off-by: Jonas Smedegaard &lt;dr@jones.dk&gt;
Acked-by: Maxime Ripard &lt;mripard@kernel.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.</title>
<updated>2020-02-07T18:59:58+00:00</updated>
<author>
<name>Alex Nemirovsky</name>
<email>alex.nemirovsky@cortina-access.com</email>
</author>
<published>2020-01-30T20:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=800775eb499ef61276487bfcd8500524ce9e3ed0'/>
<id>800775eb499ef61276487bfcd8500524ce9e3ed0</id>
<content type='text'>
Assign Alex Nemirovsky as custodian for all
Cortina Access (CA) for ARM and MIPS based SoCs.

Currently Cortina Access CAxxxx family of SoCs support both
ARM and MIPS ISA.  Drivers have cross platform support for
both architectures.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assign Alex Nemirovsky as custodian for all
Cortina Access (CA) for ARM and MIPS based SoCs.

Currently Cortina Access CAxxxx family of SoCs support both
ARM and MIPS ISA.  Drivers have cross platform support for
both architectures.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS: Update ARM TI entry</title>
<updated>2020-01-20T04:40:29+00:00</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2020-01-16T07:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=713a02a2ce46199c83c3cee0bd02f99dadaa4c8a'/>
<id>713a02a2ce46199c83c3cee0bd02f99dadaa4c8a</id>
<content type='text'>
Take over TI maintainership from Tom.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Acked-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take over TI maintainership from Tom.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Acked-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS: Update ARM entry</title>
<updated>2019-10-16T22:09:26+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-10-10T21:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=2ada73ea1ae11b6a458e15f6c8666d957ded8ff0'/>
<id>2ada73ea1ae11b6a458e15f6c8666d957ded8ff0</id>
<content type='text'>
Fully take over the ARM maintainers entry.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fully take over the ARM maintainers entry.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS, git-mailrc: Update the maintainer for socfpga</title>
<updated>2019-10-04T16:21:23+00:00</updated>
<author>
<name>Ley Foon Tan</name>
<email>ley.foon.tan@intel.com</email>
</author>
<published>2019-10-04T08:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=12e800cdab629beec634d30b9bfe6d655ea14cc9'/>
<id>12e800cdab629beec634d30b9bfe6d655ea14cc9</id>
<content type='text'>
This updates MAINTAINERS and git-mailrc to add me as maintainer for
socfpga.

Signed-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates MAINTAINERS and git-mailrc to add me as maintainer for
socfpga.

Signed-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers</title>
<updated>2019-09-13T14:14:45+00:00</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2019-09-09T11:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=87d5b225585f341ea8e926a2c26fb72585fc9d0c'/>
<id>87d5b225585f341ea8e926a2c26fb72585fc9d0c</id>
<content type='text'>
Change maintainers to Priyanka Jain for fsl-qoriq, mpc85xx

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
Acked-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change maintainers to Priyanka Jain for fsl-qoriq, mpc85xx

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
Acked-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>git-mailrc: Add rpi and bcm283x maintainer</title>
<updated>2019-09-06T16:16:59+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@balena.io</email>
</author>
<published>2019-07-24T14:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=e0351b242a9bf60dd6abdfd44104bb702e7000a0'/>
<id>e0351b242a9bf60dd6abdfd44104bb702e7000a0</id>
<content type='text'>
Add entries for bcm283x and rpi prefix.

Signed-off-by: Andrei Gherzan &lt;andrei@balena.io&gt;
[mb: add commit message]
Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add entries for bcm283x and rpi prefix.

Signed-off-by: Andrei Gherzan &lt;andrei@balena.io&gt;
[mb: add commit message]
Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2019-05-03-master-imports'</title>
<updated>2019-05-03T11:30:55+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-05-03T11:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/u-boot.git/commit/?id=b362fe0848df60569bdb867b7627151747eb6e23'/>
<id>b362fe0848df60569bdb867b7627151747eb6e23</id>
<content type='text'>
- Various btrfs fixes
- Various TI platform fixes
- Other fixes (cross build, taurus update, Kconfig help text)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Various btrfs fixes
- Various TI platform fixes
- Other fixes (cross build, taurus update, Kconfig help text)
</pre>
</div>
</content>
</entry>
</feed>
