<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/siemens/common/factoryset.c, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/siemens/common/factoryset.c?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/siemens/common/factoryset.c?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-10-11T17:44:48Z</updated>
<entry>
<title>board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD</title>
<updated>2024-10-11T17:44:48Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2024-09-30T01:49:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dac3ce976a9b06be5aadbd857c4b64a8c521c6d4'/>
<id>urn:sha1:dac3ce976a9b06be5aadbd857c4b64a8c521c6d4</id>
<content type='text'>
Use the new symbol to refer to any 'SPL' build, including TPL and VPL

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>siemens: factoryset: use correct config for soc specific implementation</title>
<updated>2024-02-05T18:32:48Z</updated>
<author>
<name>Enrico Leto</name>
<email>enrico.leto@siemens.com</email>
</author>
<published>2024-01-24T14:43:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b062eef0755d1f16eeddda0675e0e526747221af'/>
<id>urn:sha1:b062eef0755d1f16eeddda0675e0e526747221af</id>
<content type='text'>
Adding the capricorn board family some parts diverge from draco family.
The switches used were not pertinent and need to be enhanced for each new
board of the capricorn family. Replace them through the SOC name 'AM33XX'
and 'IMX8'.

Signed-off-by: Enrico Leto &lt;enrico.leto@siemens.com&gt;
</content>
</entry>
<entry>
<title>siemens: board: clean up includes</title>
<updated>2024-02-05T18:32:48Z</updated>
<author>
<name>Enrico Leto</name>
<email>enrico.leto@siemens.com</email>
</author>
<published>2024-01-24T14:43:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=60ad0fdb19087297635f97062ac082ba887dda3a'/>
<id>urn:sha1:60ad0fdb19087297635f97062ac082ba887dda3a</id>
<content type='text'>
Many includes were not removed when code parts were moved or removed.

Signed-off-by: Enrico Leto &lt;enrico.leto@siemens.com&gt;
</content>
</entry>
<entry>
<title>siemens: eeprom: simplify setup &amp; read</title>
<updated>2024-02-05T18:32:48Z</updated>
<author>
<name>Enrico Leto</name>
<email>enrico.leto@siemens.com</email>
</author>
<published>2024-01-24T14:43:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e9ef9a137741275ba656607cb8d1a66766c739e5'/>
<id>urn:sha1:e9ef9a137741275ba656607cb8d1a66766c739e5</id>
<content type='text'>
Since we have boards using the driver model or not for i2c, use abstraction
function to probe the i2c, check the EEPROM and read from EEPROM.

Signed-off-by: Enrico Leto &lt;enrico.leto@siemens.com&gt;
</content>
</entry>
<entry>
<title>siemens: eeprom: clean up definitions</title>
<updated>2024-02-05T18:32:48Z</updated>
<author>
<name>Enrico Leto</name>
<email>enrico.leto@siemens.com</email>
</author>
<published>2024-01-24T14:43:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ae54613ebb7b926ea09e8f145d9a40a85d6480e'/>
<id>urn:sha1:5ae54613ebb7b926ea09e8f145d9a40a85d6480e</id>
<content type='text'>
Move the I2C and EEPROM address definitions in common board header.

Reviewed-by: Alexander Sverdlin &lt;alexander.sverdlin@siemens.com&gt;
Signed-off-by: Enrico Leto &lt;enrico.leto@siemens.com&gt;
</content>
</entry>
<entry>
<title>video: siemens: Drop unused video code</title>
<updated>2022-03-28T18:16:19Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d77c6fbd3f3f12622f0c8aa9c669dfbf77e4a420'/>
<id>urn:sha1:d77c6fbd3f3f12622f0c8aa9c669dfbf77e4a420</id>
<content type='text'>
Drop this old code which is not built anymore, as it depends on
CONFIG_VIDEO which has been removed.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>global: Convert simple_strtoul() with hex to hextoul()</title>
<updated>2021-08-02T17:32:14Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2021-07-24T15:03:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e5f460ec457fe310156e399198a41eb0ce1e98c'/>
<id>urn:sha1:7e5f460ec457fe310156e399198a41eb0ce1e98c</id>
<content type='text'>
It is a pain to have to specify the value 16 in each call. Add a new
hextoul() function and update the code to use it.

Add a proper comment to simple_strtoul() while we are here.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>common: Drop log.h from common header</title>
<updated>2020-05-19T01:19:18Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2020-05-10T17:40:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f7ae49fc4f363a803dab3be078e93ead8e75a8e9'/>
<id>urn:sha1:f7ae49fc4f363a803dab3be078e93ead8e75a8e9</id>
<content type='text'>
Move this header out of the common header.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>imx: add imx8x capricorn giedi board</title>
<updated>2020-01-14T21:15:21Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2020-01-07T15:37:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7b5b9343139f934f1ce876e9466c065f20c8265c'/>
<id>urn:sha1:7b5b9343139f934f1ce876e9466c065f20c8265c</id>
<content type='text'>
Add support for i.MX8X based Capricorn Giedi SoM.

Supported interfaces: GPIO, ENET, eMMC, I2C, UART.

Console output:

  U-Boot SPL 2020.01-00003-gfd1c98f (Jan 07 2020 - 15:51:25 +0100)
  Trying to boot from MMC1
  Load image from MMC/SD 0x3e400

  U-Boot 2020.01-00003-gfd1c98f (Jan 07 2020 - 15:51:25 +0100) ##v01.07

  CPU:   NXP i.MX8QXP RevB A35 at 1200 MHz at 30C

  Model: Siemens Giedi
  Board: Capricorn
  Boot:  MMC0
  DRAM:  1022 MiB
  MMC:   FSL_SDHC: 0
  Loading Environment from MMC... OK
  In:    serial@5a080000
  Out:   serial@5a080000
  Err:   serial@5a080000
  Net:   eth1: ethernet@5b050000 [PRIME]
  Autobooting in 1 seconds, press "&lt;Esc&gt;&lt;Esc&gt;" to stop

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch '2019-08-11-ti-imports'</title>
<updated>2019-08-12T22:47:53Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-08-12T22:47:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9c6115822e894ead72fa4c094bf718eaabb9e103'/>
<id>urn:sha1:9c6115822e894ead72fa4c094bf718eaabb9e103</id>
<content type='text'>
- More DaVinci updates and fixes
- PCIe support on am65x
- Watchdog converted to DM
- Assorted other bugfixes
</content>
</entry>
</feed>
