Skip to content

Commit 445b6a8

Browse files
committed
1 parent b1a7f4a commit 445b6a8

File tree

6,309 files changed

+178276
-181513
lines changed

Some content is hidden

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

6,309 files changed

+178276
-181513
lines changed

boot/bcm2708-rpi-0-w.dtb

6.14 KB
Binary file not shown.

boot/bcm2708-rpi-b-plus.dtb

6.12 KB
Binary file not shown.

boot/bcm2708-rpi-b.dtb

6.12 KB
Binary file not shown.

boot/bcm2708-rpi-cm.dtb

6.12 KB
Binary file not shown.

boot/bcm2709-rpi-2-b.dtb

6.15 KB
Binary file not shown.

boot/bcm2710-rpi-3-b.dtb

6.25 KB
Binary file not shown.

boot/bcm2710-rpi-cm3.dtb

6.22 KB
Binary file not shown.

boot/kernel.img

228 KB
Binary file not shown.

boot/kernel7.img

236 KB
Binary file not shown.

boot/overlays/README

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,17 @@ Params: gpio_pin Input pin number. Default is 18.
516516
ir-keytable), defaults to "rc-rc6-mce"
517517

518518

519+
Name: gpio-ir-tx
520+
Info: Use GPIO pin as bit-banged infrared transmitter output.
521+
This is an alternative to "pwm-ir-tx". gpio-ir-tx doesn't require
522+
a PWM so it can be used together with onboard analog audio.
523+
Load: dtoverlay=gpio-ir-tx,<param>=<val>
524+
Params: gpio_pin Output GPIO (default 18)
525+
526+
invert "1" = invert the output (make it active-low).
527+
Default is "0" (active-high).
528+
529+
519530
Name: gpio-key
520531
Info: This is a generic overlay for activating GPIO keypresses using
521532
the gpio-keys library and this dtoverlay. Multiple keys can be
@@ -797,6 +808,9 @@ Params: addr Set the address for the BME280, BMP280, TMP102,
797808
bmp280 Select the Bosch Sensortronic BMP280
798809
Valid addresses 0x76-0x77, default 0x76
799810

811+
hdc100x Select the Texas Instruments HDC100x temp sensor
812+
Valid addresses 0x40-0x43, default 0x40
813+
800814
htu21 Select the HTU21 temperature and humidity sensor
801815

802816
lm75 Select the Maxim LM75 temperature sensor
@@ -810,9 +824,6 @@ Params: addr Set the address for the BME280, BMP280, TMP102,
810824
tmp102 Select the Texas Instruments TMP102 temp sensor
811825
Valid addresses 0x48-0x4b, default 0x48
812826

813-
hdc100x Select the Texas Instruments HDC100x temp sensor
814-
Valid addresses 0x40-0x43, default 0x40
815-
816827
tsl4531 Select the AMS TSL4531 digital ambient light
817828
sensor
818829

@@ -1304,6 +1315,19 @@ Params: pin Output pin (default 18) - see table
13041315
clock PWM clock frequency (informational)
13051316

13061317

1318+
Name: pwm-ir-tx
1319+
Info: Use GPIO pin as pwm-assisted infrared transmitter output.
1320+
This is an alternative to "gpio-ir-tx". pwm-ir-tx makes use
1321+
of PWM0 to reduce the CPU load during transmission compared to
1322+
gpio-ir-tx which uses bit-banging.
1323+
Legal pin,function combinations are:
1324+
12,4(Alt0) 18,2(Alt5) 40,4(Alt0) 52,5(Alt1)
1325+
Load: dtoverlay=pwm-ir-tx,<param>=<val>
1326+
Params: gpio_pin Output GPIO (default 18)
1327+
1328+
func Pin function (default 2 = Alt5)
1329+
1330+
13071331
Name: qca7000
13081332
Info: I2SE's Evaluation Board for PLC Stamp micro
13091333
Load: dtoverlay=qca7000,<param>=<val>
@@ -1382,8 +1406,12 @@ Params: speed Display SPI bus speed
13821406

13831407
Name: rpi-ft5406
13841408
Info: Official Raspberry Pi display touchscreen
1385-
Load: dtoverlay=rpi-ft5406
1386-
Params: <None>
1409+
Load: dtoverlay=rpi-ft5406,<param>=<val>
1410+
Params: touchscreen-size-x Touchscreen X resolution (default 800)
1411+
touchscreen-size-y Touchscreen Y resolution (default 600);
1412+
touchscreen-inverted-x Invert touchscreen X coordinates (default 0);
1413+
touchscreen-inverted-y Invert touchscreen Y coordinates (default 0);
1414+
touchscreen-swapped-x-y Swap X and Y cordinates (default 0);
13871415

13881416

13891417
Name: rpi-proto

boot/overlays/adau1977-adc.dtbo

0 Bytes
Binary file not shown.

boot/overlays/adau7002-simple.dtbo

0 Bytes
Binary file not shown.

boot/overlays/ads1015.dtbo

0 Bytes
Binary file not shown.

boot/overlays/ads1115.dtbo

0 Bytes
Binary file not shown.

boot/overlays/ads7846.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

boot/overlays/allo-digione.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

boot/overlays/applepi-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/at86rf233.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

boot/overlays/audremap.dtbo

0 Bytes
Binary file not shown.

boot/overlays/bmp085_i2c-sensor.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dht11.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dionaudio-loco-v2.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dionaudio-loco.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dpi18.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dpi24.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dwc-otg.dtbo

0 Bytes
Binary file not shown.

boot/overlays/dwc2.dtbo

0 Bytes
Binary file not shown.

boot/overlays/enc28j60-spi2.dtbo

0 Bytes
Binary file not shown.

boot/overlays/enc28j60.dtbo

0 Bytes
Binary file not shown.

boot/overlays/exc3000.dtbo

0 Bytes
Binary file not shown.

boot/overlays/fe-pi-audio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/goodix.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

boot/overlays/gpio-ir-tx.dtbo

1.02 KB
Binary file not shown.

boot/overlays/gpio-ir.dtbo

0 Bytes
Binary file not shown.

boot/overlays/gpio-key.dtbo

0 Bytes
Binary file not shown.

boot/overlays/gpio-poweroff.dtbo

0 Bytes
Binary file not shown.

boot/overlays/gpio-shutdown.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hifiberry-amp.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hifiberry-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hifiberry-dacplus.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hifiberry-digi-pro.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hifiberry-digi.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hy28a.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hy28b.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-bcm2708.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-gpio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-mux.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-pwm-pca9685a.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-rtc-gpio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-rtc.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c-sensor.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c0-bcm2708.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2c1-bcm2708.dtbo

0 Bytes
Binary file not shown.

boot/overlays/i2s-gpio28-31.dtbo

0 Bytes
Binary file not shown.

boot/overlays/iqaudio-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/iqaudio-dacplus.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

boot/overlays/justboom-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/justboom-digi.dtbo

0 Bytes
Binary file not shown.

boot/overlays/lirc-rpi.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mbed-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp23017.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp23s17.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp2515-can0.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp2515-can1.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp3008.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mcp3202.dtbo

0 Bytes
Binary file not shown.

boot/overlays/media-center.dtbo

0 Bytes
Binary file not shown.

boot/overlays/midi-uart0.dtbo

0 Bytes
Binary file not shown.

boot/overlays/midi-uart1.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mmc.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mpu6050.dtbo

0 Bytes
Binary file not shown.

boot/overlays/mz61581.dtbo

0 Bytes
Binary file not shown.

boot/overlays/papirus.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pi3-act-led.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pi3-disable-bt.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pi3-disable-wifi.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pi3-miniuart-bt.dtbo

0 Bytes
Binary file not shown.

boot/overlays/piscreen.dtbo

0 Bytes
Binary file not shown.

boot/overlays/piscreen2r.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pisound.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pitft22.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pitft28-capacitive.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pitft28-resistive.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pitft35-resistive.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pps-gpio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pwm-2chan.dtbo

0 Bytes
Binary file not shown.

boot/overlays/pwm-ir-tx.dtbo

1.01 KB
Binary file not shown.

boot/overlays/pwm.dtbo

0 Bytes
Binary file not shown.

boot/overlays/qca7000.dtbo

0 Bytes
Binary file not shown.

boot/overlays/raspidac3.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rotary-encoder.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-backlight.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-cirrus-wm5102.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-dac.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-display.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-ft5406.dtbo

556 Bytes
Binary file not shown.

boot/overlays/rpi-proto.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-sense.dtbo

0 Bytes
Binary file not shown.

boot/overlays/rpi-tv.dtbo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

boot/overlays/sc16is750-i2c.dtbo

0 Bytes
Binary file not shown.

boot/overlays/sc16is752-spi1.dtbo

0 Bytes
Binary file not shown.

boot/overlays/sdhost.dtbo

0 Bytes
Binary file not shown.

boot/overlays/sdio-1bit.dtbo

0 Bytes
Binary file not shown.

boot/overlays/sdio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/sdtweak.dtbo

0 Bytes
Binary file not shown.

boot/overlays/smi-dev.dtbo

0 Bytes
Binary file not shown.

boot/overlays/smi-nand.dtbo

0 Bytes
Binary file not shown.

boot/overlays/smi.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi-gpio35-39.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi-rtc.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi0-cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi0-hw-cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi1-1cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi1-2cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi1-3cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi2-1cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi2-2cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/spi2-3cs.dtbo

0 Bytes
Binary file not shown.

boot/overlays/tinylcd35.dtbo

0 Bytes
Binary file not shown.

boot/overlays/uart0.dtbo

0 Bytes
Binary file not shown.

boot/overlays/uart1.dtbo

0 Bytes
Binary file not shown.

boot/overlays/vc4-fkms-v3d.dtbo

0 Bytes
Binary file not shown.

boot/overlays/vc4-kms-v3d.dtbo

-622 Bytes
Binary file not shown.

boot/overlays/vga666.dtbo

0 Bytes
Binary file not shown.

boot/overlays/w1-gpio-pullup.dtbo

0 Bytes
Binary file not shown.

boot/overlays/w1-gpio.dtbo

0 Bytes
Binary file not shown.

boot/overlays/wittypi.dtbo

0 Bytes
Binary file not shown.

extra/Module.symvers

Lines changed: 10291 additions & 9646 deletions
Large diffs are not rendered by default.

extra/Module7.symvers

Lines changed: 10270 additions & 9594 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)