Skip to content

Commit f8ea555

Browse files
popcornmixwhy-npc
authored andcommitted
kernel: overlays: Factor out the common i2c bus selection
See: raspberrypi/linux#6636 kernel: misc: rp1-pio: SM_CONFIG_XFER32 = larger DMA bufs See: raspberrypi/linux#6640 kernel: Handle probe dependencies and hard errors better See: raspberrypi/linux#6645 kernel: spi: dw: Wait for idle after TX See: raspberrypi/linux#6646 See: raspberrypi/linux#6649
0 parents  commit f8ea555

File tree

9,469 files changed

+213323
-0
lines changed

Some content is hidden

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

9,469 files changed

+213323
-0
lines changed

COPYING.linux

Lines changed: 356 additions & 0 deletions
Large diffs are not rendered by default.

LICENCE.broadcom

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Copyright (c) 2006, Broadcom Corporation.
2+
Copyright (c) 2015, Raspberry Pi (Trading) Ltd
3+
All rights reserved.
4+
5+
Redistribution. Redistribution and use in binary form, without
6+
modification, are permitted provided that the following conditions are
7+
met:
8+
9+
* This software may only be used for the purposes of developing for,
10+
running or using a Raspberry Pi device, or authorised derivative
11+
device manufactured via the element14 Raspberry Pi Customization Service
12+
* Redistributions must reproduce the above copyright notice and the
13+
following disclaimer in the documentation and/or other materials
14+
provided with the distribution.
15+
* Neither the name of Broadcom Corporation nor the names of its suppliers
16+
may be used to endorse or promote products derived from this software
17+
without specific prior written permission.
18+
19+
DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
20+
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
21+
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
22+
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
23+
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
24+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
25+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
26+
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
27+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
28+
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
29+
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
30+
DAMAGE.
31+

Module.symvers

Lines changed: 16471 additions & 0 deletions
Large diffs are not rendered by default.

Module7.symvers

Lines changed: 16731 additions & 0 deletions
Large diffs are not rendered by default.

Module7l.symvers

Lines changed: 17465 additions & 0 deletions
Large diffs are not rendered by default.

Module8.symvers

Lines changed: 18042 additions & 0 deletions
Large diffs are not rendered by default.

Module_2712.symvers

Lines changed: 18042 additions & 0 deletions
Large diffs are not rendered by default.

NOTICE.md

Lines changed: 12 additions & 0 deletions

README.md

Lines changed: 6 additions & 0 deletions

bcm2708-rpi-b-plus.dtb

30 KB
Binary file not shown.

0 commit comments

Comments
 (0)