<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/arch/arm/include/asm/arch-tegra20, 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-06-05T16:16:33Z</updated>
<entry>
<title>ARM: tegra: Use common header for PMU declarations</title>
<updated>2019-06-05T16:16:33Z</updated>
<author>
<name>Thierry Reding</name>
</author>
<published>2019-04-15T09:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e9c58f2bb855e02d72a003407afe49d632fd4fc5'/>
<id>urn:sha1:e9c58f2bb855e02d72a003407afe49d632fd4fc5</id>
<content type='text'>
There's no need to replicate the pmu.h header file for every Tegra SoC
generation. Use a single header that is shared across generations.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: tegra: use DT bindings for GPIO naming</title>
<updated>2016-05-31T16:53:56Z</updated>
<author>
<name>Stephen Warren</name>
</author>
<published>2016-05-12T18:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=01a97a11db75c1a006da7b40d8ba4a325f05960c'/>
<id>urn:sha1:01a97a11db75c1a006da7b40d8ba4a325f05960c</id>
<content type='text'>
There are currently many places that define the list of all Tegra GPIOs;
the DT binding header and custom Tegra-specific header file gpio.h. Fix
the redundancy by replacing everything with the DT binding header file.

Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: video: Move LCD enums into the driver</title>
<updated>2016-02-16T16:17:53Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:37:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bfda03770cc9a05be89d03e90c275e88f12e4174'/>
<id>urn:sha1:bfda03770cc9a05be89d03e90c275e88f12e4174</id>
<content type='text'>
There is no need to have these in a separate file as they are not
referenced from anywhere else.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: video: Convert tegra20 LCD driver to driver model</title>
<updated>2016-02-16T16:17:52Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9e6866d3b6687aaab854b29dad9809c7569e61a0'/>
<id>urn:sha1:9e6866d3b6687aaab854b29dad9809c7569e61a0</id>
<content type='text'>
Move this driver over to use driver model. This involves rearranging the
code somewhat. The effect is that everything is run from the probe() method.

Boards which use this are fixed up, but only seaboard is tested.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: video: Merge the two config structures together</title>
<updated>2016-02-16T16:17:52Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ce0c474a72a72efe83808473a3411986a564e86b'/>
<id>urn:sha1:ce0c474a72a72efe83808473a3411986a564e86b</id>
<content type='text'>
We have a structure for the display panel and another for the controller.
There is some overlap between them. Merge them to simplify the driver.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: video: Merge the display driver into one file</title>
<updated>2016-02-16T16:17:52Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2016-01-30T23:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=71cafc3fba4d91722375b0ea2213c494f36356d4'/>
<id>urn:sha1:71cafc3fba4d91722375b0ea2213c494f36356d4</id>
<content type='text'>
At present we have code in arch/arm and code in drivers/video. Move it all
into drivers/video since it is a display driver and our current approach is
to put all driver code in drivers/.

Make a few functions static now that they are not used outside the file.
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>ARM: tegra: Implement clk_m</title>
<updated>2015-09-16T23:10:22Z</updated>
<author>
<name>Thierry Reding</name>
</author>
<published>2015-08-20T09:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c043c0259cd88f39cdca5f98af8b10f178660745'/>
<id>urn:sha1:c043c0259cd88f39cdca5f98af8b10f178660745</id>
<content type='text'>
On currently supported SoCs, clk_m always runs at the same frequency as
the oscillator input. However newer SoC generations such as Tegra210 no
longer have that restriction. Prepare for that by separating clk_m from
the oscillator clock and allow SoC code to override the clk_m rate.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: Move display controller header into common</title>
<updated>2015-05-13T16:24:10Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2015-04-15T03:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2eb70de6b1a340fbad28ac36d34adb8e6c809c5c'/>
<id>urn:sha1:2eb70de6b1a340fbad28ac36d34adb8e6c809c5c</id>
<content type='text'>
Allow this to be used by other Tegra SoCs.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: Move the pwm into tegra-common</title>
<updated>2015-05-13T16:24:06Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2015-04-15T03:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1c82c2f60a6f5a5c16f1ea7144da479e78760e06'/>
<id>urn:sha1:1c82c2f60a6f5a5c16f1ea7144da479e78760e06</id>
<content type='text'>
This is needed for tegra124 also, so make it common and add a header file
for tegra124.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
</feed>
