<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/km, branch v2019.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs/km?h=v2019.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs/km?h=v2019.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-08-25T23:32:55Z</updated>
<entry>
<title>Convert CONFIG_ARCH_CPU_INIT to Kconfig</title>
<updated>2019-08-25T23:32:55Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2019-08-14T13:29:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1bf330150c2a34af797cafa5a09722a2fc4ae233'/>
<id>urn:sha1:1bf330150c2a34af797cafa5a09722a2fc4ae233</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_ARCH_CPU_INIT

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Acked-by: Chris Packham &lt;chris.packham@alliedtelesis.co.nz&gt;
Tested-by: Felix Brack &lt;fb@ltec.ch&gt;
</content>
</entry>
<entry>
<title>powerpc/km: remove unmaintained board KMLION1</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Holger Brunck</name>
<email>holger.brunck@ch.abb.com</email>
</author>
<published>2019-07-09T07:30:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00f9baf8eb7ec1dd55ac9be55bfe1cfe4528f9ad'/>
<id>urn:sha1:00f9baf8eb7ec1dd55ac9be55bfe1cfe4528f9ad</id>
<content type='text'>
This board is unmaintained and can be removed. This also allows us to
remove kmp204x-common.h and integrate it in kmp204x.h.

Signed-off-by: Valentin Longchamp &lt;valentin.longchamp@ch.abb.com&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-07-09T07:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=abbaa8ed1462861f6635ab9f4643c9cb91906e35'/>
<id>urn:sha1:abbaa8ed1462861f6635ab9f4643c9cb91906e35</id>
<content type='text'>
Activate the driver model for the Ethernet interface (RGMII) in the KM
Kirkwood Kconfig file. Additionally, raise the auto negotiation timeout
to eight seconds as more time is required for those boards.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km/uart: port UART interface of KM Kirkwood boards to driver model</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-07-09T07:30:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b75e9e3fce8d8fa2ca45e12032fae57240821f65'/>
<id>urn:sha1:b75e9e3fce8d8fa2ca45e12032fae57240821f65</id>
<content type='text'>
Activate the driver model for the serial interface in the KM Kirkwood
Kconfig file. The associated preprocessor definitions could be removed
from the header file. However, the clock of 200 MHz needs to be declared
in the device tree.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km: clean up header files for KM Kirkwood boards</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-07-09T07:28:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5c9e830b8daba4ad511d457fdf76944605e0376'/>
<id>urn:sha1:e5c9e830b8daba4ad511d457fdf76944605e0376</id>
<content type='text'>
Remove unused preprocessor definitions and comments of already eliminated
code.

The Ethernet driver configuration is already declared in
arch/arm/mach-kirkwood/include/mach/config.h and, therefore, superfluous.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km: remove obsolete definitions in KM header files</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-07-09T07:28:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=432579c4d1ee89da7322ff11f0424360df2b0d95'/>
<id>urn:sha1:432579c4d1ee89da7322ff11f0424360df2b0d95</id>
<content type='text'>
After moving the KM specific configurations to Kconfig, the associated
preprocessor definitions can now be removed in the headers. Moreover, the
whitelist has been adapted correspondingly.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km: add Kconfig menus for KM boards</title>
<updated>2019-08-12T07:12:38Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-07-09T07:28:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=707f06f331096161d2ece57634cb816e46d1878a'/>
<id>urn:sha1:707f06f331096161d2ece57634cb816e46d1878a</id>
<content type='text'>
To execute the conversion away from board specific header files, Kconfig
menus have been implemented for all KM boards and additionally for those
having an ARM architecture.

For the moment, the preprocessor definitions stay in the headers. The
boolean types, however, needed a modification (#define CONFIG_* 1).

The default configuration files of some boards required an update in order
to not change the currently defined values of the configurations.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards</title>
<updated>2019-07-11T08:58:03Z</updated>
<author>
<name>Pascal Linder</name>
<email>pascal.linder@edu.hefr.ch</email>
</author>
<published>2019-06-18T06:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd9d70d7383d7f3afa54af4308c78ce1c99dbddb'/>
<id>urn:sha1:fd9d70d7383d7f3afa54af4308c78ce1c99dbddb</id>
<content type='text'>
KM Kirkwood boards now implement the driver model for its SPI flash
interface. Therefore, the old board specific claim and release functions
can be deleted. The preprocessor definition CONFIG_SYS_KW_SPI_MPP is yet
unused as well. All its appearances and dependencies are removed in the
kirkwood_spi driver, header files and finally the configuration whitelist.

Signed-off-by: Pascal Linder &lt;pascal.linder@edu.hefr.ch&gt;
Signed-off-by: Holger Brunck &lt;holger.brunck@ch.abb.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig</title>
<updated>2019-05-26T18:40:50Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-05-12T11:59:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc1e98b559e46630c3421a7762d02a58e5480926'/>
<id>urn:sha1:cc1e98b559e46630c3421a7762d02a58e5480926</id>
<content type='text'>
Move the main symbol for Freescale Fman Ethernet controller option to
Kconfig.  Also migrate the CONFIG_SYS_QE_FMAN_FW_IN_xxx macros and
rename the SPIFLASH one to follow the same format as all of the others.
To do this fully we need to migrate CONFIG_QC, do so.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>keymile: Factor out common includes again</title>
<updated>2019-05-21T05:52:34Z</updated>
<author>
<name>Mario Six</name>
<email>mario.six@gdsys.cc</email>
</author>
<published>2019-01-21T08:18:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aed7d0e399c8cf1c0f70d28a22144b4c94ff45ad'/>
<id>urn:sha1:aed7d0e399c8cf1c0f70d28a22144b4c94ff45ad</id>
<content type='text'>
Not that the Kconfig conversion of a lot of variables is done, we can
factor out the common include files for the keymile boards again (which
now contain hardly any #ifdef logic at all).

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
</feed>
