<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/xilinx/common, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-02-14T13:31:10Z</updated>
<entry>
<title>xilinx: common: Remove !DM_i2C code for reading mac from eeprom</title>
<updated>2019-02-14T13:31:10Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2019-01-22T14:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=027b1134b20b253b71de306738ed8d2d3f8ddc21'/>
<id>urn:sha1:027b1134b20b253b71de306738ed8d2d3f8ddc21</id>
<content type='text'>
All platforms are converted to DM_I2C that's why there is no reason to
keep this code here.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()</title>
<updated>2019-02-14T13:31:09Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2019-01-21T15:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=829e8c73dd75eb49c00a6916963ec7b0b1a771c5'/>
<id>urn:sha1:829e8c73dd75eb49c00a6916963ec7b0b1a771c5</id>
<content type='text'>
It is much easier to point to eeprom which stores information like MAC
address directly via DT. eeprom which contains this information is
pointed by /chosen/xlnx,eeprom parameter.

For example:
        chosen {
                bootargs = "earlycon";
                stdout-path = "serial0:115200n8";
+               xlnx,eeprom = &amp;eeprom;
        };

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>xilinx: Move zynq_board_read_rom_ethaddr to shared location</title>
<updated>2019-02-14T13:31:09Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2019-01-21T14:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9755e3db8b1223699954146dfb171df75ec89ab3'/>
<id>urn:sha1:9755e3db8b1223699954146dfb171df75ec89ab3</id>
<content type='text'>
Zynq and ZynqMP are sharing similar code and there is no reason to do
code duplication. Move zynq_board_read_rom_ethaddr() to common file for
easier conversion to DM.
Use ZynqMP version that's why also add CONFIG_ZYNQ_EEPROM_BUS to Syzygy
which is only one Zynq board which is using this feature.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>board: xilinx: Remove common folder</title>
<updated>2013-02-04T11:09:49Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2013-01-23T13:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=151eeeb2754da4b2d26bb878206d45ce58276fe0'/>
<id>urn:sha1:151eeeb2754da4b2d26bb878206d45ce58276fe0</id>
<content type='text'>
All these files was used for ancient xilinx drivers
which are finally gone.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Tested-by: Rommel Custodio &lt;sessyargc@gmail.com&gt;
</content>
</entry>
<entry>
<title>Big white-space cleanup.</title>
<updated>2008-05-20T22:14:08Z</updated>
<author>
<name>Wolfgang Denk</name>
</author>
<published>2008-05-20T14:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=53677ef18e25c97ac613349087c5cb33ae5a2741'/>
<id>urn:sha1:53677ef18e25c97ac613349087c5cb33ae5a2741</id>
<content type='text'>
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Cleanup for GCC-4.x</title>
<updated>2005-10-13T14:45:02Z</updated>
<author>
<name>Wolfgang Denk</name>
</author>
<published>2005-10-13T14:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e'/>
<id>urn:sha1:77ddac9480d63a80b6bb76d7ee4dcc2d1070867e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Sean Chang, 9 Aug 2004:</title>
<updated>2004-09-29T22:43:59Z</updated>
<author>
<name>wdenk</name>
</author>
<published>2004-09-29T22:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a06752e36be7fc74b4a928026b63b1bf1764497e'/>
<id>urn:sha1:a06752e36be7fc74b4a928026b63b1bf1764497e</id>
<content type='text'>
  - Added I2C support for ML300.
  - Added support for ML300 to read out its environment information
    stored on the EEPROM.
  - Added support to use board specific parameters as part of
    U-Boot's environment information.
  - Updated MLD files to support configuration for new features
    above.

* Patches by Travis Sawyer, 5 Aug 2004:
  - Remove incorrect bridge settings for eth group 6
  - Add call to setup bridge in ppc_440x_eth_initialize
  - Fix ppc_440x_eth_init to reset the phy only if its the
    first time through, otherwise, just check the phy for the
    autonegotiated speed/duplex.  This allows the use of netconsole
  - only print the speed/duplex the first time the phy is reset.
</content>
</entry>
<entry>
<title>* Patch by Peter Ryser, 20 Feb 2004:</title>
<updated>2004-02-23T23:54:43Z</updated>
<author>
<name>wdenk</name>
</author>
<published>2004-02-23T23:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=028ab6b598b628326116acd88e0f35aa9f526d12'/>
<id>urn:sha1:028ab6b598b628326116acd88e0f35aa9f526d12</id>
<content type='text'>
  Add support for the Xilinx ML300 platform

* Patch by Stephan Linz, 17 Feb 2004:
  Fix watchdog support for NIOS

* Patch by Josh Fryman, 16 Feb 2004:
  Fix byte-swapping for cfi_flash.c for different bus widths

* Patch by Jon Diekema, 14 Jeb 2004:
  Remove duplicate "FPGA Support" notes from the README file
</content>
</entry>
</feed>
