<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/phytec, branch v2022.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/phytec?h=v2022.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/phytec?h=v2022.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-08-20T20:40:14Z</updated>
<entry>
<title>Restore pcm051_rev3_defconfig config</title>
<updated>2022-08-20T20:40:14Z</updated>
<author>
<name>Matwey V. Kornilov</name>
<email>matwey.kornilov@gmail.com</email>
</author>
<published>2022-08-11T14:18:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=297c439b37b158911718c47d7027c354e4988174'/>
<id>urn:sha1:297c439b37b158911718c47d7027c354e4988174</id>
<content type='text'>
pcm051_rev3_defconfig config (Phytec Wega board) has been dropped in

    64efd11d ("arm: Remove pcm051 board")

due to expired migration deadlines. Here, pcm051_rev3_defconfig support is
reintroduced.

Signed-off-by: Matwey V. Kornilov &lt;matwey.kornilov@gmail.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>imx: phycore_imx8mm/p: clean up board watchdog code</title>
<updated>2022-06-14T19:33:14Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-06-11T12:21:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8780d2380ac51c824c3bb3b1e07aee37babda9e'/>
<id>urn:sha1:e8780d2380ac51c824c3bb3b1e07aee37babda9e</id>
<content type='text'>
pinctrl_wdog already marked u-boot,dm-spl, so clean up board code.

The set_wdog_reset() function is not necessary as this is handled by
the imx_watchdog.c driver due to the 'fsl,ext-reset-output' property
being set.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Tested-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
</content>
</entry>
<entry>
<title>imx: imx8m[m/p]_phycore: Enable DM_SERIAL</title>
<updated>2022-06-14T19:33:13Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-06-11T12:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64d118b27f96aed81c2922e20d2b5db9e32a465f'/>
<id>urn:sha1:64d118b27f96aed81c2922e20d2b5db9e32a465f</id>
<content type='text'>
Enable CONFIG_DM_SERIAL. uart and its pinmux was already
marked with u-boot,dm-spl.
Move preloader_console_init after spl_early_init to make sure driver
model work.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Tested-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
Reviewed-by: Fabio Estevam &lt;festevam@denx.de&gt;
</content>
</entry>
<entry>
<title>led: Drop led_default_state()</title>
<updated>2022-04-28T13:26:44Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2022-04-22T13:41:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=69245e406e919012d45d40f045f9b7369086ce17'/>
<id>urn:sha1:69245e406e919012d45d40f045f9b7369086ce17</id>
<content type='text'>
This function is empty, drop it.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Cc: Patrick Delaunay &lt;patrick.delaunay@foss.st.com&gt;
Cc: Sean Anderson &lt;seanga2@gmail.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Steven Lawrance &lt;steven.lawrance@softathome.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
</content>
</entry>
<entry>
<title>board: rk3288: add more DT files to MAINTAINERS</title>
<updated>2022-04-18T03:25:13Z</updated>
<author>
<name>Johan Jonker</name>
<email>jbx6244@gmail.com</email>
</author>
<published>2022-04-15T21:21:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f4741446602228a40c2b9ebaa842db84bdfb81d'/>
<id>urn:sha1:8f4741446602228a40c2b9ebaa842db84bdfb81d</id>
<content type='text'>
A number of rk3229/rk3288 DT files are synced from Linux.
Add a maintainer to look after them and to help with
review and testing.

Signed-off-by: Johan Jonker &lt;jbx6244@gmail.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>imx: Don't define __ASSEMBLY__ in source files</title>
<updated>2022-02-09T04:07:58Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-22T12:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5c86a8f7a191f0034fd992314874b669414dc5a0'/>
<id>urn:sha1:5c86a8f7a191f0034fd992314874b669414dc5a0</id>
<content type='text'>
This is supposed to be a build-system flag. Move it there so we can
define it before linux/kconfig.h is included.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>board: phytec: imx8mm-phycore: Switch to binman</title>
<updated>2021-10-20T13:10:13Z</updated>
<author>
<name>Teresa Remmet</name>
<email>t.remmet@phytec.de</email>
</author>
<published>2021-10-06T09:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7'/>
<id>urn:sha1:463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7</id>
<content type='text'>
Use binman for image creation.

Signed-off-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
</content>
</entry>
<entry>
<title>board: phytec: phycore_imx8mm: Clean up spl</title>
<updated>2021-10-20T13:09:25Z</updated>
<author>
<name>Teresa Remmet</name>
<email>t.remmet@phytec.de</email>
</author>
<published>2021-10-06T09:56:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=163089ca573ac5c965db6cb3c46a63c60d4f6370'/>
<id>urn:sha1:163089ca573ac5c965db6cb3c46a63c60d4f6370</id>
<content type='text'>
Remove not needed code in the spl board code.

Signed-off-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
</content>
</entry>
<entry>
<title>arm: dts: imx8mp: Generate single bootable binary</title>
<updated>2021-10-07T14:53:50Z</updated>
<author>
<name>Teresa Remmet</name>
<email>t.remmet@phytec.de</email>
</author>
<published>2021-08-26T08:54:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42cef89e86e3a41bee5a96057b1929f3975124ec'/>
<id>urn:sha1:42cef89e86e3a41bee5a96057b1929f3975124ec</id>
<content type='text'>
binman conversion made flashing flash.bin
and u-boot.itb necessary. Update binman config
to create a single flash.bin image again.

This updates imx8mp_evk and phyCORE-i.MX8MP as they share the
same binman config.

Updated also imx8mp_evk documentation.

Tested on phyCORE-i.MX8MP.

Signed-off-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>imx: Finish migration of IMX_CONFIG to Kconfig</title>
<updated>2021-08-31T21:46:37Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-08-25T00:41:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=148b8bb4b6bd9402d3e5b9173d8a2b65b587b81d'/>
<id>urn:sha1:148b8bb4b6bd9402d3e5b9173d8a2b65b587b81d</id>
<content type='text'>
- Provide a default Kconfig value of the default script
- Largely continue to define this via the board Kconfig file
- For the boards that select a script based on defconfig rather than
  TARGET, keep this within the defconfig.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
