brcm2708: update 4.1 patches
As usual, this patches were taken (and rebased) from https://github.com/raspberrypi/linux/commits/rpi-4.1.y Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47258
This commit is contained in:
parent
63a50eeba3
commit
bf28fb50bf
199 changed files with 5039 additions and 386 deletions
|
@ -42,6 +42,7 @@ CONFIG_BCM2708_VCMEM=y
|
||||||
# CONFIG_BCM2708_WDT is not set
|
# CONFIG_BCM2708_WDT is not set
|
||||||
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
||||||
CONFIG_BCM2835_MBOX=y
|
CONFIG_BCM2835_MBOX=y
|
||||||
|
# CONFIG_BCM2835_SMI is not set
|
||||||
CONFIG_BCM2835_WDT=y
|
CONFIG_BCM2835_WDT=y
|
||||||
CONFIG_BCM_VCIO=y
|
CONFIG_BCM_VCIO=y
|
||||||
CONFIG_BCM_VC_CMA=y
|
CONFIG_BCM_VC_CMA=y
|
||||||
|
@ -92,6 +93,8 @@ CONFIG_CRC16=y
|
||||||
CONFIG_CRYPTO_CRC32C=y
|
CONFIG_CRYPTO_CRC32C=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
CONFIG_CRYPTO_HASH2=y
|
CONFIG_CRYPTO_HASH2=y
|
||||||
|
CONFIG_CRYPTO_RNG2=y
|
||||||
|
CONFIG_CRYPTO_WORKQUEUE=y
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
CONFIG_DEBUG_BUGVERBOSE=y
|
CONFIG_DEBUG_BUGVERBOSE=y
|
||||||
CONFIG_DEBUG_INFO=y
|
CONFIG_DEBUG_INFO=y
|
||||||
|
|
|
@ -49,6 +49,7 @@ CONFIG_BCM2708_VCMEM=y
|
||||||
CONFIG_BCM2709_DT=y
|
CONFIG_BCM2709_DT=y
|
||||||
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
||||||
CONFIG_BCM2835_MBOX=y
|
CONFIG_BCM2835_MBOX=y
|
||||||
|
# CONFIG_BCM2835_SMI is not set
|
||||||
CONFIG_BCM2835_WDT=y
|
CONFIG_BCM2835_WDT=y
|
||||||
CONFIG_BCM_VCIO=y
|
CONFIG_BCM_VCIO=y
|
||||||
CONFIG_BCM_VC_CMA=y
|
CONFIG_BCM_VC_CMA=y
|
||||||
|
@ -102,6 +103,8 @@ CONFIG_CRC16=y
|
||||||
CONFIG_CRYPTO_CRC32C=y
|
CONFIG_CRYPTO_CRC32C=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
CONFIG_CRYPTO_HASH2=y
|
CONFIG_CRYPTO_HASH2=y
|
||||||
|
CONFIG_CRYPTO_RNG2=y
|
||||||
|
CONFIG_CRYPTO_WORKQUEUE=y
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
CONFIG_DEBUG_BUGVERBOSE=y
|
CONFIG_DEBUG_BUGVERBOSE=y
|
||||||
CONFIG_DEBUG_INFO=y
|
CONFIG_DEBUG_INFO=y
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 401f5d164bd797fe7c1d39fa3edfd0d517edaa62 Mon Sep 17 00:00:00 2001
|
From 781a47e405cae18b69f4f76c2d945401366cb81f Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Sun, 12 May 2013 12:24:19 +0100
|
Date: Sun, 12 May 2013 12:24:19 +0100
|
||||||
Subject: [PATCH 001/171] Main bcm2708/bcm2709 linux port
|
Subject: [PATCH 001/203] Main bcm2708/bcm2709 linux port
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 26ba306075567b5627c4633f1b9cf1e8be963b08 Mon Sep 17 00:00:00 2001
|
From 1b06d065cc1209ff7524486eae5dd9bf00a2db0e Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 8 Oct 2014 18:50:05 +0100
|
Date: Wed, 8 Oct 2014 18:50:05 +0100
|
||||||
Subject: [PATCH 002/171] Add bcm2708_gpio driver
|
Subject: [PATCH 002/203] Add bcm2708_gpio driver
|
||||||
|
|
||||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From a198016611e2c5dc9b3867b489eda80d4499f890 Mon Sep 17 00:00:00 2001
|
From 0c1382bd36ed3bc31b953028083619990e4dadf6 Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||||
Date: Fri, 1 May 2015 19:11:03 +0200
|
Date: Fri, 1 May 2015 19:11:03 +0200
|
||||||
Subject: [PATCH 003/171] mailbox: bcm2708: Add bcm2708-vcio
|
Subject: [PATCH 003/203] mailbox: bcm2708: Add bcm2708-vcio
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 5a6024182390194a4e0b3f05e20226dd89f7fa9d Mon Sep 17 00:00:00 2001
|
From bd316831fe1a05b9306054d48fb48db5226a6c92 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 1 May 2013 19:46:17 +0100
|
Date: Wed, 1 May 2013 19:46:17 +0100
|
||||||
Subject: [PATCH 004/171] Add dwc_otg driver
|
Subject: [PATCH 004/203] Add dwc_otg driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 5ec663250bcf18ee6d5792ab03ca49b15e2ea882 Mon Sep 17 00:00:00 2001
|
From 128ae7510c357693222c635d3799b982142eb1b5 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 1 May 2013 19:54:32 +0100
|
Date: Wed, 1 May 2013 19:54:32 +0100
|
||||||
Subject: [PATCH 005/171] bcm2708 watchdog driver
|
Subject: [PATCH 005/203] bcm2708 watchdog driver
|
||||||
|
|
||||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From e41668dfdc984723c914401293db5757f5981330 Mon Sep 17 00:00:00 2001
|
From 9c44d34f731221eb1f68a4f5454b33b11116de3d Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 17 Jun 2015 17:06:34 +0100
|
Date: Wed, 17 Jun 2015 17:06:34 +0100
|
||||||
Subject: [PATCH 006/171] bcm2708 framebuffer driver
|
Subject: [PATCH 006/203] bcm2708 framebuffer driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 04a4ceef489437512b4d40071e049950d56fbb27 Mon Sep 17 00:00:00 2001
|
From 6ba80b1f7e7404642d3f72203116a7969b4e84ed Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 14:22:53 +0100
|
Date: Fri, 22 Nov 2013 14:22:53 +0100
|
||||||
Subject: [PATCH 007/171] dmaengine: Add support for BCM2708
|
Subject: [PATCH 007/203] dmaengine: Add support for BCM2708
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 3b0b17e88492b2b230b8ebfbee410f1ce1bd9472 Mon Sep 17 00:00:00 2001
|
From f5d5650a56309979ebdd7835396688ef4f7b9625 Mon Sep 17 00:00:00 2001
|
||||||
From: gellert <gellert@raspberrypi.org>
|
From: gellert <gellert@raspberrypi.org>
|
||||||
Date: Fri, 15 Aug 2014 16:35:06 +0100
|
Date: Fri, 15 Aug 2014 16:35:06 +0100
|
||||||
Subject: [PATCH 008/171] MMC: added alternative MMC driver
|
Subject: [PATCH 008/203] MMC: added alternative MMC driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1f881b06a8bc697d0e662687152fdc9309ff051a Mon Sep 17 00:00:00 2001
|
From 8086ce054d96d5a9a2237e5bb1d270dbce759189 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 25 Mar 2015 17:49:47 +0000
|
Date: Wed, 25 Mar 2015 17:49:47 +0000
|
||||||
Subject: [PATCH 009/171] Adding bcm2835-sdhost driver, and an overlay to
|
Subject: [PATCH 009/203] Adding bcm2835-sdhost driver, and an overlay to
|
||||||
enable it
|
enable it
|
||||||
|
|
||||||
BCM2835 has two SD card interfaces. This driver uses the other one.
|
BCM2835 has two SD card interfaces. This driver uses the other one.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 58f193da0a65393b6e4415529c93e443c0218cd1 Mon Sep 17 00:00:00 2001
|
From 484bbb300f8c414aa66c555a5887e2e9dbac0cdd Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 3 Jul 2013 00:31:47 +0100
|
Date: Wed, 3 Jul 2013 00:31:47 +0100
|
||||||
Subject: [PATCH 010/171] cma: Add vc_cma driver to enable use of CMA
|
Subject: [PATCH 010/203] cma: Add vc_cma driver to enable use of CMA
|
||||||
|
|
||||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9479010a140e02e7fadc9d7276368ad31cf09e90 Mon Sep 17 00:00:00 2001
|
From 830f064561e1908ba89b9479117b82db07de8c01 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Mon, 26 Mar 2012 22:15:50 +0100
|
Date: Mon, 26 Mar 2012 22:15:50 +0100
|
||||||
Subject: [PATCH 011/171] bcm2708: alsa sound driver
|
Subject: [PATCH 011/203] bcm2708: alsa sound driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 178b1b7f58f59dfa28882c090a5481b01229175c Mon Sep 17 00:00:00 2001
|
From a9ec42880d0dfd336819f699cc63dcf13c897286 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 2 Jul 2013 23:42:01 +0100
|
Date: Tue, 2 Jul 2013 23:42:01 +0100
|
||||||
Subject: [PATCH 012/171] bcm2708 vchiq driver
|
Subject: [PATCH 012/203] bcm2708 vchiq driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 7855d7e7caa631b3070612353b823ac4fafad349 Mon Sep 17 00:00:00 2001
|
From c281e92ad16639d2b5bcce1302f78372f29b8cc0 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 17 Jun 2015 16:07:06 +0100
|
Date: Wed, 17 Jun 2015 16:07:06 +0100
|
||||||
Subject: [PATCH 013/171] vc_mem: Add vc_mem driver
|
Subject: [PATCH 013/203] vc_mem: Add vc_mem driver
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From a791bc11b84ba34966f21cec50e3bed1a7b5a0f1 Mon Sep 17 00:00:00 2001
|
From e56c5f50ab632450c34df97f088f6fe10612ca29 Mon Sep 17 00:00:00 2001
|
||||||
From: Tim Gover <tgover@broadcom.com>
|
From: Tim Gover <tgover@broadcom.com>
|
||||||
Date: Tue, 22 Jul 2014 15:41:04 +0100
|
Date: Tue, 22 Jul 2014 15:41:04 +0100
|
||||||
Subject: [PATCH 014/171] vcsm: VideoCore shared memory service for BCM2835
|
Subject: [PATCH 014/203] vcsm: VideoCore shared memory service for BCM2835
|
||||||
|
|
||||||
Add experimental support for the VideoCore shared memory service.
|
Add experimental support for the VideoCore shared memory service.
|
||||||
This allows user processes to allocate memory from VideoCore's
|
This allows user processes to allocate memory from VideoCore's
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 53bbc98101781c4c4a6a26e987439088423e1d5e Mon Sep 17 00:00:00 2001
|
From 5922c92d5e4be4c4cc9b59d8a8cd2bfeaebdebbb Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 3 Jul 2013 00:51:55 +0100
|
Date: Wed, 3 Jul 2013 00:51:55 +0100
|
||||||
Subject: [PATCH 015/171] Add hwrng (hardware random number generator) driver
|
Subject: [PATCH 015/203] Add hwrng (hardware random number generator) driver
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/char/hw_random/Kconfig | 13 +++-
|
drivers/char/hw_random/Kconfig | 13 +++-
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 152c53ac6dfbebe4702389526cd04a995a20f71a Mon Sep 17 00:00:00 2001
|
From a46ef8c727cf42ab2434d5f19eea7b9a88649d22 Mon Sep 17 00:00:00 2001
|
||||||
From: Aron Szabo <aron@aron.ws>
|
From: Aron Szabo <aron@aron.ws>
|
||||||
Date: Sat, 16 Jun 2012 12:15:55 +0200
|
Date: Sat, 16 Jun 2012 12:15:55 +0200
|
||||||
Subject: [PATCH 016/171] lirc: added support for RaspberryPi GPIO
|
Subject: [PATCH 016/203] lirc: added support for RaspberryPi GPIO
|
||||||
|
|
||||||
lirc_rpi: Use read_current_timer to determine transmitter delay. Thanks to jjmz and others
|
lirc_rpi: Use read_current_timer to determine transmitter delay. Thanks to jjmz and others
|
||||||
See: https://github.com/raspberrypi/linux/issues/525
|
See: https://github.com/raspberrypi/linux/issues/525
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From dd3d655617225b79fe9ae53075800fc05c17afca Mon Sep 17 00:00:00 2001
|
From 048e47374e6f6d6f10850316a07159e88b9ed406 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 3 Jul 2013 00:49:20 +0100
|
Date: Wed, 3 Jul 2013 00:49:20 +0100
|
||||||
Subject: [PATCH 017/171] Add cpufreq driver
|
Subject: [PATCH 017/203] Add cpufreq driver
|
||||||
|
|
||||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From f9f02cbb208f7b5b91851cbec11202cc2f1e4879 Mon Sep 17 00:00:00 2001
|
From 5298ba74d7c98c9b4dcb5eebdb5528fec4512cba Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 26 Mar 2013 19:24:24 +0000
|
Date: Tue, 26 Mar 2013 19:24:24 +0000
|
||||||
Subject: [PATCH 018/171] Added hwmon/thermal driver for reporting core
|
Subject: [PATCH 018/203] Added hwmon/thermal driver for reporting core
|
||||||
temperature. Thanks Dorian
|
temperature. Thanks Dorian
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From bdf3fc107c0849c132c643f5d88409ab170b06cf Mon Sep 17 00:00:00 2001
|
From f5d52c99c98af7b3d50c6c9650422cb9fd8b495e Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 17 Jun 2015 15:41:33 +0100
|
Date: Wed, 17 Jun 2015 15:41:33 +0100
|
||||||
Subject: [PATCH 019/171] Add Chris Boot's spi driver.
|
Subject: [PATCH 019/203] Add Chris Boot's spi driver.
|
||||||
|
|
||||||
spi: bcm2708: add device tree support
|
spi: bcm2708: add device tree support
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 33747296c5a59d9a21b6721d4bdfd200efcfede8 Mon Sep 17 00:00:00 2001
|
From 088993fea0e74f22da3f97c7a3212d0cc9a1afea Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 17 Jun 2015 15:44:08 +0100
|
Date: Wed, 17 Jun 2015 15:44:08 +0100
|
||||||
Subject: [PATCH 020/171] Add Chris Boot's i2c driver
|
Subject: [PATCH 020/203] Add Chris Boot's i2c driver
|
||||||
|
|
||||||
i2c-bcm2708: fixed baudrate
|
i2c-bcm2708: fixed baudrate
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9860807d0dfd9ee237618f7bc298337491412c6e Mon Sep 17 00:00:00 2001
|
From 0cb249ef323fd1e4f85d88953c61525f10318424 Mon Sep 17 00:00:00 2001
|
||||||
From: Vincent Sanders <vincent.sanders@collabora.co.uk>
|
From: Vincent Sanders <vincent.sanders@collabora.co.uk>
|
||||||
Date: Wed, 30 Jan 2013 12:45:18 +0000
|
Date: Wed, 30 Jan 2013 12:45:18 +0000
|
||||||
Subject: [PATCH 021/171] bcm2835: add v4l2 camera device
|
Subject: [PATCH 021/203] bcm2835: add v4l2 camera device
|
||||||
|
|
||||||
- Supports raw YUV capture, preview, JPEG and H264.
|
- Supports raw YUV capture, preview, JPEG and H264.
|
||||||
- Uses videobuf2 for data transfer, using dma_buf.
|
- Uses videobuf2 for data transfer, using dma_buf.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From dc3b7a37d88e3072e1aa50569f8d565325450886 Mon Sep 17 00:00:00 2001
|
From ee7658ee2a268e93a57c507cac4bed85b2c7e8f0 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 23 Jan 2015 14:48:55 +0000
|
Date: Fri, 23 Jan 2015 14:48:55 +0000
|
||||||
Subject: [PATCH 022/171] scripts/dtc: Update to upstream version with overlay
|
Subject: [PATCH 022/203] scripts/dtc: Update to upstream version with overlay
|
||||||
patches
|
patches
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From dbdb2233c99ddb69a4b2143bae3450914d387fc1 Mon Sep 17 00:00:00 2001
|
From 59cf4bf51eea78b4314cfabff3023f1a95358fa6 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 11 May 2015 09:00:42 +0100
|
Date: Mon, 11 May 2015 09:00:42 +0100
|
||||||
Subject: [PATCH 023/171] scripts: Add mkknlimg and knlinfo scripts from tools
|
Subject: [PATCH 023/203] scripts: Add mkknlimg and knlinfo scripts from tools
|
||||||
repo
|
repo
|
||||||
|
|
||||||
The Raspberry Pi firmware looks for a trailer on the kernel image to
|
The Raspberry Pi firmware looks for a trailer on the kernel image to
|
||||||
|
|
4
target/linux/brcm2708/patches-4.1/0024-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch
Normal file → Executable file
4
target/linux/brcm2708/patches-4.1/0024-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch
Normal file → Executable file
|
@ -1,7 +1,7 @@
|
||||||
From 451f30961d360c125bb9000e57f59ef3e0569b53 Mon Sep 17 00:00:00 2001
|
From e2ca00ccfecacf743841367a3dab7092f2ce3ffc Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 5 Dec 2014 17:26:26 +0000
|
Date: Fri, 5 Dec 2014 17:26:26 +0000
|
||||||
Subject: [PATCH 024/171] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
Subject: [PATCH 024/203] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----
|
drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 5c77587f9e377f9e30dfca468bee4532a3a10229 Mon Sep 17 00:00:00 2001
|
From 00bde9c19f378c337830838a67fb9bdf14019ebc Mon Sep 17 00:00:00 2001
|
||||||
From: notro <notro@tronnes.org>
|
From: notro <notro@tronnes.org>
|
||||||
Date: Wed, 9 Jul 2014 14:46:08 +0200
|
Date: Wed, 9 Jul 2014 14:46:08 +0200
|
||||||
Subject: [PATCH 025/171] BCM2708: Add core Device Tree support
|
Subject: [PATCH 025/203] BCM2708: Add core Device Tree support
|
||||||
|
|
||||||
Add the bare minimum needed to boot BCM2708 from a Device Tree.
|
Add the bare minimum needed to boot BCM2708 from a Device Tree.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 7099f200c096aaf4cf79e5bfa41ce1e016e607ca Mon Sep 17 00:00:00 2001
|
From 968d9983a0ff154cf772006f39d72100b8c3dd79 Mon Sep 17 00:00:00 2001
|
||||||
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
|
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
|
||||||
Date: Mon, 17 Jun 2013 13:32:11 +0300
|
Date: Mon, 17 Jun 2013 13:32:11 +0300
|
||||||
Subject: [PATCH 026/171] fbdev: add FBIOCOPYAREA ioctl
|
Subject: [PATCH 026/203] fbdev: add FBIOCOPYAREA ioctl
|
||||||
|
|
||||||
Based on the patch authored by Ali Gholami Rudi at
|
Based on the patch authored by Ali Gholami Rudi at
|
||||||
https://lkml.org/lkml/2009/7/13/153
|
https://lkml.org/lkml/2009/7/13/153
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From a82f0ad663b1f3964b5011201b23dd129240bf9f Mon Sep 17 00:00:00 2001
|
From 00637200a8710623f0514c98765e2c6bc3a34a37 Mon Sep 17 00:00:00 2001
|
||||||
From: Harm Hanemaaijer <fgenfb@yahoo.com>
|
From: Harm Hanemaaijer <fgenfb@yahoo.com>
|
||||||
Date: Thu, 20 Jun 2013 20:21:39 +0200
|
Date: Thu, 20 Jun 2013 20:21:39 +0200
|
||||||
Subject: [PATCH 029/171] Speed up console framebuffer imageblit function
|
Subject: [PATCH 029/203] Speed up console framebuffer imageblit function
|
||||||
|
|
||||||
Especially on platforms with a slower CPU but a relatively high
|
Especially on platforms with a slower CPU but a relatively high
|
||||||
framebuffer fill bandwidth, like current ARM devices, the existing
|
framebuffer fill bandwidth, like current ARM devices, the existing
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From f6fffdcafda0f821fea364d437877a9b6d35c3e0 Mon Sep 17 00:00:00 2001
|
From 9ac3c3e6aea4f2dccdf5f04b7992e03b58869fd3 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 26 Mar 2013 17:26:38 +0000
|
Date: Tue, 26 Mar 2013 17:26:38 +0000
|
||||||
Subject: [PATCH 030/171] Allow mac address to be set in smsc95xx
|
Subject: [PATCH 030/203] Allow mac address to be set in smsc95xx
|
||||||
|
|
||||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 8e0d9ff1afc5b595eebf92b305e3e19af3fe06d9 Mon Sep 17 00:00:00 2001
|
From ec1be1680332a4676db86178ce9f24917aeeca67 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 8 May 2013 11:46:50 +0100
|
Date: Wed, 8 May 2013 11:46:50 +0100
|
||||||
Subject: [PATCH 031/171] enabling the realtime clock 1-wire chip DS1307 and
|
Subject: [PATCH 031/203] enabling the realtime clock 1-wire chip DS1307 and
|
||||||
1-wire on GPIO4 (as a module)
|
1-wire on GPIO4 (as a module)
|
||||||
|
|
||||||
1-wire: Add support for configuring pin for w1-gpio kernel module
|
1-wire: Add support for configuring pin for w1-gpio kernel module
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 281e90871309b0d1a113c055c86757027de22c8b Mon Sep 17 00:00:00 2001
|
From 37da06d2b47b67624a9f2b8c8eec76429f46f10d Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 3 Jul 2013 00:54:08 +0100
|
Date: Wed, 3 Jul 2013 00:54:08 +0100
|
||||||
Subject: [PATCH 032/171] Added Device IDs for August DVB-T 205
|
Subject: [PATCH 032/203] Added Device IDs for August DVB-T 205
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++++
|
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 3af3746a509957ae4a0daa7b4a561c2a97870916 Mon Sep 17 00:00:00 2001
|
From efd60949b03b034da398f15fc9b74d3f3a06c48a Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 18 Dec 2013 22:16:19 +0000
|
Date: Wed, 18 Dec 2013 22:16:19 +0000
|
||||||
Subject: [PATCH 033/171] config: Enable CONFIG_MEMCG, but leave it disabled
|
Subject: [PATCH 033/203] config: Enable CONFIG_MEMCG, but leave it disabled
|
||||||
(due to memory cost). Enable with cgroup_enable=memory.
|
(due to memory cost). Enable with cgroup_enable=memory.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From b02ef86d5728e7aa67775fc9761f04a2439a6c3a Mon Sep 17 00:00:00 2001
|
From 6a93789e8d9296b68c43d10d5ea4a95b73932e44 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 14:33:38 +0100
|
Date: Fri, 22 Nov 2013 14:33:38 +0100
|
||||||
Subject: [PATCH 034/171] ASoC: Add support for BCM2708
|
Subject: [PATCH 034/203] ASoC: Add support for BCM2708
|
||||||
|
|
||||||
This driver adds support for digital audio (I2S)
|
This driver adds support for digital audio (I2S)
|
||||||
for the BCM2708 SoC that is used by the
|
for the BCM2708 SoC that is used by the
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 8c94146d33d522d6fbf5d2aff70676494631763b Mon Sep 17 00:00:00 2001
|
From f5d02596d7770a458ca6a99e250369fdecfdb763 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 14:59:51 +0100
|
Date: Fri, 22 Nov 2013 14:59:51 +0100
|
||||||
Subject: [PATCH 035/171] ASoC: Add support for PCM5102A codec
|
Subject: [PATCH 035/203] ASoC: Add support for PCM5102A codec
|
||||||
|
|
||||||
Some definitions to support the PCM5102A codec
|
Some definitions to support the PCM5102A codec
|
||||||
by Texas Instruments.
|
by Texas Instruments.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 5e5994dd4630230b7b044e458339180e873857ac Mon Sep 17 00:00:00 2001
|
From 272e93911327e40ec57facd1fbc37e98b06c8c79 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 19:04:54 +0100
|
Date: Fri, 22 Nov 2013 19:04:54 +0100
|
||||||
Subject: [PATCH 036/171] BCM2708: Add I2S support to board file
|
Subject: [PATCH 036/203] BCM2708: Add I2S support to board file
|
||||||
|
|
||||||
Adds the required initializations for I2S
|
Adds the required initializations for I2S
|
||||||
to the board file of mach-bcm2708.
|
to the board file of mach-bcm2708.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From fe18c4e02b8b0007e110b2029e021154b3ab2dd0 Mon Sep 17 00:00:00 2001
|
From 1c2bf7278b4ac192fed80b01b404a2d44b68b124 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 19:19:08 +0100
|
Date: Fri, 22 Nov 2013 19:19:08 +0100
|
||||||
Subject: [PATCH 037/171] ASoC: Add support for HifiBerry DAC
|
Subject: [PATCH 037/203] ASoC: Add support for HifiBerry DAC
|
||||||
|
|
||||||
This adds a machine driver for the HifiBerry DAC.
|
This adds a machine driver for the HifiBerry DAC.
|
||||||
It is a sound card that can
|
It is a sound card that can
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From e750b2fa5d490c5f0106f654d2270fae20ab7d18 Mon Sep 17 00:00:00 2001
|
From 66cb299f5c712d92e1bb69468cdbb7ca481ab777 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 22 Nov 2013 19:21:34 +0100
|
Date: Fri, 22 Nov 2013 19:21:34 +0100
|
||||||
Subject: [PATCH 038/171] BCM2708: Add HifiBerry DAC to board file
|
Subject: [PATCH 038/203] BCM2708: Add HifiBerry DAC to board file
|
||||||
|
|
||||||
This adds the initalization of the HifiBerry DAC
|
This adds the initalization of the HifiBerry DAC
|
||||||
to the mach-bcm2708 board file.
|
to the mach-bcm2708 board file.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From cebfb216daf7118a86d4b07086baedaa4ee298e7 Mon Sep 17 00:00:00 2001
|
From c3a1a7754a288b6c49041fcc69f79c51b36caa73 Mon Sep 17 00:00:00 2001
|
||||||
From: Florian Meier <florian.meier@koalo.de>
|
From: Florian Meier <florian.meier@koalo.de>
|
||||||
Date: Fri, 6 Dec 2013 20:50:28 +0100
|
Date: Fri, 6 Dec 2013 20:50:28 +0100
|
||||||
Subject: [PATCH 039/171] ASoC: BCM2708: Add support for RPi-DAC
|
Subject: [PATCH 039/203] ASoC: BCM2708: Add support for RPi-DAC
|
||||||
|
|
||||||
This adds a machine driver for the RPi-DAC.
|
This adds a machine driver for the RPi-DAC.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 463e74adc05d41470cfecde946f98ebc59d89b4f Mon Sep 17 00:00:00 2001
|
From 1000a38e381ea718d8daa07edcd371da44b0b855 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Wed, 15 Jan 2014 21:41:23 +0100
|
Date: Wed, 15 Jan 2014 21:41:23 +0100
|
||||||
Subject: [PATCH 040/171] ASoC: wm8804: Implement MCLK configuration options,
|
Subject: [PATCH 040/203] ASoC: wm8804: Implement MCLK configuration options,
|
||||||
add 32bit support WM8804 can run with PLL frequencies of 256xfs and 128xfs
|
add 32bit support WM8804 can run with PLL frequencies of 256xfs and 128xfs
|
||||||
for most sample rates. At 192kHz only 128xfs is supported. The existing
|
for most sample rates. At 192kHz only 128xfs is supported. The existing
|
||||||
driver selects 128xfs automatically for some lower samples rates. By using an
|
driver selects 128xfs automatically for some lower samples rates. By using an
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 7bcd053aa8b06e2be569213d0b7d0e72ab8da91e Mon Sep 17 00:00:00 2001
|
From dcb8a2f0beafb6bdf057ac2cf51efc9eb12afce5 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Wed, 15 Jan 2014 21:42:08 +0100
|
Date: Wed, 15 Jan 2014 21:42:08 +0100
|
||||||
Subject: [PATCH 041/171] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
Subject: [PATCH 041/203] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
||||||
based on the patched WM8804 driver.
|
based on the patched WM8804 driver.
|
||||||
|
|
||||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From e47c3fdeecb7a3e138d44660de5ab2128a34265f Mon Sep 17 00:00:00 2001
|
From b6472b32e6f5a3d38a90351b4ccc82f89a5d1167 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Thu, 16 Jan 2014 07:26:08 +0100
|
Date: Thu, 16 Jan 2014 07:26:08 +0100
|
||||||
Subject: [PATCH 042/171] BCM2708: Added support for HiFiBerry Digi board Board
|
Subject: [PATCH 042/203] BCM2708: Added support for HiFiBerry Digi board Board
|
||||||
initalization by I2C
|
initalization by I2C
|
||||||
|
|
||||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4e065559dadaff17498a017691adc096e7bbae2e Mon Sep 17 00:00:00 2001
|
From 59cdf99d9532afce061f452a14c565e1d4a54a50 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Thu, 16 Jan 2014 07:36:35 +0100
|
Date: Thu, 16 Jan 2014 07:36:35 +0100
|
||||||
Subject: [PATCH 043/171] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
Subject: [PATCH 043/203] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
||||||
has been change to remove warning on driver startup
|
has been change to remove warning on driver startup
|
||||||
|
|
||||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 070ed9f4445bde2a425c65543278a89cbc68857c Mon Sep 17 00:00:00 2001
|
From fc8ea110c58a5bf56acf6465e6b8e170a0035686 Mon Sep 17 00:00:00 2001
|
||||||
From: Gordon Garrity <gordon@iqaudio.com>
|
From: Gordon Garrity <gordon@iqaudio.com>
|
||||||
Date: Sat, 8 Mar 2014 16:56:57 +0000
|
Date: Sat, 8 Mar 2014 16:56:57 +0000
|
||||||
Subject: [PATCH 044/171] Add IQaudIO Sound Card support for Raspberry Pi
|
Subject: [PATCH 044/203] Add IQaudIO Sound Card support for Raspberry Pi
|
||||||
|
|
||||||
Set a limit of 0dB on Digital Volume Control
|
Set a limit of 0dB on Digital Volume Control
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 60c815a4d391146705c0213642be0e3568ea1b7b Mon Sep 17 00:00:00 2001
|
From b1ef48d91499449783ae92a90d5234e5fb6c1692 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Wed, 18 Jun 2014 13:42:01 +0100
|
Date: Wed, 18 Jun 2014 13:42:01 +0100
|
||||||
Subject: [PATCH 045/171] vmstat: Workaround for issue where dirty page count
|
Subject: [PATCH 045/203] vmstat: Workaround for issue where dirty page count
|
||||||
goes negative
|
goes negative
|
||||||
|
|
||||||
See:
|
See:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From adb07aff7d57f6bf072cb98591015ed6f7556478 Mon Sep 17 00:00:00 2001
|
From d2bb9e17cccd1b6d986013538259b90dc199aefb Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Mon, 14 Jul 2014 22:02:09 +0100
|
Date: Mon, 14 Jul 2014 22:02:09 +0100
|
||||||
Subject: [PATCH 046/171] hid: Reduce default mouse polling interval to 60Hz
|
Subject: [PATCH 046/203] hid: Reduce default mouse polling interval to 60Hz
|
||||||
|
|
||||||
Reduces overhead when using X
|
Reduces overhead when using X
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1408165cd6474613fb414f10d4c9a26f46c07c2b Mon Sep 17 00:00:00 2001
|
From 14fd2e85f4a92ef464a7abae5e19b3dd682f5a89 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Mon, 4 Aug 2014 10:06:56 +0200
|
Date: Mon, 4 Aug 2014 10:06:56 +0200
|
||||||
Subject: [PATCH 047/171] Added support for HiFiBerry DAC+
|
Subject: [PATCH 047/203] Added support for HiFiBerry DAC+
|
||||||
|
|
||||||
The driver is based on the HiFiBerry DAC driver. However HiFiBerry DAC+ uses
|
The driver is based on the HiFiBerry DAC driver. However HiFiBerry DAC+ uses
|
||||||
a different codec chip (PCM5122), therefore a new driver is necessary.
|
a different codec chip (PCM5122), therefore a new driver is necessary.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From e4f72f2ce26695642af17308eb52c676aac0cbf8 Mon Sep 17 00:00:00 2001
|
From d6f6a3e2752f14210dd13b6d3d19bddc13bd9f79 Mon Sep 17 00:00:00 2001
|
||||||
From: Daniel Matuschek <info@crazy-audio.com>
|
From: Daniel Matuschek <info@crazy-audio.com>
|
||||||
Date: Mon, 4 Aug 2014 11:09:58 +0200
|
Date: Mon, 4 Aug 2014 11:09:58 +0200
|
||||||
Subject: [PATCH 048/171] Added driver for HiFiBerry Amp amplifier add-on board
|
Subject: [PATCH 048/203] Added driver for HiFiBerry Amp amplifier add-on board
|
||||||
|
|
||||||
The driver contains a low-level hardware driver for the TAS5713 and the
|
The driver contains a low-level hardware driver for the TAS5713 and the
|
||||||
drivers for the Raspberry Pi I2S subsystem.
|
drivers for the Raspberry Pi I2S subsystem.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From b70b00c9ffe01ba04c66fac70abdf04ad72ffb1d Mon Sep 17 00:00:00 2001
|
From 9791bbe1abe1228c0726314e4e1b8baeff8233ce Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 13 Apr 2015 19:14:18 +0100
|
Date: Mon, 13 Apr 2015 19:14:18 +0100
|
||||||
Subject: [PATCH 049/171] bcm2708: Allow option card devices to be configured
|
Subject: [PATCH 049/203] bcm2708: Allow option card devices to be configured
|
||||||
via DT
|
via DT
|
||||||
|
|
||||||
If the kernel is built with Device Tree support, and if a DT blob
|
If the kernel is built with Device Tree support, and if a DT blob
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From e5d0825e8b8af3bd83248b5227f819a243dc6e44 Mon Sep 17 00:00:00 2001
|
From a6bc94bfd95cb3351ebac3ccff75cd915a8d9e86 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Mon, 13 Apr 2015 18:45:39 +0100
|
Date: Mon, 13 Apr 2015 18:45:39 +0100
|
||||||
Subject: [PATCH 050/171] Adding Device Tree support for some RPi audio cards
|
Subject: [PATCH 050/203] Adding Device Tree support for some RPi audio cards
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/mach-bcm2709/bcm2709.c | 143 ++++++++++++++++++++++++++++++++++++++
|
arch/arm/mach-bcm2709/bcm2709.c | 143 ++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9ec46a1866cc3e5f1f672fbf5d8763d28f4eba61 Mon Sep 17 00:00:00 2001
|
From 4d818efc09ca08d42fabd91c10c75556b0ab9164 Mon Sep 17 00:00:00 2001
|
||||||
From: Timo Kokkonen <tjko@iki.fi>
|
From: Timo Kokkonen <tjko@iki.fi>
|
||||||
Date: Wed, 29 Oct 2014 23:30:30 -0700
|
Date: Wed, 29 Oct 2014 23:30:30 -0700
|
||||||
Subject: [PATCH 051/171] Added support to reserve/enable a GPIO pin to be used
|
Subject: [PATCH 051/203] Added support to reserve/enable a GPIO pin to be used
|
||||||
from pps-gpio module (LinuxPPS). Enable PPS modules in default config for
|
from pps-gpio module (LinuxPPS). Enable PPS modules in default config for
|
||||||
RPi.
|
RPi.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From fd5059a51e8a6e1ee8898d441496902ef25aa5d1 Mon Sep 17 00:00:00 2001
|
From b6d5a7c02f67e35ff3e56ecbb4ef24e65ffdc5bc Mon Sep 17 00:00:00 2001
|
||||||
From: Ryan Coe <bluemrp9@gmail.com>
|
From: Ryan Coe <bluemrp9@gmail.com>
|
||||||
Date: Sat, 31 Jan 2015 18:25:49 -0700
|
Date: Sat, 31 Jan 2015 18:25:49 -0700
|
||||||
Subject: [PATCH 052/171] Update ds1307 driver for device-tree support
|
Subject: [PATCH 052/203] Update ds1307 driver for device-tree support
|
||||||
|
|
||||||
Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
|
Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From ade319d70297e1258ae65ff733ae56b6ad51ec96 Mon Sep 17 00:00:00 2001
|
From a4c686a6a8cc5938de37451714add5ea872f67c2 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 6 Feb 2015 13:50:57 +0000
|
Date: Fri, 6 Feb 2015 13:50:57 +0000
|
||||||
Subject: [PATCH 053/171] BCM270x_DT: Add pwr_led, and the required "input"
|
Subject: [PATCH 053/203] BCM270x_DT: Add pwr_led, and the required "input"
|
||||||
trigger
|
trigger
|
||||||
|
|
||||||
The "input" trigger makes the associated GPIO an input. This is to support
|
The "input" trigger makes the associated GPIO an input. This is to support
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 06384c65ff1a351b024c19d4bc0febaf8fcead5d Mon Sep 17 00:00:00 2001
|
From 4427da11c90fced3efd244e90d408d12bfdeb8c2 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Fri, 20 Jun 2014 17:19:27 +0100
|
Date: Fri, 20 Jun 2014 17:19:27 +0100
|
||||||
Subject: [PATCH 054/171] bcm2709: Simplify and strip down IRQ handler
|
Subject: [PATCH 054/203] bcm2709: Simplify and strip down IRQ handler
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/include/asm/entry-macro-multi.S | 2 +
|
arch/arm/include/asm/entry-macro-multi.S | 2 +
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 461dee6548a8872f4325c2a5b06be89abec33293 Mon Sep 17 00:00:00 2001
|
From 730ac9d3f596df543a2bd15b5b299da977966cc9 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Thu, 12 Feb 2015 11:17:53 +0000
|
Date: Thu, 12 Feb 2015 11:17:53 +0000
|
||||||
Subject: [PATCH 055/171] Fix LED "input" trigger implementation for 3.19
|
Subject: [PATCH 055/203] Fix LED "input" trigger implementation for 3.19
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/leds/leds-gpio.c | 10 +++++++++-
|
drivers/leds/leds-gpio.c | 10 +++++++++-
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4c6915169fd00a9e67f75ebb4cd06b857c85e14f Mon Sep 17 00:00:00 2001
|
From e338dddb10d7d0b02b123305a31832f8818af000 Mon Sep 17 00:00:00 2001
|
||||||
From: notro <notro@tronnes.org>
|
From: notro <notro@tronnes.org>
|
||||||
Date: Thu, 10 Jul 2014 13:59:47 +0200
|
Date: Thu, 10 Jul 2014 13:59:47 +0200
|
||||||
Subject: [PATCH 056/171] pinctrl-bcm2835: Set base to 0 give expected gpio
|
Subject: [PATCH 056/203] pinctrl-bcm2835: Set base to 0 give expected gpio
|
||||||
numbering
|
numbering
|
||||||
|
|
||||||
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
|
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9c59564e8d49582902e182a63eb7874da8bd37ac Mon Sep 17 00:00:00 2001
|
From 8eed7ff146c26b290b51011f72b5262909dcd878 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 4 Feb 2015 10:02:24 +0000
|
Date: Wed, 4 Feb 2015 10:02:24 +0000
|
||||||
Subject: [PATCH 057/171] pinctrl-bcm2835: bcm2835_gpio_direction_output must
|
Subject: [PATCH 057/203] pinctrl-bcm2835: bcm2835_gpio_direction_output must
|
||||||
set the value
|
set the value
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 713683712ac68c709d93bd0f22b3bfb69a5f6f24 Mon Sep 17 00:00:00 2001
|
From ac7db17a7b836e64616f6e556b43969f4ed7ace2 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Tue, 24 Feb 2015 13:40:50 +0000
|
Date: Tue, 24 Feb 2015 13:40:50 +0000
|
||||||
Subject: [PATCH 058/171] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
Subject: [PATCH 058/203] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
||||||
28-31 and 46-53
|
28-31 and 46-53
|
||||||
|
|
||||||
Contrary to the documentation, the BCM2835 GPIO controller actually has
|
Contrary to the documentation, the BCM2835 GPIO controller actually has
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From aed134d5558d95d0dd7e9ed9946469df3aaffc88 Mon Sep 17 00:00:00 2001
|
From c8aa040735dccf98d20506578874a9c8fa0a87f4 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Thu, 26 Feb 2015 09:58:22 +0000
|
Date: Thu, 26 Feb 2015 09:58:22 +0000
|
||||||
Subject: [PATCH 059/171] pinctrl-bcm2835: Only request the interrupts listed
|
Subject: [PATCH 059/203] pinctrl-bcm2835: Only request the interrupts listed
|
||||||
in the DTB
|
in the DTB
|
||||||
|
|
||||||
Although the GPIO controller can generate three interrupts (four counting
|
Although the GPIO controller can generate three interrupts (four counting
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 17b8fc6380028724a3c1e67b132818a3ad9d06d3 Mon Sep 17 00:00:00 2001
|
From 91ab8311ca5802198aae08730ae4883cabfa6600 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 27 Feb 2015 15:10:24 +0000
|
Date: Fri, 27 Feb 2015 15:10:24 +0000
|
||||||
Subject: [PATCH 060/171] enc28j60: Add device tree compatible string and an
|
Subject: [PATCH 060/203] enc28j60: Add device tree compatible string and an
|
||||||
overlay
|
overlay
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 45764fde4d7a1651812511d66cb5c888c8f90b1c Mon Sep 17 00:00:00 2001
|
From 24580cf7424fd50f99667d7fd74973c6be768835 Mon Sep 17 00:00:00 2001
|
||||||
From: Waldemar Brodkorb <wbrodkorb@conet.de>
|
From: Waldemar Brodkorb <wbrodkorb@conet.de>
|
||||||
Date: Wed, 25 Mar 2015 09:26:17 +0100
|
Date: Wed, 25 Mar 2015 09:26:17 +0100
|
||||||
Subject: [PATCH 061/171] Add driver for rpi-proto
|
Subject: [PATCH 061/203] Add driver for rpi-proto
|
||||||
|
|
||||||
Forward port of 3.10.x driver from https://github.com/koalo
|
Forward port of 3.10.x driver from https://github.com/koalo
|
||||||
We are using a custom board and would like to use rpi 3.18.x
|
We are using a custom board and would like to use rpi 3.18.x
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4ca7cab423cf8252fd5c3f70e0e172b08f30eab6 Mon Sep 17 00:00:00 2001
|
From a7154ea03e9acec217e3d1cb70d0aed869e55669 Mon Sep 17 00:00:00 2001
|
||||||
From: Clive Messer <clive.m.messer@gmail.com>
|
From: Clive Messer <clive.m.messer@gmail.com>
|
||||||
Date: Thu, 2 Apr 2015 12:22:55 +0100
|
Date: Thu, 2 Apr 2015 12:22:55 +0100
|
||||||
Subject: [PATCH 062/171] Add Device Tree support for RPi-DAC.
|
Subject: [PATCH 062/203] Add Device Tree support for RPi-DAC.
|
||||||
|
|
||||||
---
|
---
|
||||||
sound/soc/bcm/rpi-dac.c | 21 +++++++++++++++++++++
|
sound/soc/bcm/rpi-dac.c | 21 +++++++++++++++++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 634fa57de42fce5ed25f81b2e2b59f8edd64620f Mon Sep 17 00:00:00 2001
|
From dedcf4042bd975ee5df588f103f7fc5effb61baa Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Mon, 13 Apr 2015 17:16:29 +0100
|
Date: Mon, 13 Apr 2015 17:16:29 +0100
|
||||||
Subject: [PATCH 063/171] config: Add default configs
|
Subject: [PATCH 063/203] config: Add default configs
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/configs/bcm2709_defconfig | 1204 ++++++++++++++++++++++++++++++++++++
|
arch/arm/configs/bcm2709_defconfig | 1204 ++++++++++++++++++++++++++++++++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 0bc4283840ab64da84c8853ffe625f85d4c1ab52 Mon Sep 17 00:00:00 2001
|
From df86d2a4a92db44754fa0139b37a197a6d70b107 Mon Sep 17 00:00:00 2001
|
||||||
From: Steve Glendinning <steve.glendinning@smsc.com>
|
From: Steve Glendinning <steve.glendinning@smsc.com>
|
||||||
Date: Thu, 19 Feb 2015 18:47:12 +0000
|
Date: Thu, 19 Feb 2015 18:47:12 +0000
|
||||||
Subject: [PATCH 064/171] smsx95xx: fix crimes against truesize
|
Subject: [PATCH 064/203] smsx95xx: fix crimes against truesize
|
||||||
|
|
||||||
smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings.
|
smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 5339a416569f6f751859ca0534e8571f63e88138 Mon Sep 17 00:00:00 2001
|
From f55a40b960df22fd85166f0059039415a70893d7 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Fri, 17 Apr 2015 16:58:45 +0100
|
Date: Fri, 17 Apr 2015 16:58:45 +0100
|
||||||
Subject: [PATCH 065/171] smsc95xx: Disable turbo mode by default
|
Subject: [PATCH 065/203] smsc95xx: Disable turbo mode by default
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/net/usb/smsc95xx.c | 2 +-
|
drivers/net/usb/smsc95xx.c | 2 +-
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 15a557851ec3e164a5f766543c133b0bbae1e988 Mon Sep 17 00:00:00 2001
|
From 96d14e8df0b8209526f76f890404151d58554ada Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 17 Apr 2015 19:30:22 +0100
|
Date: Fri, 17 Apr 2015 19:30:22 +0100
|
||||||
Subject: [PATCH 066/171] Add blk_pos parameter to mmc multi_io_quirk callback
|
Subject: [PATCH 066/203] Add blk_pos parameter to mmc multi_io_quirk callback
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/mmc/card/block.c | 1 +
|
drivers/mmc/card/block.c | 1 +
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9ebff814cb85c6a89d814719ddbd8a173ae00096 Mon Sep 17 00:00:00 2001
|
From 73e03bc0ad554dbd4e4d040d90e46f3d9d31d3c4 Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||||
Date: Wed, 29 Apr 2015 17:24:02 +0200
|
Date: Wed, 29 Apr 2015 17:24:02 +0200
|
||||||
Subject: [PATCH 067/171] bcm2835: bcm2835_defconfig
|
Subject: [PATCH 067/203] bcm2835: bcm2835_defconfig
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From ff16594cfebb06205fc70fd8d14de57acae92502 Mon Sep 17 00:00:00 2001
|
From edd20d21ede3ec226ef4b93a844e75a758a28daa Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||||
Date: Fri, 1 May 2015 23:00:15 +0200
|
Date: Fri, 1 May 2015 23:00:15 +0200
|
||||||
Subject: [PATCH 068/171] BCM270x_DT: Add mailbox bcm2708-vcio
|
Subject: [PATCH 068/203] BCM270x_DT: Add mailbox bcm2708-vcio
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 899b0e6b639a2f2ae386ef314a25388903fd40c0 Mon Sep 17 00:00:00 2001
|
From 04e299dffec7ed7c7d88fe8568a6833005dd9558 Mon Sep 17 00:00:00 2001
|
||||||
From: Gordon Hollingworth <gordon@raspberrypi.org>
|
From: Gordon Hollingworth <gordon@raspberrypi.org>
|
||||||
Date: Tue, 12 May 2015 14:47:56 +0100
|
Date: Tue, 12 May 2015 14:47:56 +0100
|
||||||
Subject: [PATCH 069/171] rpi-ft5406: Add touchscreen driver for pi LCD display
|
Subject: [PATCH 069/203] rpi-ft5406: Add touchscreen driver for pi LCD display
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/input/touchscreen/Kconfig | 7 +
|
drivers/input/touchscreen/Kconfig | 7 +
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 275c3679e7e3be706d11e5b60a1c75249b108343 Mon Sep 17 00:00:00 2001
|
From 5929da3d7ce831709884de3e3564de028fafc28c Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 13 Oct 2014 11:47:53 +0100
|
Date: Mon, 13 Oct 2014 11:47:53 +0100
|
||||||
Subject: [PATCH 070/171] Improve __copy_to_user and __copy_from_user
|
Subject: [PATCH 070/203] Improve __copy_to_user and __copy_from_user
|
||||||
performance
|
performance
|
||||||
|
|
||||||
Provide a __copy_from_user that uses memcpy. On BCM2708, use
|
Provide a __copy_from_user that uses memcpy. On BCM2708, use
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1236bce6c9de357503fc9a8546288c765a94d00c Mon Sep 17 00:00:00 2001
|
From b53b8765c5fe676b590ee450756321746fb84813 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 27 May 2015 17:22:15 +0100
|
Date: Wed, 27 May 2015 17:22:15 +0100
|
||||||
Subject: [PATCH 071/171] bcm2835-audio: Create the platform device if the DT
|
Subject: [PATCH 071/203] bcm2835-audio: Create the platform device if the DT
|
||||||
node is disabled
|
node is disabled
|
||||||
|
|
||||||
For backwards compatibility, allow the built-in ALSA driver to be enabled
|
For backwards compatibility, allow the built-in ALSA driver to be enabled
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From ceb4d98acd8bb3f0934c8519769d4b7258b648dd Mon Sep 17 00:00:00 2001
|
From 1f410ca7ae3475c5683dc1ae4e8d9837ee4df9cb Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||||
Date: Wed, 3 Jun 2015 12:26:13 +0200
|
Date: Wed, 3 Jun 2015 12:26:13 +0200
|
||||||
Subject: [PATCH 072/171] ARM: bcm2835: Set Serial number and Revision
|
Subject: [PATCH 072/203] ARM: bcm2835: Set Serial number and Revision
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 6c898089019ae79598f0d7608cc63a60c3964aca Mon Sep 17 00:00:00 2001
|
From 3d0419451c7e9b5299ab34b856ce5fc6c5188a60 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 16 Jun 2015 17:47:27 +0100
|
Date: Tue, 16 Jun 2015 17:47:27 +0100
|
||||||
Subject: [PATCH 073/171] platform: Add force_core command line setting to boot
|
Subject: [PATCH 073/203] platform: Add force_core command line setting to boot
|
||||||
from a different core number
|
from a different core number
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 70bc0daf8746308750f5f50e2b35780af0600064 Mon Sep 17 00:00:00 2001
|
From 5711c6e7c1290bca377c8fe624abca2048dabfa2 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Thu, 18 Jun 2015 17:46:17 +0100
|
Date: Thu, 18 Jun 2015 17:46:17 +0100
|
||||||
Subject: [PATCH 074/171] mach-bcm270x: Enable the building of pinctrl-bcm2835
|
Subject: [PATCH 074/203] mach-bcm270x: Enable the building of pinctrl-bcm2835
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/pinctrl/Makefile | 1 +
|
drivers/pinctrl/Makefile | 1 +
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4bf502d06dbd4c7f4bb89e3ba1a6306c39d1710a Mon Sep 17 00:00:00 2001
|
From 1b19ac4dd61353af67984ca6acc076e88b67f1a6 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 19 Jun 2015 16:41:39 +0100
|
Date: Fri, 19 Jun 2015 16:41:39 +0100
|
||||||
Subject: [PATCH 075/171] BCM270X_DT: Document the i2s-mmap overlay
|
Subject: [PATCH 075/203] BCM270X_DT: Document the i2s-mmap overlay
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/overlays/README | 6 ++++++
|
arch/arm/boot/dts/overlays/README | 6 ++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 16e7c9f047567799b3309217c44ac071b4677c63 Mon Sep 17 00:00:00 2001
|
From 59435defecf72f8e5c9f4ee28591df33ffa78939 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 17 Jun 2015 11:36:53 +0100
|
Date: Wed, 17 Jun 2015 11:36:53 +0100
|
||||||
Subject: [PATCH 076/171] bcm2835-sdhost: Improve error handling and recovery
|
Subject: [PATCH 076/203] bcm2835-sdhost: Improve error handling and recovery
|
||||||
|
|
||||||
1) Expose the hw_reset method to the MMC framework, removing many
|
1) Expose the hw_reset method to the MMC framework, removing many
|
||||||
internal calls by the driver.
|
internal calls by the driver.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4a41e2e553ae0fe0766aa54108da5661b305ee05 Mon Sep 17 00:00:00 2001
|
From 139af060398effb2c9a9dfd8d4878e4efaf57150 Mon Sep 17 00:00:00 2001
|
||||||
From: Eric Anholt <eric@anholt.net>
|
From: Eric Anholt <eric@anholt.net>
|
||||||
Date: Thu, 4 Jun 2015 13:11:46 -0700
|
Date: Thu, 4 Jun 2015 13:11:46 -0700
|
||||||
Subject: [PATCH 077/171] ARM: bcm2835: Add the Raspberry Pi firmware driver
|
Subject: [PATCH 077/203] ARM: bcm2835: Add the Raspberry Pi firmware driver
|
||||||
|
|
||||||
This gives us a function for making mailbox property channel requests
|
This gives us a function for making mailbox property channel requests
|
||||||
of the firmware, which is most notable in that it will let us get and
|
of the firmware, which is most notable in that it will let us get and
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From b0c824459ac639a528c6d1cfcbafdb9d88ec303b Mon Sep 17 00:00:00 2001
|
From 860bf6384964fbbaf4ffddeffe7fc86ecf1b2d3f Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Sun, 22 Mar 2015 13:33:23 +0000
|
Date: Sun, 22 Mar 2015 13:33:23 +0000
|
||||||
Subject: [PATCH 078/171] config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING
|
Subject: [PATCH 078/203] config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/configs/bcm2709_defconfig | 4 ++++
|
arch/arm/configs/bcm2709_defconfig | 4 ++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 0d1f25af42a19f652489abfb637a9e05920115fe Mon Sep 17 00:00:00 2001
|
From 4cfd7572f78d82a3e30c213f142ecc0d7f7cde7d Mon Sep 17 00:00:00 2001
|
||||||
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
||||||
Date: Mon, 22 Jun 2015 16:27:07 +0100
|
Date: Mon, 22 Jun 2015 16:27:07 +0100
|
||||||
Subject: [PATCH 079/171] Add rpi-ft5406 overlay Add rpi-ft5406 driver as
|
Subject: [PATCH 079/203] Add rpi-ft5406 overlay Add rpi-ft5406 driver as
|
||||||
module
|
module
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 0e76c9361112e7a88d08b3bf3d23c6ba936de01e Mon Sep 17 00:00:00 2001
|
From 1cefedfe457ea7c738ab1c10ec88fd8a5632444a Mon Sep 17 00:00:00 2001
|
||||||
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
||||||
Date: Tue, 23 Jun 2015 09:53:40 +0100
|
Date: Tue, 23 Jun 2015 09:53:40 +0100
|
||||||
Subject: [PATCH 080/171] Fix driver detection failure Check that the buffer
|
Subject: [PATCH 080/203] Fix driver detection failure Check that the buffer
|
||||||
response is non-zero meaning the touchscreen was detected
|
response is non-zero meaning the touchscreen was detected
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1bf89f45672e473ad8b24207714b1dad0cb6eaf9 Mon Sep 17 00:00:00 2001
|
From 35a332275ed70e1740874efbc34b22528995c213 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 23 Jun 2015 13:24:01 +0100
|
Date: Tue, 23 Jun 2015 13:24:01 +0100
|
||||||
Subject: [PATCH 081/171] config: Enable 8250 serial port
|
Subject: [PATCH 081/203] config: Enable 8250 serial port
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/configs/bcm2709_defconfig | 7 +++++++
|
arch/arm/configs/bcm2709_defconfig | 7 +++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From dd5ba35cd8aa9cda437ea874aaf3f21c7397fb54 Mon Sep 17 00:00:00 2001
|
From f8fad3ba247648ef30b116a12a45672fb11e8ade Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Tue, 23 Jun 2015 14:10:58 +0100
|
Date: Tue, 23 Jun 2015 14:10:58 +0100
|
||||||
Subject: [PATCH 082/171] config: Enable POWER_RESET_GPIO
|
Subject: [PATCH 082/203] config: Enable POWER_RESET_GPIO
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/configs/bcm2709_defconfig | 2 ++
|
arch/arm/configs/bcm2709_defconfig | 2 ++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4e5881da660ecbdb759d1730defdc091999b1893 Mon Sep 17 00:00:00 2001
|
From f789239f3014997243c1f46e74c7f653d3826503 Mon Sep 17 00:00:00 2001
|
||||||
From: popcornmix <popcornmix@gmail.com>
|
From: popcornmix <popcornmix@gmail.com>
|
||||||
Date: Fri, 26 Jun 2015 17:37:38 +0100
|
Date: Fri, 26 Jun 2015 17:37:38 +0100
|
||||||
Subject: [PATCH 083/171] bcm2708-vcio: Remove restriction of only a single
|
Subject: [PATCH 083/203] bcm2708-vcio: Remove restriction of only a single
|
||||||
instance being open
|
instance being open
|
||||||
|
|
||||||
We need more than one process to be able to use mailbox interface (e.g. HW cursor in fbturbo and hello_fft).
|
We need more than one process to be able to use mailbox interface (e.g. HW cursor in fbturbo and hello_fft).
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4a613efefd7ee59661a1f73fd9ebd5656ed33bd2 Mon Sep 17 00:00:00 2001
|
From 9e38795e9be092bf1197991af1ab9ea7a511fbad Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 26 Jun 2015 08:39:19 +0100
|
Date: Fri, 26 Jun 2015 08:39:19 +0100
|
||||||
Subject: [PATCH 084/171] BCM270X_DT: Create a "core" clock, use it for SPI and
|
Subject: [PATCH 084/203] BCM270X_DT: Create a "core" clock, use it for SPI and
|
||||||
sdhost
|
sdhost
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 124d2c655233f0b53ec262321586f0500f4eb610 Mon Sep 17 00:00:00 2001
|
From 3d715851687737bec0ecee73b8f04d47d7a29bed Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 24 Jun 2015 09:24:31 +0100
|
Date: Wed, 24 Jun 2015 09:24:31 +0100
|
||||||
Subject: [PATCH 085/171] BCM270X_DT: Add MCP7941X to i2c-rtc overlay
|
Subject: [PATCH 085/203] BCM270X_DT: Add MCP7941X to i2c-rtc overlay
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/overlays/README | 3 +++
|
arch/arm/boot/dts/overlays/README | 3 +++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From f820aa6457e3c07a1a994a68c67e044810c482ae Mon Sep 17 00:00:00 2001
|
From 243585439bab9e3181082c6422a51bddce2e1535 Mon Sep 17 00:00:00 2001
|
||||||
From: P33M <P33M@github.com>
|
From: P33M <P33M@github.com>
|
||||||
Date: Wed, 24 Jun 2015 11:23:06 +0100
|
Date: Wed, 24 Jun 2015 11:23:06 +0100
|
||||||
Subject: [PATCH 086/171] dts/overlays: document DHT11 overlay
|
Subject: [PATCH 086/203] dts/overlays: document DHT11 overlay
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/overlays/README | 8 ++++++++
|
arch/arm/boot/dts/overlays/README | 8 ++++++++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 54167a0f6d3ccb6a507eb270a52d17ef9f3723ec Mon Sep 17 00:00:00 2001
|
From 1e890a091e0fbd61101fac37c8570c414deda17f Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Thu, 25 Jun 2015 12:16:11 +0100
|
Date: Thu, 25 Jun 2015 12:16:11 +0100
|
||||||
Subject: [PATCH 087/171] gpio-poweroff: Allow it to work on Raspberry Pi
|
Subject: [PATCH 087/203] gpio-poweroff: Allow it to work on Raspberry Pi
|
||||||
|
|
||||||
The Raspberry Pi firmware manages the power-down and reboot
|
The Raspberry Pi firmware manages the power-down and reboot
|
||||||
process. To do this it installs a pm_power_off handler, causing
|
process. To do this it installs a pm_power_off handler, causing
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From afb4d6a911d50ca4a64371a64650c4a89181fa70 Mon Sep 17 00:00:00 2001
|
From 80dc9b95432ba5c368ef61925390c44de4211e83 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 17 Jun 2015 17:10:40 +0100
|
Date: Wed, 17 Jun 2015 17:10:40 +0100
|
||||||
Subject: [PATCH 088/171] BCM270x_DT: Default Compute Module i2c, i2s and spi
|
Subject: [PATCH 088/203] BCM270x_DT: Default Compute Module i2c, i2s and spi
|
||||||
support
|
support
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 0bdd14471d586c546f3bfcbf062fbdbe92500aff Mon Sep 17 00:00:00 2001
|
From 63e7ed7e81a19be754aa1515835599b9d97b3467 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 22 Jun 2015 14:21:55 +0100
|
Date: Mon, 22 Jun 2015 14:21:55 +0100
|
||||||
Subject: [PATCH 089/171] BCM270X_DT: Sort nodes by bus address, and
|
Subject: [PATCH 089/203] BCM270X_DT: Sort nodes by bus address, and
|
||||||
consolidate aliases
|
consolidate aliases
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 779a2505afac554e6ebb5d0cd3979df9a10fbba9 Mon Sep 17 00:00:00 2001
|
From 5130d7fdc237418537e377b951dd388723de1502 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 22 Jun 2015 14:23:03 +0100
|
Date: Mon, 22 Jun 2015 14:23:03 +0100
|
||||||
Subject: [PATCH 090/171] i2c-bcm2708/BCM270X_DT: Add support for I2C2
|
Subject: [PATCH 090/203] i2c-bcm2708/BCM270X_DT: Add support for I2C2
|
||||||
|
|
||||||
The third I2C bus (I2C2) is normally reserved for HDMI use. Careless
|
The third I2C bus (I2C2) is normally reserved for HDMI use. Careless
|
||||||
use of this bus can break an attached display - use with caution.
|
use of this bus can break an attached display - use with caution.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From d4f2ba8b1bb04c7d98c438d1b0fa698c3d15c377 Mon Sep 17 00:00:00 2001
|
From 148fa81647d603e3ed8d38f7b9f37b6c04cace24 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 29 Jun 2015 12:14:02 +0100
|
Date: Mon, 29 Jun 2015 12:14:02 +0100
|
||||||
Subject: [PATCH 091/171] BCM270X_DT: Correct the lirc-rpi overlay
|
Subject: [PATCH 091/203] BCM270X_DT: Correct the lirc-rpi overlay
|
||||||
documentation
|
documentation
|
||||||
|
|
||||||
The polarity of the "sense" parameter was inverted with respect to reality.
|
The polarity of the "sense" parameter was inverted with respect to reality.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From da37f481a3f0b884c3ef6dc2a8d57beb85bc9978 Mon Sep 17 00:00:00 2001
|
From 8509eb475ed00c7d581cf05866a27fa48c4c007c Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Thu, 25 Jun 2015 08:47:09 +0100
|
Date: Thu, 25 Jun 2015 08:47:09 +0100
|
||||||
Subject: [PATCH 092/171] bcm2835-sdhost: Further improve overclock back-off
|
Subject: [PATCH 092/203] bcm2835-sdhost: Further improve overclock back-off
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/mmc/host/bcm2835-sdhost.c | 144 +++++++++++++++++++++-----------------
|
drivers/mmc/host/bcm2835-sdhost.c | 144 +++++++++++++++++++++-----------------
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1c2ab70602031acf8dee59ab16f46a24b71f5fb0 Mon Sep 17 00:00:00 2001
|
From 40a4a1cc61a3e3e7baa9d623d8f4f68ffa815dd6 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Tue, 30 Jun 2015 10:28:59 +0100
|
Date: Tue, 30 Jun 2015 10:28:59 +0100
|
||||||
Subject: [PATCH 093/171] i2c-bcm2708: Increase timeouts to allow larger
|
Subject: [PATCH 093/203] i2c-bcm2708: Increase timeouts to allow larger
|
||||||
transfers
|
transfers
|
||||||
|
|
||||||
Use the timeout value provided by the I2C_TIMEOUT ioctl when waiting
|
Use the timeout value provided by the I2C_TIMEOUT ioctl when waiting
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 1afcb794cb00c4fffa69f52b303970d785ace445 Mon Sep 17 00:00:00 2001
|
From 5b546cecc9b35f45c752c063d43c24dbfcc7328d Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Tue, 30 Jun 2015 10:33:52 +0100
|
Date: Tue, 30 Jun 2015 10:33:52 +0100
|
||||||
Subject: [PATCH 094/171] spi-bcm2708: Increase timeout from 150ms to 1s
|
Subject: [PATCH 094/203] spi-bcm2708: Increase timeout from 150ms to 1s
|
||||||
|
|
||||||
See: https://github.com/raspberrypi/linux/issues/260
|
See: https://github.com/raspberrypi/linux/issues/260
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 569d970e387865052fe7e4c3dc0707efeb916af8 Mon Sep 17 00:00:00 2001
|
From 37f8282b8ba61d7f79cb5538d6331a04c6bdf883 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 15 Jun 2015 09:59:38 +0100
|
Date: Mon, 15 Jun 2015 09:59:38 +0100
|
||||||
Subject: [PATCH 095/171] bcm2708-spi: Don't use static pin configuration with
|
Subject: [PATCH 095/203] bcm2708-spi: Don't use static pin configuration with
|
||||||
DT
|
DT
|
||||||
|
|
||||||
Also remove superfluous error checking - the SPI framework ensures the
|
Also remove superfluous error checking - the SPI framework ensures the
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 4d8a21adf20d84a9d5792e2f1fba32ecdd33872a Mon Sep 17 00:00:00 2001
|
From f556b04eb5357a2571077799babd135d65f1d7ee Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Mon, 15 Jun 2015 10:10:59 +0100
|
Date: Mon, 15 Jun 2015 10:10:59 +0100
|
||||||
Subject: [PATCH 096/171] bcm2708-i2s: Don't use static pin configuration with
|
Subject: [PATCH 096/203] bcm2708-i2s: Don't use static pin configuration with
|
||||||
DT
|
DT
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 3e379748c62a7b9b70d790bdd192ac9a3a8b6586 Mon Sep 17 00:00:00 2001
|
From 32560a31ee4fc921356d69d8dea4c271781b32df Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Tue, 30 Jun 2015 14:12:42 +0100
|
Date: Tue, 30 Jun 2015 14:12:42 +0100
|
||||||
Subject: [PATCH 097/171] serial: 8250: Don't crash when nr_uarts is 0
|
Subject: [PATCH 097/203] serial: 8250: Don't crash when nr_uarts is 0
|
||||||
|
|
||||||
---
|
---
|
||||||
drivers/tty/serial/8250/8250_core.c | 2 ++
|
drivers/tty/serial/8250/8250_core.c | 2 ++
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 98e84cdbce80fe8a8177fb1f42800af76b3da9ac Mon Sep 17 00:00:00 2001
|
From f0ba1d983da479141dc41829d75d68efa446b426 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Fri, 26 Jun 2015 08:50:11 +0100
|
Date: Fri, 26 Jun 2015 08:50:11 +0100
|
||||||
Subject: [PATCH 098/171] BCM270X_DT: Add overlay to enable uart1
|
Subject: [PATCH 098/203] BCM270X_DT: Add overlay to enable uart1
|
||||||
|
|
||||||
N.B. The UART1 clock is derived from the core clock. The firmware
|
N.B. The UART1 clock is derived from the core clock. The firmware
|
||||||
will update clock-frequency if core_freq is set, but be aware
|
will update clock-frequency if core_freq is set, but be aware
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From 9ba47405b715872da8e0704767563da5f377f59a Mon Sep 17 00:00:00 2001
|
From e3e8ae5998017712471c53db877bd01dd297ad01 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Wed, 24 Jun 2015 14:10:44 +0100
|
Date: Wed, 24 Jun 2015 14:10:44 +0100
|
||||||
Subject: [PATCH 099/171] spi-bcm2835: Support pin groups other than 7-11
|
Subject: [PATCH 099/203] spi-bcm2835: Support pin groups other than 7-11
|
||||||
|
|
||||||
The spi-bcm2835 driver automatically uses GPIO chip-selects due to
|
The spi-bcm2835 driver automatically uses GPIO chip-selects due to
|
||||||
some unreliability of the native ones. In doing so it chooses the
|
some unreliability of the native ones. In doing so it chooses the
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
From dcdcf9bbe4b8129ec95d3b49469512df565575cb Mon Sep 17 00:00:00 2001
|
From 53fadd064d2efab96564df3c50a6f1a9fdf8071a Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Elwell <phil@raspberrypi.org>
|
From: Phil Elwell <phil@raspberrypi.org>
|
||||||
Date: Tue, 30 Jun 2015 17:37:38 +0100
|
Date: Tue, 30 Jun 2015 17:37:38 +0100
|
||||||
Subject: [PATCH 100/171] BCM270X_DT: Change pio_limit of sdhost driver to 1
|
Subject: [PATCH 100/203] BCM270X_DT: Change pio_limit of sdhost driver to 1
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/overlays/sdhost-overlay.dts | 2 +-
|
arch/arm/boot/dts/overlays/sdhost-overlay.dts | 2 +-
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue