<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs/snapper9260_defconfig, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>arm: Remove snapper9260 board</title>
<updated>2022-08-12T20:10:50+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-08-02T11:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=08f80184a917077e8ebb7c7646d78eafae921982'/>
<id>08f80184a917077e8ebb7c7646d78eafae921982</id>
<content type='text'>
This board is behind on several mandatory DM migrations and is missing
OF_CONTROL support that makes other conversions impossible. Remove it.

Cc: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This board is behind on several mandatory DM migrations and is missing
OF_CONTROL support that makes other conversions impossible. Remove it.

Cc: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_CBSIZE to Kconfig</title>
<updated>2022-06-06T16:09:00+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-05-11T22:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d31466b382dd05a5439d12d69ddd6e8eaff0e5e6'/>
<id>d31466b382dd05a5439d12d69ddd6e8eaff0e5e6</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_CBSIZE

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_SYS_CBSIZE

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_PBSIZE to Kconfig</title>
<updated>2022-06-06T16:09:00+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-05-11T21:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0ee7f295d742a80000cf6703a3fb9a7cb32ad68'/>
<id>d0ee7f295d742a80000cf6703a3fb9a7cb32ad68</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_PBSIZE

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_SYS_PBSIZE

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000</title>
<updated>2022-04-20T15:14:39+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-04-07T16:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e056892422386be3bc00d2b243570b558ac770a1'/>
<id>e056892422386be3bc00d2b243570b558ac770a1</id>
<content type='text'>
The most commonly used value today is 0x2000 and not 0x400.  Rework the
Kconfig logic to use this more frequently used value as the default.

Cc: Andrew F. Davis &lt;afd@ti.com&gt;
Cc: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Alison Wang &lt;alison.wang@nxp.com&gt;
Cc: Anastasiia Lukianenko &lt;anastasiia_lukianenko@epam.com&gt;
Cc: Andes &lt;uboot@andestech.com&gt;
Cc: Andre Przywara &lt;andre.przywara@arm.com&gt;
Cc: Bharat Gooty &lt;bharat.gooty@broadcom.com&gt;
Cc: David Lechner &lt;david@lechnology.com&gt;
Cc: Dzmitry Sankouski &lt;dsankouski@gmail.com&gt;
Cc: Enric Balletbo i Serra &lt;eballetbo@gmail.com&gt;
Cc: Eugeniy Paltsev &lt;paltsev@synopsys.com&gt;
Cc: Fabio Estevam &lt;festevam@gmail.com&gt;
Cc: Gerald Kerma &lt;dreagle@doukki.net&gt;
Cc: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;
Cc: Holger Brunck &lt;holger.brunck@hitachienergy.com&gt;
Cc: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
Cc: Jassi Brar &lt;jaswinder.singh@linaro.org&gt;
Cc: Kristian Amlie &lt;kristian.amlie@northern.tech&gt;
Cc: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;
Cc: Liviu Dudau &lt;liviu.dudau@foss.arm.com&gt;
Cc: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
Cc: Lukasz Majewski &lt;lukma@denx.de&gt;
Cc: Marek Vasut &lt;marex@denx.de&gt;
Cc: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
Cc: Matthias Brugger &lt;mbrugger@suse.com&gt;
Cc: Max Filippov &lt;jcmvbkbc@gmail.com&gt;
Cc: Michael Walle &lt;michael@walle.cc&gt;
Cc: Michal Simek &lt;michal.simek@xilinx.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Cc: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Cc: Oleksandr Andrushchenko &lt;oleksandr_andrushchenko@epam.com&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Cc: Paul Burton &lt;paul.burton@mips.com&gt;
Cc: Paul Kocialkowski &lt;contact@paulk.fr&gt;
Cc: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
Cc: Rajesh Bhagat &lt;rajesh.bhagat@nxp.com&gt;
Cc: Rayagonda Kokatanur &lt;rayagonda.kokatanur@broadcom.com&gt;
Cc: Sergey Temerkhanov &lt;s.temerkhanov@gmail.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Stefan Bosch &lt;stefan_b@posteo.net&gt;
Cc: Stephan Gerhold &lt;stephan@gerhold.net&gt;
Cc: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
Cc: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Cc: Thomas Fitzsimmons &lt;fitzsim@fitzsim.org&gt;
Cc: Thomas Weber &lt;weber@corscience.de&gt;
Cc: Tony Dinh &lt;mibodhi@gmail.com&gt;
Cc: Trevor Woerner &lt;twoerner@gmail.com&gt;
Cc: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: liuhao &lt;liuhao@phytium.com.cn&gt;
Cc: lixinde &lt;lixinde@phytium.com.cn&gt;
Cc: shuyiqi &lt;shuyiqi@phytium.com.cn&gt;
Cc: weichangzheng &lt;weichangzheng@phytium.com.cn&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Reviewed-by: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
Reviewed-by: Tony Dinh &lt;mibodhi@gmail.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Reviewed-by: Kristian Amlie &lt;kristian.amlie@northern.tech&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The most commonly used value today is 0x2000 and not 0x400.  Rework the
Kconfig logic to use this more frequently used value as the default.

Cc: Andrew F. Davis &lt;afd@ti.com&gt;
Cc: Alex Nemirovsky &lt;alex.nemirovsky@cortina-access.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Alison Wang &lt;alison.wang@nxp.com&gt;
Cc: Anastasiia Lukianenko &lt;anastasiia_lukianenko@epam.com&gt;
Cc: Andes &lt;uboot@andestech.com&gt;
Cc: Andre Przywara &lt;andre.przywara@arm.com&gt;
Cc: Bharat Gooty &lt;bharat.gooty@broadcom.com&gt;
Cc: David Lechner &lt;david@lechnology.com&gt;
Cc: Dzmitry Sankouski &lt;dsankouski@gmail.com&gt;
Cc: Enric Balletbo i Serra &lt;eballetbo@gmail.com&gt;
Cc: Eugeniy Paltsev &lt;paltsev@synopsys.com&gt;
Cc: Fabio Estevam &lt;festevam@gmail.com&gt;
Cc: Gerald Kerma &lt;dreagle@doukki.net&gt;
Cc: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;
Cc: Holger Brunck &lt;holger.brunck@hitachienergy.com&gt;
Cc: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
Cc: Jassi Brar &lt;jaswinder.singh@linaro.org&gt;
Cc: Kristian Amlie &lt;kristian.amlie@northern.tech&gt;
Cc: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;
Cc: Liviu Dudau &lt;liviu.dudau@foss.arm.com&gt;
Cc: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
Cc: Lukasz Majewski &lt;lukma@denx.de&gt;
Cc: Marek Vasut &lt;marex@denx.de&gt;
Cc: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
Cc: Matthias Brugger &lt;mbrugger@suse.com&gt;
Cc: Max Filippov &lt;jcmvbkbc@gmail.com&gt;
Cc: Michael Walle &lt;michael@walle.cc&gt;
Cc: Michal Simek &lt;michal.simek@xilinx.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Cc: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Cc: Oleksandr Andrushchenko &lt;oleksandr_andrushchenko@epam.com&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Cc: Paul Burton &lt;paul.burton@mips.com&gt;
Cc: Paul Kocialkowski &lt;contact@paulk.fr&gt;
Cc: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
Cc: Rajesh Bhagat &lt;rajesh.bhagat@nxp.com&gt;
Cc: Rayagonda Kokatanur &lt;rayagonda.kokatanur@broadcom.com&gt;
Cc: Sergey Temerkhanov &lt;s.temerkhanov@gmail.com&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Stefan Bosch &lt;stefan_b@posteo.net&gt;
Cc: Stephan Gerhold &lt;stephan@gerhold.net&gt;
Cc: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
Cc: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Cc: Thomas Fitzsimmons &lt;fitzsim@fitzsim.org&gt;
Cc: Thomas Weber &lt;weber@corscience.de&gt;
Cc: Tony Dinh &lt;mibodhi@gmail.com&gt;
Cc: Trevor Woerner &lt;twoerner@gmail.com&gt;
Cc: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: liuhao &lt;liuhao@phytium.com.cn&gt;
Cc: lixinde &lt;lixinde@phytium.com.cn&gt;
Cc: shuyiqi &lt;shuyiqi@phytium.com.cn&gt;
Cc: weichangzheng &lt;weichangzheng@phytium.com.cn&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Reviewed-by: Masami Hiramatsu &lt;masami.hiramatsu@linaro.org&gt;
Reviewed-by: Tony Dinh &lt;mibodhi@gmail.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Reviewed-by: Kristian Amlie &lt;kristian.amlie@northern.tech&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_TFTP_PORT to Kconfig</title>
<updated>2022-03-25T12:01:15+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-18T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5842c8107d9a13b958fa894b22485b32e078f75b'/>
<id>5842c8107d9a13b958fa894b22485b32e078f75b</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_TFTP_PORT

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_TFTP_PORT

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_RMII to Kconfig</title>
<updated>2022-03-25T12:01:15+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-18T12:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5'/>
<id>03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_RMII

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_RMII

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_RESET_PHY_R to Kconfig</title>
<updated>2022-03-25T12:01:15+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-18T12:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=29cc2b542d9f4f4c811516b9fdbe4ba3018c6463'/>
<id>29cc2b542d9f4f4c811516b9fdbe4ba3018c6463</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_RESET_PHY_R

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_RESET_PHY_R

Cc: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_ATMEL_LEGACY to Kconfig</title>
<updated>2022-03-18T16:48:18+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-12T04:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb81640011270dae6346979ef36264a72cf3b565'/>
<id>cb81640011270dae6346979ef36264a72cf3b565</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_ATMEL_LEGACY

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_ATMEL_LEGACY

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_AT91_GPIO_PULLUP to Kconfig</title>
<updated>2022-03-18T16:48:18+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-12T04:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5644f3b19d6e1eb7ef0addeefa94f44eda48f209'/>
<id>5644f3b19d6e1eb7ef0addeefa94f44eda48f209</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_AT91_GPIO_PULLUP

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_AT91_GPIO_PULLUP

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_AT91SAM9260 et al to Kconfig</title>
<updated>2022-03-18T16:48:17+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-12T04:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=675e703d91ce8ecfced9b33d75e2947a2a19bfb5'/>
<id>675e703d91ce8ecfced9b33d75e2947a2a19bfb5</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_AT91SAM9260
   CONFIG_AT91SAM9G20
   CONFIG_AT91SAM9XE
   CONFIG_AT91SAM9261
   CONFIG_AT91SAM9263
   CONFIG_AT91SAM9G45
   CONFIG_AT91SAM9M10G45
   CONFIG_AT91SAM9N12
   CONFIG_AT91SAM9RL
   CONFIG_AT91SAM9X5
   CONFIG_SAM9X60
   CONFIG_SAMA7G5
   CONFIG_SAMA5D2
   CONFIG_SAMA5D3
   CONFIG_SAMA5D4

These options are already select'd as needed, so we're just cleaning up
files here.

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_AT91SAM9260
   CONFIG_AT91SAM9G20
   CONFIG_AT91SAM9XE
   CONFIG_AT91SAM9261
   CONFIG_AT91SAM9263
   CONFIG_AT91SAM9G45
   CONFIG_AT91SAM9M10G45
   CONFIG_AT91SAM9N12
   CONFIG_AT91SAM9RL
   CONFIG_AT91SAM9X5
   CONFIG_SAM9X60
   CONFIG_SAMA7G5
   CONFIG_SAMA5D2
   CONFIG_SAMA5D3
   CONFIG_SAMA5D4

These options are already select'd as needed, so we're just cleaning up
files here.

Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
