Skip to content

Commit 28f59f0

Browse files
committed
Merge tag '20260110' into debian-latest-without-microcode
This is the 20260110 release
2 parents 8e1ae26 + 06a743f commit 28f59f0

File tree

140 files changed

+240
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+240
-83
lines changed

LICENCE.r8a779g_pcie_phy

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Copyright (c) 2025, Synopsys, Inc.
2+
Copyright (c) 2025, Renesas Electronics Corporation
3+
All rights reserved.
4+
5+
Redistribution and use in binary form, without modification, are permitted
6+
provided that the following conditions are met:
7+
8+
1. Redistribution in binary form must reproduce the above copyright notice,
9+
this list of conditions and the following disclaimer in the documentation
10+
and/or other materials provided with the distribution.
11+
2. The names of Synopsys, Inc. and Renesas Electronics Corporation may not be
12+
used to endorse or promote products derived from this software without
13+
specific prior written permission.
14+
3. Reverse engineering, decompilation, or disassembly of this software is
15+
not permitted.
16+
17+
THIS SOFTWARE IS PROVIDED "AS IS" AND SYNOPSYS, INC. AND RENESAS ELECTRONICS
18+
CORPORATION DISCLAIM ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
19+
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
20+
FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
21+
IN NO EVENT SHALL SYNOPSYS, INC. OR RENESAS ELECTRONICS CORPORATION BE
22+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
23+
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28+
POSSIBILITY OF SUCH DAMAGE.

LICENSE.amd-ucode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2010-2022 Advanced Micro Devices, Inc., All rights reserved.
1+
Copyright (C) 2010-2025 Advanced Micro Devices, Inc., All rights reserved.
22

33
Permission is hereby granted by Advanced Micro Devices, Inc. ("AMD"),
44
free of any license fees, to any person obtaining a copy of this

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: CC0-1.0
2+
13
FIRMWAREDIR = /lib/firmware
24
NUM_JOBS := $(or $(patsubst -j%,%,$(filter -j%,$(MAKEFLAGS))),\
35
1)

0 commit comments

Comments
 (0)