<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs/stv0991_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>stv0991: Remove stv0991 board and architecture code</title>
<updated>2024-03-13T22:47:11+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-03-08T19:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=969ea37dfd04e2800828fe2a26cd354d22569d18'/>
<id>969ea37dfd04e2800828fe2a26cd354d22569d18</id>
<content type='text'>
This architecture and related board are unmaintained currently and have
been for a long time. Remove them.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This architecture and related board are unmaintained currently and have
been for a long time. Remove them.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2024-01-03T14:26:16+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-01-03T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42fb448a203197c84d71a5d8f83012c87c5c9a8b'/>
<id>42fb448a203197c84d71a5d8f83012c87c5c9a8b</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2023-10-02T14:35:27+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-10-02T14:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ba6d575ee0715b914ab31941e180c65ee097b22b'/>
<id>ba6d575ee0715b914ab31941e180c65ee097b22b</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE</title>
<updated>2022-10-31T15:01:31+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-10-21T00:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=984639039f4cfe32ec2cc531d6ace05326ac49eb'/>
<id>984639039f4cfe32ec2cc531d6ace05326ac49eb</id>
<content type='text'>
The current name is inconsistent with SPL which uses CONFIG_SPL_TEXT_BASE
and this makes it imposible to use CONFIG_VAL().

Rename it to resolve this problem.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current name is inconsistent with SPL which uses CONFIG_SPL_TEXT_BASE
and this makes it imposible to use CONFIG_VAL().

Rename it to resolve this problem.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2022-08-23T19:24:14+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-08-23T19:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1247c35c80cb0f6f17c88d54c6575d6d1f50c608'/>
<id>1247c35c80cb0f6f17c88d54c6575d6d1f50c608</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rsync all defconfig files using moveconfig.py

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

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_DW_ALTDESCRIPTOR

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>configs: Resync with savedefconfig</title>
<updated>2022-04-08T17:36:51+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-04-08T17:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d46e86d25c2a504b3e2e4ab17d70b2f0be440f34'/>
<id>d46e86d25c2a504b3e2e4ab17d70b2f0be440f34</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig</title>
<updated>2022-04-08T14:46:22+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-03-30T22:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55b3ba4c2ba4c464491604c5da63debae72aa5c6'/>
<id>55b3ba4c2ba4c464491604c5da63debae72aa5c6</id>
<content type='text'>
This is a little tricky since SoCFPGA has code to determine this as
runtime.  Introduce a guard variable for platforms to select if they
have a static value to use.  Then for ARCH_SOCFPGA, call
cm_get_qspi_controller_clk_hz() and otherwise continue the previous
behavior.

Cc: Jagan Teki &lt;jagan@amarulasolutions.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 is a little tricky since SoCFPGA has code to determine this as
runtime.  Introduce a guard variable for platforms to select if they
have a static value to use.  Then for ARCH_SOCFPGA, call
cm_get_qspi_controller_clk_hz() and otherwise continue the previous
behavior.

Cc: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
