<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/atmel, branch v2016.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/atmel?h=v2016.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/atmel?h=v2016.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-11-30T21:27:53Z</updated>
<entry>
<title>arm: atmel: Add SAMA5D2 Xplained board</title>
<updated>2015-11-30T21:27:53Z</updated>
<author>
<name>Wenyou Yang</name>
<email>wenyou.yang@atmel.com</email>
</author>
<published>2015-10-30T01:55:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=75238f236735467d53916aa5bdafbe89ce94f9fb'/>
<id>urn:sha1:75238f236735467d53916aa5bdafbe89ce94f9fb</id>
<content type='text'>
The board supports following features:
 - Boot media support: SD card/e.MMC/SPI flash,
 - Support LCD display (optional, disabled by default),
 - Support ethernet,
 - Support USB mass storage.

Signed-off-by: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;
[fix checkpatch warnings]
Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>at91sam9260ek: add missing files to MAINTAINERS</title>
<updated>2015-08-28T16:33:18Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2015-08-19T08:32:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=610751e94f6691ccb834daf56e288f5025765ee5'/>
<id>urn:sha1:610751e94f6691ccb834daf56e288f5025765ee5</id>
<content type='text'>
This fixes the following genboardscfg.py warnings:

---8&lt;---
WARNING: no status for 'at91sam9g20ek_2mmc'
WARNING: no maintainers for 'at91sam9g20ek_2mmc'
---&gt;8---

Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>at91sam9rlek: add missing files to MAINTAINERS</title>
<updated>2015-08-28T16:33:18Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2015-08-19T08:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7751604ca9bd6caa6916d6c347b965150d12ecf8'/>
<id>urn:sha1:7751604ca9bd6caa6916d6c347b965150d12ecf8</id>
<content type='text'>
This fixes following genboardscfg.py warning:

---8&lt;---
WARNING: no status for 'at91sam9rlek_mmc'
WARNING: no maintainers for 'at91sam9rlek_mmc'
---&gt;8---

Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: sama5d3xek: use a $dtb_name to load dtb</title>
<updated>2015-08-21T13:47:04Z</updated>
<author>
<name>Wu, Josh</name>
<email>Josh.wu@atmel.com</email>
</author>
<published>2015-08-19T11:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89a3658ac02873f32d7ad0a3b1d3c5308c5e2528'/>
<id>urn:sha1:89a3658ac02873f32d7ad0a3b1d3c5308c5e2528</id>
<content type='text'>
Since sama5d3xek boards has different type of dtb blobs, so we need to detect
the cpu type in runtime.

So we add a new variable $dtb_name. if $dtb_name is not defined, we just use
	at91-${board_name}.dtb

as the $dtb_name. Otherwise, we will just load the dtb with
	$dtb_name.

For sama5d3xek, we will detect cpu type and make up $dtb_name in
runtime.

Signed-off-by: Josh Wu &lt;josh.wu@atmel.com&gt;
</content>
</entry>
<entry>
<title>arm: at91: pmc: replace the constant with a define in at91_pmc.h</title>
<updated>2015-08-21T13:47:03Z</updated>
<author>
<name>Erik van Luijk</name>
<email>evanluijk@interact.nl</email>
</author>
<published>2015-08-13T13:43:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c982f6b9bf7815633640d95ed6f0deb55cfdcde5'/>
<id>urn:sha1:c982f6b9bf7815633640d95ed6f0deb55cfdcde5</id>
<content type='text'>
To enable the clocks on the at91 boards a constant (0x4) is used.
This is replaced with a define in at91_pmc.h (1 &lt;&lt;  2).

Signed-off-by: Erik van Luijk &lt;evanluijk@interact.nl&gt;
Reviewed-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init</title>
<updated>2015-08-21T13:47:03Z</updated>
<author>
<name>Erik van Luijk</name>
<email>evanluijk@interact.nl</email>
</author>
<published>2015-08-13T13:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6560491fe5acd2f150853efdd5d9bd714a93374c'/>
<id>urn:sha1:6560491fe5acd2f150853efdd5d9bd714a93374c</id>
<content type='text'>
On these boards the DDR is connected to a dedicated controller and not
to chip select 1 of the EBI.

Signed-off-by: Erik van Luijk &lt;evanluijk@interact.nl&gt;
Tested-by: Erik van Luijk &lt;evanluijk@interact.nl&gt;
</content>
</entry>
<entry>
<title>arm: at91: mpddr: allow multiple DDR controllers</title>
<updated>2015-08-21T13:47:02Z</updated>
<author>
<name>Erik van Luijk</name>
<email>evanluijk@interact.nl</email>
</author>
<published>2015-08-13T13:43:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0c01c3e876c0db59b4075a4a7550020f0ea25981'/>
<id>urn:sha1:0c01c3e876c0db59b4075a4a7550020f0ea25981</id>
<content type='text'>
The mpddr.c depends on ATMEL_BASE_MPDDRC for the base address to configure the controller.
This cannot be used when there is more than one controller (i.e. AT91SAM9G45, AT91SAM9M10).

Signed-off-by: Erik van Luijk &lt;evanluijk@interact.nl&gt;
[remove 'new blank line at EOF']
Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>avr32: take maintainership for atstk1002</title>
<updated>2015-06-10T12:03:25Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2015-05-11T11:07:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80d3d4ae93b31cb1a2780887a71855c01941d5ef'/>
<id>urn:sha1:80d3d4ae93b31cb1a2780887a71855c01941d5ef</id>
<content type='text'>
I have this board at work, so I can trun tests on it.

Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>avr32: delete non generic board's atstk100{3, 4, 6}</title>
<updated>2015-06-10T12:03:23Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>andreas.devel@googlemail.com</email>
</author>
<published>2015-05-11T11:07:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5354b8a9e2ad7035c8623b552e7532ef7b133ae'/>
<id>urn:sha1:e5354b8a9e2ad7035c8623b552e7532ef7b133ae</id>
<content type='text'>
Signed-off-by: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>net: Remove the bd* parameter from net stack functions</title>
<updated>2015-04-18T17:11:11Z</updated>
<author>
<name>Joe Hershberger</name>
<email>joe.hershberger@ni.com</email>
</author>
<published>2015-03-22T22:09:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d2eaec600617346a143a07bb073466add7a68e97'/>
<id>urn:sha1:d2eaec600617346a143a07bb073466add7a68e97</id>
<content type='text'>
This value is not used by the network stack and is available in the
global data, so stop passing it around.  For the one legacy function
that still expects it (init op on old Ethernet drivers) pass in the
global pointer version directly to avoid changing that interface.

Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Reported-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
(Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
</content>
</entry>
</feed>
