-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conflicts: board/freescale/mx6qsabrelite/Makefile board/freescale/mx6qsabrelite/mx6qsabrelite.c include/configs/mx6qsabrelite.h Signed-off-by: Stefano Babic <sbabic@denx.de>
- Loading branch information
Showing
5,833 changed files
with
13,229 additions
and
95,031 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
# Top-level generic files | ||
# | ||
|
||
/MLO | ||
/MLO* | ||
/SPL | ||
/System.map | ||
/u-boot | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
|
||
GPL License Exception: | ||
|
||
Even though U-Boot in general is covered by the GPL-2.0/GPL-2.0+, | ||
this does *not* cover the so-called "standalone" applications that | ||
use U-Boot services by means of the jump table provided by U-Boot | ||
exactly for this purpose - this is merely considered normal use of | ||
U-Boot, and does *not* fall under the heading of "derived work". | ||
|
||
The header files "include/image.h" and "arch/*/include/asm/u-boot.h" | ||
define interfaces to U-Boot. Including these (unmodified) header | ||
files in another file is considered normal use of U-Boot, and does | ||
*not* fall under the heading of "derived work". | ||
-- Wolfgang Denk | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
U-Boot is Free Software. It is copyrighted by Wolfgang Denk and | ||
many others who contributed code (see the actual source code and the | ||
git commit messages for details). You can redistribute U-Boot and/or | ||
modify it under the terms of version 2 of the GNU General Public | ||
License as published by the Free Software Foundation. Most of it can | ||
also be distributed, at your option, under any later version of the | ||
GNU General Public License -- see individual files for exceptions. | ||
|
||
NOTE! This license does *not* cover the so-called "standalone" | ||
applications that use U-Boot services by means of the jump table | ||
provided by U-Boot exactly for this purpose - this is merely | ||
considered normal use of U-Boot, and does *not* fall under the | ||
heading of "derived work" -- see file Licenses/Exceptions for | ||
details. | ||
|
||
Also note that the GPL and the other licenses are copyrighted by | ||
the Free Software Foundation and other organizations, but the | ||
instance of code that they refer to (the U-Boot source code) is | ||
copyrighted by me and others who actually wrote it. | ||
-- Wolfgang Denk | ||
|
||
|
||
Like many other projects, U-Boot has a tradition of including big | ||
blocks of License headers in all files. This not only blows up the | ||
source code with mostly redundant information, but also makes it very | ||
difficult to generate License Clearing Reports. An additional problem | ||
is that even the same licenses are referred to by a number of | ||
slightly varying text blocks (full, abbreviated, different | ||
indentation, line wrapping and/or white space, with obsolete address | ||
information, ...) which makes automatic processing a nightmare. | ||
|
||
To make this easier, such license headers in the source files will be | ||
replaced with a single line reference to Unique License Identifiers | ||
as defined by the Linux Foundation's SPDX project [1]. For example, | ||
in a source file the full "GPL v2.0 or later" header text will be | ||
replaced by a single line: | ||
|
||
SPDX-License-Identifier: GPL-2.0+ | ||
|
||
We use the SPDX Unique License Identifiers here; these are available | ||
at [2]. | ||
|
||
[1] http://spdx.org/ | ||
[2] http://spdx.org/licenses/ | ||
|
||
Full name SPDX Identifier OSI Approved File name URI | ||
======================================================================================================================================= | ||
GNU General Public License v2.0 only GPL-2.0 Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt | ||
GNU General Public License v2.0 or later GPL-2.0+ Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt | ||
GNU Library General Public License v2 or later LGPL-2.0+ Y lgpl-2.0.txt http://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt | ||
GNU Lesser General Public License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt | ||
eCos license version 2.0 eCos-2.0 eCos-2.0.txt http://www.gnu.org/licenses/ecos-license.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
Note that this license is not endorsed by the Free Software Foundation. | ||
It is available here as a convenience to readers of [1]the license | ||
list. | ||
|
||
The eCos license version 2.0 | ||
|
||
This file is part of eCos, the Embedded Configurable Operating System. | ||
Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | ||
|
||
eCos is free software; you can redistribute it and/or modify it under | ||
the terms of the GNU General Public License as published by the Free | ||
Software Foundation; either version 2 or (at your option) any later | ||
version. | ||
|
||
eCos is distributed in the hope that it will be useful, but WITHOUT ANY | ||
WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | ||
for more details. | ||
|
||
You should have received a copy of the GNU General Public License along | ||
with eCos; if not, write to the Free Software Foundation, Inc., 51 | ||
Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. | ||
|
||
As a special exception, if other files instantiate templates or use | ||
macros or inline functions from this file, or you compile this file and | ||
link it with other works to produce a work based on this file, this | ||
file does not by itself cause the resulting work to be covered by the | ||
GNU General Public License. However the source code for this file must | ||
still be made available in accordance with section (3) of the GNU | ||
General Public License. | ||
|
||
This exception does not invalidate any other reasons why a work based | ||
on this file might be covered by the GNU General Public License. | ||
|
||
Alternative licenses for eCos may be arranged by contacting Red Hat, | ||
Inc. at http://sources.redhat.com/ecos/ecos-license/ | ||
------------------------------------------- | ||
|
||
####ECOSGPLCOPYRIGHTEND#### | ||
|
||
References | ||
|
||
1. http://www.gnu.org/licenses/license-list.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.