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: 46853
This commit is contained in:
parent
2ce833060a
commit
0b5d87fd30
169 changed files with 2877 additions and 296 deletions
|
@ -40,6 +40,7 @@ CONFIG_BCM2708_GPIO=y
|
|||
CONFIG_BCM2708_VCHIQ=y
|
||||
CONFIG_BCM2708_VCMEM=y
|
||||
# CONFIG_BCM2708_WDT is not set
|
||||
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
||||
CONFIG_BCM2835_MBOX=y
|
||||
CONFIG_BCM2835_WDT=y
|
||||
CONFIG_BCM_VCIO=y
|
||||
|
|
|
@ -47,6 +47,7 @@ CONFIG_BCM2708_VCHIQ=y
|
|||
CONFIG_BCM2708_VCMEM=y
|
||||
# CONFIG_BCM2708_WDT is not set
|
||||
CONFIG_BCM2709_DT=y
|
||||
# CONFIG_BCM2835_DEVGPIOMEM is not set
|
||||
CONFIG_BCM2835_MBOX=y
|
||||
CONFIG_BCM2835_WDT=y
|
||||
CONFIG_BCM_VCIO=y
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6f0468a9f44474189135066bbeb8eecf8d99bebf Mon Sep 17 00:00:00 2001
|
||||
From 401f5d164bd797fe7c1d39fa3edfd0d517edaa62 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Sun, 12 May 2013 12:24:19 +0100
|
||||
Subject: [PATCH 001/148] Main bcm2708/bcm2709 linux port
|
||||
Subject: [PATCH 001/171] Main bcm2708/bcm2709 linux port
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 0dcdc1b4040137f2e273f85355f8bcc431a83ca6 Mon Sep 17 00:00:00 2001
|
||||
From 26ba306075567b5627c4633f1b9cf1e8be963b08 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 8 Oct 2014 18:50:05 +0100
|
||||
Subject: [PATCH 002/148] Add bcm2708_gpio driver
|
||||
Subject: [PATCH 002/171] Add bcm2708_gpio driver
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4646501204922076db934dad7ec5c2d170daf104 Mon Sep 17 00:00:00 2001
|
||||
From a198016611e2c5dc9b3867b489eda80d4499f890 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 1 May 2015 19:11:03 +0200
|
||||
Subject: [PATCH 003/148] mailbox: bcm2708: Add bcm2708-vcio
|
||||
Subject: [PATCH 003/171] mailbox: bcm2708: Add bcm2708-vcio
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From a941db3fbb5241762f38ec031140ea47becfaeaa Mon Sep 17 00:00:00 2001
|
||||
From 5a6024182390194a4e0b3f05e20226dd89f7fa9d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 1 May 2013 19:46:17 +0100
|
||||
Subject: [PATCH 004/148] Add dwc_otg driver
|
||||
Subject: [PATCH 004/171] Add dwc_otg driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 85e2240b7c7cdcaf410a3746c07ceea0504fcf21 Mon Sep 17 00:00:00 2001
|
||||
From 5ec663250bcf18ee6d5792ab03ca49b15e2ea882 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 1 May 2013 19:54:32 +0100
|
||||
Subject: [PATCH 005/148] bcm2708 watchdog driver
|
||||
Subject: [PATCH 005/171] bcm2708 watchdog driver
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4c7a97f1aaca30131495af59d21e1ba1f4be79d0 Mon Sep 17 00:00:00 2001
|
||||
From e41668dfdc984723c914401293db5757f5981330 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 17:06:34 +0100
|
||||
Subject: [PATCH 006/148] bcm2708 framebuffer driver
|
||||
Subject: [PATCH 006/171] bcm2708 framebuffer driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8ac096712e565eea7627dbba7b72c0d13e9798b0 Mon Sep 17 00:00:00 2001
|
||||
From 04a4ceef489437512b4d40071e049950d56fbb27 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 14:22:53 +0100
|
||||
Subject: [PATCH 007/148] dmaengine: Add support for BCM2708
|
||||
Subject: [PATCH 007/171] dmaengine: Add support for BCM2708
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d95bfdd2012a3dc5ae6feea819121d11ead9dbfc Mon Sep 17 00:00:00 2001
|
||||
From 3b0b17e88492b2b230b8ebfbee410f1ce1bd9472 Mon Sep 17 00:00:00 2001
|
||||
From: gellert <gellert@raspberrypi.org>
|
||||
Date: Fri, 15 Aug 2014 16:35:06 +0100
|
||||
Subject: [PATCH 008/148] MMC: added alternative MMC driver
|
||||
Subject: [PATCH 008/171] MMC: added alternative MMC driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 216f8f57dfe55688478495957bfda34d66cde9df Mon Sep 17 00:00:00 2001
|
||||
From 1f881b06a8bc697d0e662687152fdc9309ff051a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 25 Mar 2015 17:49:47 +0000
|
||||
Subject: [PATCH 009/148] Adding bcm2835-sdhost driver, and an overlay to
|
||||
Subject: [PATCH 009/171] Adding bcm2835-sdhost driver, and an overlay to
|
||||
enable it
|
||||
|
||||
BCM2835 has two SD card interfaces. This driver uses the other one.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 656283956919c31ba61b1ebbb28531b408ad9cd5 Mon Sep 17 00:00:00 2001
|
||||
From 58f193da0a65393b6e4415529c93e443c0218cd1 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:31:47 +0100
|
||||
Subject: [PATCH 010/148] cma: Add vc_cma driver to enable use of CMA
|
||||
Subject: [PATCH 010/171] cma: Add vc_cma driver to enable use of CMA
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From fdd1856ca99e00dcc9edf4373ffd7e6e080b4293 Mon Sep 17 00:00:00 2001
|
||||
From 9479010a140e02e7fadc9d7276368ad31cf09e90 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 26 Mar 2012 22:15:50 +0100
|
||||
Subject: [PATCH 011/148] bcm2708: alsa sound driver
|
||||
Subject: [PATCH 011/171] bcm2708: alsa sound driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 48dac350e45f5e45aa29fedb1b79247f9b771233 Mon Sep 17 00:00:00 2001
|
||||
From 178b1b7f58f59dfa28882c090a5481b01229175c Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 2 Jul 2013 23:42:01 +0100
|
||||
Subject: [PATCH 012/148] bcm2708 vchiq driver
|
||||
Subject: [PATCH 012/171] bcm2708 vchiq driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From af60d6d916093924188d0d532dbe181fe58b4e0d Mon Sep 17 00:00:00 2001
|
||||
From 7855d7e7caa631b3070612353b823ac4fafad349 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 16:07:06 +0100
|
||||
Subject: [PATCH 013/148] vc_mem: Add vc_mem driver
|
||||
Subject: [PATCH 013/171] vc_mem: Add vc_mem driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3ba2f11104537f40460f840d40a2cb3427812310 Mon Sep 17 00:00:00 2001
|
||||
From a791bc11b84ba34966f21cec50e3bed1a7b5a0f1 Mon Sep 17 00:00:00 2001
|
||||
From: Tim Gover <tgover@broadcom.com>
|
||||
Date: Tue, 22 Jul 2014 15:41:04 +0100
|
||||
Subject: [PATCH 014/148] vcsm: VideoCore shared memory service for BCM2835
|
||||
Subject: [PATCH 014/171] vcsm: VideoCore shared memory service for BCM2835
|
||||
|
||||
Add experimental support for the VideoCore shared memory service.
|
||||
This allows user processes to allocate memory from VideoCore's
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From b1a1f2fb6ed4ccaf466754512e545cbd5cf7ce3b Mon Sep 17 00:00:00 2001
|
||||
From 53bbc98101781c4c4a6a26e987439088423e1d5e Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:51:55 +0100
|
||||
Subject: [PATCH 015/148] Add hwrng (hardware random number generator) driver
|
||||
Subject: [PATCH 015/171] Add hwrng (hardware random number generator) driver
|
||||
|
||||
---
|
||||
drivers/char/hw_random/Kconfig | 13 +++-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 5d006d177c4f6071bfb05594d600eecb35a1e9d3 Mon Sep 17 00:00:00 2001
|
||||
From 152c53ac6dfbebe4702389526cd04a995a20f71a Mon Sep 17 00:00:00 2001
|
||||
From: Aron Szabo <aron@aron.ws>
|
||||
Date: Sat, 16 Jun 2012 12:15:55 +0200
|
||||
Subject: [PATCH 016/148] lirc: added support for RaspberryPi GPIO
|
||||
Subject: [PATCH 016/171] lirc: added support for RaspberryPi GPIO
|
||||
|
||||
lirc_rpi: Use read_current_timer to determine transmitter delay. Thanks to jjmz and others
|
||||
See: https://github.com/raspberrypi/linux/issues/525
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 327ed0ed75f77f72f17e0c14bbcd30cdab584817 Mon Sep 17 00:00:00 2001
|
||||
From dd3d655617225b79fe9ae53075800fc05c17afca Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:49:20 +0100
|
||||
Subject: [PATCH 017/148] Add cpufreq driver
|
||||
Subject: [PATCH 017/171] Add cpufreq driver
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 40d8a3f8af68f312479b38b0e704b4fe57c97f4c Mon Sep 17 00:00:00 2001
|
||||
From f9f02cbb208f7b5b91851cbec11202cc2f1e4879 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 26 Mar 2013 19:24:24 +0000
|
||||
Subject: [PATCH 018/148] Added hwmon/thermal driver for reporting core
|
||||
Subject: [PATCH 018/171] Added hwmon/thermal driver for reporting core
|
||||
temperature. Thanks Dorian
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f35d4ef360d9428cfe544b75ca3aedbf0a19f503 Mon Sep 17 00:00:00 2001
|
||||
From bdf3fc107c0849c132c643f5d88409ab170b06cf Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 15:41:33 +0100
|
||||
Subject: [PATCH 019/148] Add Chris Boot's spi driver.
|
||||
Subject: [PATCH 019/171] Add Chris Boot's spi driver.
|
||||
|
||||
spi: bcm2708: add device tree support
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From cc02f1ee1ee91b686290e05cf53df8bc83d03299 Mon Sep 17 00:00:00 2001
|
||||
From 33747296c5a59d9a21b6721d4bdfd200efcfede8 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 15:44:08 +0100
|
||||
Subject: [PATCH 020/148] Add Chris Boot's i2c driver
|
||||
Subject: [PATCH 020/171] Add Chris Boot's i2c driver
|
||||
|
||||
i2c-bcm2708: fixed baudrate
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6326185c97e8da25bcd0acacb4a0e9b388f6a76f Mon Sep 17 00:00:00 2001
|
||||
From 9860807d0dfd9ee237618f7bc298337491412c6e Mon Sep 17 00:00:00 2001
|
||||
From: Vincent Sanders <vincent.sanders@collabora.co.uk>
|
||||
Date: Wed, 30 Jan 2013 12:45:18 +0000
|
||||
Subject: [PATCH 021/148] bcm2835: add v4l2 camera device
|
||||
Subject: [PATCH 021/171] bcm2835: add v4l2 camera device
|
||||
|
||||
- Supports raw YUV capture, preview, JPEG and H264.
|
||||
- Uses videobuf2 for data transfer, using dma_buf.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 1383a48ac698b4253bb3dfac6a7407f58cddfa37 Mon Sep 17 00:00:00 2001
|
||||
From dc3b7a37d88e3072e1aa50569f8d565325450886 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 23 Jan 2015 14:48:55 +0000
|
||||
Subject: [PATCH 022/148] scripts/dtc: Update to upstream version with overlay
|
||||
Subject: [PATCH 022/171] scripts/dtc: Update to upstream version with overlay
|
||||
patches
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 9c388113f17ae4ea0c516d753d5cf3f69ceb0c87 Mon Sep 17 00:00:00 2001
|
||||
From dbdb2233c99ddb69a4b2143bae3450914d387fc1 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 11 May 2015 09:00:42 +0100
|
||||
Subject: [PATCH 023/148] scripts: Add mkknlimg and knlinfo scripts from tools
|
||||
Subject: [PATCH 023/171] scripts: Add mkknlimg and knlinfo scripts from tools
|
||||
repo
|
||||
|
||||
The Raspberry Pi firmware looks for a trailer on the kernel image to
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 2d9c312e5b7a52fc0e311f909bb475ecc68b1199 Mon Sep 17 00:00:00 2001
|
||||
From 451f30961d360c125bb9000e57f59ef3e0569b53 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 5 Dec 2014 17:26:26 +0000
|
||||
Subject: [PATCH 024/121] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
||||
Subject: [PATCH 024/171] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
||||
|
||||
---
|
||||
drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c18bed87cf9c823818221355bbe3508a60221080 Mon Sep 17 00:00:00 2001
|
||||
From 5c77587f9e377f9e30dfca468bee4532a3a10229 Mon Sep 17 00:00:00 2001
|
||||
From: notro <notro@tronnes.org>
|
||||
Date: Wed, 9 Jul 2014 14:46:08 +0200
|
||||
Subject: [PATCH 025/148] BCM2708: Add core Device Tree support
|
||||
Subject: [PATCH 025/171] BCM2708: Add core Device Tree support
|
||||
|
||||
Add the bare minimum needed to boot BCM2708 from a Device Tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From b957660f910ddcf5c7c43ebd20c347d3ef5c220f Mon Sep 17 00:00:00 2001
|
||||
From 7099f200c096aaf4cf79e5bfa41ce1e016e607ca Mon Sep 17 00:00:00 2001
|
||||
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
|
||||
Date: Mon, 17 Jun 2013 13:32:11 +0300
|
||||
Subject: [PATCH 026/148] fbdev: add FBIOCOPYAREA ioctl
|
||||
Subject: [PATCH 026/171] fbdev: add FBIOCOPYAREA ioctl
|
||||
|
||||
Based on the patch authored by Ali Gholami Rudi at
|
||||
https://lkml.org/lkml/2009/7/13/153
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d8546609674b9071d86c884a750a99be111ff927 Mon Sep 17 00:00:00 2001
|
||||
From a82f0ad663b1f3964b5011201b23dd129240bf9f Mon Sep 17 00:00:00 2001
|
||||
From: Harm Hanemaaijer <fgenfb@yahoo.com>
|
||||
Date: Thu, 20 Jun 2013 20:21:39 +0200
|
||||
Subject: [PATCH 029/148] Speed up console framebuffer imageblit function
|
||||
Subject: [PATCH 029/171] Speed up console framebuffer imageblit function
|
||||
|
||||
Especially on platforms with a slower CPU but a relatively high
|
||||
framebuffer fill bandwidth, like current ARM devices, the existing
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From aa320d01565ccd90b5e6954b63724076cba88ca5 Mon Sep 17 00:00:00 2001
|
||||
From f6fffdcafda0f821fea364d437877a9b6d35c3e0 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 26 Mar 2013 17:26:38 +0000
|
||||
Subject: [PATCH 030/148] Allow mac address to be set in smsc95xx
|
||||
Subject: [PATCH 030/171] Allow mac address to be set in smsc95xx
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4a703aa1cc152189682c173bb4d89ef8f9da6c21 Mon Sep 17 00:00:00 2001
|
||||
From 8e0d9ff1afc5b595eebf92b305e3e19af3fe06d9 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 8 May 2013 11:46:50 +0100
|
||||
Subject: [PATCH 031/148] enabling the realtime clock 1-wire chip DS1307 and
|
||||
Subject: [PATCH 031/171] enabling the realtime clock 1-wire chip DS1307 and
|
||||
1-wire on GPIO4 (as a module)
|
||||
|
||||
1-wire: Add support for configuring pin for w1-gpio kernel module
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7df25b626767cc1af02e6a3d1168796638616c96 Mon Sep 17 00:00:00 2001
|
||||
From 281e90871309b0d1a113c055c86757027de22c8b Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:54:08 +0100
|
||||
Subject: [PATCH 032/148] Added Device IDs for August DVB-T 205
|
||||
Subject: [PATCH 032/171] Added Device IDs for August DVB-T 205
|
||||
|
||||
---
|
||||
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7a190806d076ec3adaab102f8dd2cfaca16c1067 Mon Sep 17 00:00:00 2001
|
||||
From 3af3746a509957ae4a0daa7b4a561c2a97870916 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 18 Dec 2013 22:16:19 +0000
|
||||
Subject: [PATCH 033/148] config: Enable CONFIG_MEMCG, but leave it disabled
|
||||
Subject: [PATCH 033/171] config: Enable CONFIG_MEMCG, but leave it disabled
|
||||
(due to memory cost). Enable with cgroup_enable=memory.
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6fb867c30ac9a24482bcccd69c146d526c8e89ec Mon Sep 17 00:00:00 2001
|
||||
From b02ef86d5728e7aa67775fc9761f04a2439a6c3a Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 14:33:38 +0100
|
||||
Subject: [PATCH 034/148] ASoC: Add support for BCM2708
|
||||
Subject: [PATCH 034/171] ASoC: Add support for BCM2708
|
||||
|
||||
This driver adds support for digital audio (I2S)
|
||||
for the BCM2708 SoC that is used by the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6b65db90e60e189ae7fb310c73f203f422b50a5d Mon Sep 17 00:00:00 2001
|
||||
From 8c94146d33d522d6fbf5d2aff70676494631763b Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 14:59:51 +0100
|
||||
Subject: [PATCH 035/148] ASoC: Add support for PCM5102A codec
|
||||
Subject: [PATCH 035/171] ASoC: Add support for PCM5102A codec
|
||||
|
||||
Some definitions to support the PCM5102A codec
|
||||
by Texas Instruments.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 48e87b89080e40af51338d5966480753b09ef7d3 Mon Sep 17 00:00:00 2001
|
||||
From 5e5994dd4630230b7b044e458339180e873857ac Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 19:04:54 +0100
|
||||
Subject: [PATCH 036/148] BCM2708: Add I2S support to board file
|
||||
Subject: [PATCH 036/171] BCM2708: Add I2S support to board file
|
||||
|
||||
Adds the required initializations for I2S
|
||||
to the board file of mach-bcm2708.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 0d1e38720f4aacf46480fdfb54b1d699ec08d619 Mon Sep 17 00:00:00 2001
|
||||
From fe18c4e02b8b0007e110b2029e021154b3ab2dd0 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 19:19:08 +0100
|
||||
Subject: [PATCH 037/148] ASoC: Add support for HifiBerry DAC
|
||||
Subject: [PATCH 037/171] ASoC: Add support for HifiBerry DAC
|
||||
|
||||
This adds a machine driver for the HifiBerry DAC.
|
||||
It is a sound card that can
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 33a09a3e03ad860ab2783a2ba2f4b79f763ec756 Mon Sep 17 00:00:00 2001
|
||||
From e750b2fa5d490c5f0106f654d2270fae20ab7d18 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 19:21:34 +0100
|
||||
Subject: [PATCH 038/148] BCM2708: Add HifiBerry DAC to board file
|
||||
Subject: [PATCH 038/171] BCM2708: Add HifiBerry DAC to board file
|
||||
|
||||
This adds the initalization of the HifiBerry DAC
|
||||
to the mach-bcm2708 board file.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 2a71fe357bbabc53e589759ad980f9f4645f6d99 Mon Sep 17 00:00:00 2001
|
||||
From cebfb216daf7118a86d4b07086baedaa4ee298e7 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 6 Dec 2013 20:50:28 +0100
|
||||
Subject: [PATCH 039/148] ASoC: BCM2708: Add support for RPi-DAC
|
||||
Subject: [PATCH 039/171] ASoC: BCM2708: Add support for RPi-DAC
|
||||
|
||||
This adds a machine driver for the RPi-DAC.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e6bf0295904cdcd9076615b25e3e9708a7aa26f4 Mon Sep 17 00:00:00 2001
|
||||
From 463e74adc05d41470cfecde946f98ebc59d89b4f Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Wed, 15 Jan 2014 21:41:23 +0100
|
||||
Subject: [PATCH 040/148] ASoC: wm8804: Implement MCLK configuration options,
|
||||
Subject: [PATCH 040/171] ASoC: wm8804: Implement MCLK configuration options,
|
||||
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
|
||||
driver selects 128xfs automatically for some lower samples rates. By using an
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3c00a5d6f700aadbddae2d1ce66bf1c005e57630 Mon Sep 17 00:00:00 2001
|
||||
From 7bcd053aa8b06e2be569213d0b7d0e72ab8da91e Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Wed, 15 Jan 2014 21:42:08 +0100
|
||||
Subject: [PATCH 041/148] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
||||
Subject: [PATCH 041/171] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
||||
based on the patched WM8804 driver.
|
||||
|
||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ab2549a74dcee90dc017a08091ee4580550aa914 Mon Sep 17 00:00:00 2001
|
||||
From e47c3fdeecb7a3e138d44660de5ab2128a34265f Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Thu, 16 Jan 2014 07:26:08 +0100
|
||||
Subject: [PATCH 042/148] BCM2708: Added support for HiFiBerry Digi board Board
|
||||
Subject: [PATCH 042/171] BCM2708: Added support for HiFiBerry Digi board Board
|
||||
initalization by I2C
|
||||
|
||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 66e9a2c228b82d81b46de10621f4621098e169f9 Mon Sep 17 00:00:00 2001
|
||||
From 4e065559dadaff17498a017691adc096e7bbae2e Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Thu, 16 Jan 2014 07:36:35 +0100
|
||||
Subject: [PATCH 043/148] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
||||
Subject: [PATCH 043/171] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
||||
has been change to remove warning on driver startup
|
||||
|
||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e2af7e8bdcf9e9ab3899eee75e821ba2976a86c6 Mon Sep 17 00:00:00 2001
|
||||
From 070ed9f4445bde2a425c65543278a89cbc68857c Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Garrity <gordon@iqaudio.com>
|
||||
Date: Sat, 8 Mar 2014 16:56:57 +0000
|
||||
Subject: [PATCH 044/148] Add IQaudIO Sound Card support for Raspberry Pi
|
||||
Subject: [PATCH 044/171] Add IQaudIO Sound Card support for Raspberry Pi
|
||||
|
||||
Set a limit of 0dB on Digital Volume Control
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8cf49e40e46b9bef3ba7cb250153135329015a0e Mon Sep 17 00:00:00 2001
|
||||
From 60c815a4d391146705c0213642be0e3568ea1b7b Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 18 Jun 2014 13:42:01 +0100
|
||||
Subject: [PATCH 045/148] vmstat: Workaround for issue where dirty page count
|
||||
Subject: [PATCH 045/171] vmstat: Workaround for issue where dirty page count
|
||||
goes negative
|
||||
|
||||
See:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ef61715b2dadf9e237c3d3efdff54838dafdc058 Mon Sep 17 00:00:00 2001
|
||||
From adb07aff7d57f6bf072cb98591015ed6f7556478 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 14 Jul 2014 22:02:09 +0100
|
||||
Subject: [PATCH 046/148] hid: Reduce default mouse polling interval to 60Hz
|
||||
Subject: [PATCH 046/171] hid: Reduce default mouse polling interval to 60Hz
|
||||
|
||||
Reduces overhead when using X
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 2ed5cd5830ee0d32b50fdb9865c904897eed9bc3 Mon Sep 17 00:00:00 2001
|
||||
From 1408165cd6474613fb414f10d4c9a26f46c07c2b Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Mon, 4 Aug 2014 10:06:56 +0200
|
||||
Subject: [PATCH 047/148] Added support for HiFiBerry DAC+
|
||||
Subject: [PATCH 047/171] Added support for HiFiBerry DAC+
|
||||
|
||||
The driver is based on the HiFiBerry DAC driver. However HiFiBerry DAC+ uses
|
||||
a different codec chip (PCM5122), therefore a new driver is necessary.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 304bf1caf8484bec3ae645839761b1ed320227c3 Mon Sep 17 00:00:00 2001
|
||||
From e4f72f2ce26695642af17308eb52c676aac0cbf8 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Mon, 4 Aug 2014 11:09:58 +0200
|
||||
Subject: [PATCH 048/148] Added driver for HiFiBerry Amp amplifier add-on board
|
||||
Subject: [PATCH 048/171] Added driver for HiFiBerry Amp amplifier add-on board
|
||||
|
||||
The driver contains a low-level hardware driver for the TAS5713 and the
|
||||
drivers for the Raspberry Pi I2S subsystem.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ed44696bbccff9cf2feede419b4e335f18e686ea Mon Sep 17 00:00:00 2001
|
||||
From b70b00c9ffe01ba04c66fac70abdf04ad72ffb1d Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 13 Apr 2015 19:14:18 +0100
|
||||
Subject: [PATCH 049/148] bcm2708: Allow option card devices to be configured
|
||||
Subject: [PATCH 049/171] bcm2708: Allow option card devices to be configured
|
||||
via DT
|
||||
|
||||
If the kernel is built with Device Tree support, and if a DT blob
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7549b31790752c201683aa1d3839eae680b88ba6 Mon Sep 17 00:00:00 2001
|
||||
From e5d0825e8b8af3bd83248b5227f819a243dc6e44 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 13 Apr 2015 18:45:39 +0100
|
||||
Subject: [PATCH 050/148] Adding Device Tree support for some RPi audio cards
|
||||
Subject: [PATCH 050/171] Adding Device Tree support for some RPi audio cards
|
||||
|
||||
---
|
||||
arch/arm/mach-bcm2709/bcm2709.c | 143 ++++++++++++++++++++++++++++++++++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 98aa7a02be7161b743f1def20715d9c4e21e2a1e Mon Sep 17 00:00:00 2001
|
||||
From 9ec46a1866cc3e5f1f672fbf5d8763d28f4eba61 Mon Sep 17 00:00:00 2001
|
||||
From: Timo Kokkonen <tjko@iki.fi>
|
||||
Date: Wed, 29 Oct 2014 23:30:30 -0700
|
||||
Subject: [PATCH 051/148] Added support to reserve/enable a GPIO pin to be used
|
||||
Subject: [PATCH 051/171] Added support to reserve/enable a GPIO pin to be used
|
||||
from pps-gpio module (LinuxPPS). Enable PPS modules in default config for
|
||||
RPi.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3dc6b954bfb66e359c10a2e6c947b7eb3d9d93b3 Mon Sep 17 00:00:00 2001
|
||||
From fd5059a51e8a6e1ee8898d441496902ef25aa5d1 Mon Sep 17 00:00:00 2001
|
||||
From: Ryan Coe <bluemrp9@gmail.com>
|
||||
Date: Sat, 31 Jan 2015 18:25:49 -0700
|
||||
Subject: [PATCH 052/148] Update ds1307 driver for device-tree support
|
||||
Subject: [PATCH 052/171] Update ds1307 driver for device-tree support
|
||||
|
||||
Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 175e672036450144fc2e984a22dc26dce271ca82 Mon Sep 17 00:00:00 2001
|
||||
From ade319d70297e1258ae65ff733ae56b6ad51ec96 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 6 Feb 2015 13:50:57 +0000
|
||||
Subject: [PATCH 053/148] BCM270x_DT: Add pwr_led, and the required "input"
|
||||
Subject: [PATCH 053/171] BCM270x_DT: Add pwr_led, and the required "input"
|
||||
trigger
|
||||
|
||||
The "input" trigger makes the associated GPIO an input. This is to support
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 39a6ff9b1ecb74c734606429647a9d783c7504f1 Mon Sep 17 00:00:00 2001
|
||||
From 06384c65ff1a351b024c19d4bc0febaf8fcead5d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Fri, 20 Jun 2014 17:19:27 +0100
|
||||
Subject: [PATCH 054/148] bcm2709: Simplify and strip down IRQ handler
|
||||
Subject: [PATCH 054/171] bcm2709: Simplify and strip down IRQ handler
|
||||
|
||||
---
|
||||
arch/arm/include/asm/entry-macro-multi.S | 2 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d34fbe19c2d2c7bb36c2f6432529f8404144a135 Mon Sep 17 00:00:00 2001
|
||||
From 461dee6548a8872f4325c2a5b06be89abec33293 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 12 Feb 2015 11:17:53 +0000
|
||||
Subject: [PATCH 055/148] Fix LED "input" trigger implementation for 3.19
|
||||
Subject: [PATCH 055/171] Fix LED "input" trigger implementation for 3.19
|
||||
|
||||
---
|
||||
drivers/leds/leds-gpio.c | 10 +++++++++-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 430d332d3e87818f380939f70e9f6ad1d7ee4a56 Mon Sep 17 00:00:00 2001
|
||||
From 4c6915169fd00a9e67f75ebb4cd06b857c85e14f Mon Sep 17 00:00:00 2001
|
||||
From: notro <notro@tronnes.org>
|
||||
Date: Thu, 10 Jul 2014 13:59:47 +0200
|
||||
Subject: [PATCH 056/148] pinctrl-bcm2835: Set base to 0 give expected gpio
|
||||
Subject: [PATCH 056/171] pinctrl-bcm2835: Set base to 0 give expected gpio
|
||||
numbering
|
||||
|
||||
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6a57f03cd6d659fb9851d9da5c56d2273de441b1 Mon Sep 17 00:00:00 2001
|
||||
From 9c59564e8d49582902e182a63eb7874da8bd37ac Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 4 Feb 2015 10:02:24 +0000
|
||||
Subject: [PATCH 057/148] pinctrl-bcm2835: bcm2835_gpio_direction_output must
|
||||
Subject: [PATCH 057/171] pinctrl-bcm2835: bcm2835_gpio_direction_output must
|
||||
set the value
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From cb824c3bbea4e7a8d970f2b0b6739bb6c739400e Mon Sep 17 00:00:00 2001
|
||||
From 713683712ac68c709d93bd0f22b3bfb69a5f6f24 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 24 Feb 2015 13:40:50 +0000
|
||||
Subject: [PATCH 058/148] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
||||
Subject: [PATCH 058/171] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
||||
28-31 and 46-53
|
||||
|
||||
Contrary to the documentation, the BCM2835 GPIO controller actually has
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7b6f8a3a905ffa22aea67b0e0c2ad5551598e01f Mon Sep 17 00:00:00 2001
|
||||
From aed134d5558d95d0dd7e9ed9946469df3aaffc88 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 26 Feb 2015 09:58:22 +0000
|
||||
Subject: [PATCH 059/148] pinctrl-bcm2835: Only request the interrupts listed
|
||||
Subject: [PATCH 059/171] pinctrl-bcm2835: Only request the interrupts listed
|
||||
in the DTB
|
||||
|
||||
Although the GPIO controller can generate three interrupts (four counting
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c00a18aab58f8f35d01a203d6a6812e9d9c27aad Mon Sep 17 00:00:00 2001
|
||||
From 17b8fc6380028724a3c1e67b132818a3ad9d06d3 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 27 Feb 2015 15:10:24 +0000
|
||||
Subject: [PATCH 060/148] enc28j60: Add device tree compatible string and an
|
||||
Subject: [PATCH 060/171] enc28j60: Add device tree compatible string and an
|
||||
overlay
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 09dce3fc3ac247ed3f09649d03498b50e7bda3f7 Mon Sep 17 00:00:00 2001
|
||||
From 45764fde4d7a1651812511d66cb5c888c8f90b1c Mon Sep 17 00:00:00 2001
|
||||
From: Waldemar Brodkorb <wbrodkorb@conet.de>
|
||||
Date: Wed, 25 Mar 2015 09:26:17 +0100
|
||||
Subject: [PATCH 061/148] Add driver for rpi-proto
|
||||
Subject: [PATCH 061/171] Add driver for rpi-proto
|
||||
|
||||
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6bebfa1c83eaef7e74130d772af46882136fe7e6 Mon Sep 17 00:00:00 2001
|
||||
From 4ca7cab423cf8252fd5c3f70e0e172b08f30eab6 Mon Sep 17 00:00:00 2001
|
||||
From: Clive Messer <clive.m.messer@gmail.com>
|
||||
Date: Thu, 2 Apr 2015 12:22:55 +0100
|
||||
Subject: [PATCH 062/148] Add Device Tree support for RPi-DAC.
|
||||
Subject: [PATCH 062/171] Add Device Tree support for RPi-DAC.
|
||||
|
||||
---
|
||||
sound/soc/bcm/rpi-dac.c | 21 +++++++++++++++++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 587f77c07d823708192c2d3d9232d9bdd826b845 Mon Sep 17 00:00:00 2001
|
||||
From 634fa57de42fce5ed25f81b2e2b59f8edd64620f Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 13 Apr 2015 17:16:29 +0100
|
||||
Subject: [PATCH 063/148] config: Add default configs
|
||||
Subject: [PATCH 063/171] config: Add default configs
|
||||
|
||||
---
|
||||
arch/arm/configs/bcm2709_defconfig | 1204 ++++++++++++++++++++++++++++++++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3c0758bef1d20342889a1b8f2a61e1911eef9f5d Mon Sep 17 00:00:00 2001
|
||||
From 0bc4283840ab64da84c8853ffe625f85d4c1ab52 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Glendinning <steve.glendinning@smsc.com>
|
||||
Date: Thu, 19 Feb 2015 18:47:12 +0000
|
||||
Subject: [PATCH 064/148] smsx95xx: fix crimes against truesize
|
||||
Subject: [PATCH 064/171] 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.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 167467c3b8bf94b09d40e60267454dacb90ec8ea Mon Sep 17 00:00:00 2001
|
||||
From 5339a416569f6f751859ca0534e8571f63e88138 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Fri, 17 Apr 2015 16:58:45 +0100
|
||||
Subject: [PATCH 065/148] smsc95xx: Disable turbo mode by default
|
||||
Subject: [PATCH 065/171] smsc95xx: Disable turbo mode by default
|
||||
|
||||
---
|
||||
drivers/net/usb/smsc95xx.c | 2 +-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3394c3b27330d5d20e11d02210b4e63a53cd22e0 Mon Sep 17 00:00:00 2001
|
||||
From 15a557851ec3e164a5f766543c133b0bbae1e988 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 17 Apr 2015 19:30:22 +0100
|
||||
Subject: [PATCH 066/148] Add blk_pos parameter to mmc multi_io_quirk callback
|
||||
Subject: [PATCH 066/171] Add blk_pos parameter to mmc multi_io_quirk callback
|
||||
|
||||
---
|
||||
drivers/mmc/card/block.c | 1 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From b64bc32acd5a5c13259516a95ae1564ac4b2f1cb Mon Sep 17 00:00:00 2001
|
||||
From 9ebff814cb85c6a89d814719ddbd8a173ae00096 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Wed, 29 Apr 2015 17:24:02 +0200
|
||||
Subject: [PATCH 067/148] bcm2835: bcm2835_defconfig
|
||||
Subject: [PATCH 067/171] bcm2835: bcm2835_defconfig
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 95bce14bde6d7235c1852cc555624d1f8c110f69 Mon Sep 17 00:00:00 2001
|
||||
From ff16594cfebb06205fc70fd8d14de57acae92502 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 1 May 2015 23:00:15 +0200
|
||||
Subject: [PATCH 068/148] BCM270x_DT: Add mailbox bcm2708-vcio
|
||||
Subject: [PATCH 068/171] BCM270x_DT: Add mailbox bcm2708-vcio
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 510d194d2dbfafc448fc82f9d74a676f75e96323 Mon Sep 17 00:00:00 2001
|
||||
From 899b0e6b639a2f2ae386ef314a25388903fd40c0 Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Hollingworth <gordon@raspberrypi.org>
|
||||
Date: Tue, 12 May 2015 14:47:56 +0100
|
||||
Subject: [PATCH 069/148] rpi-ft5406: Add touchscreen driver for pi LCD display
|
||||
Subject: [PATCH 069/171] rpi-ft5406: Add touchscreen driver for pi LCD display
|
||||
|
||||
---
|
||||
drivers/input/touchscreen/Kconfig | 7 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e8c84e58d7e57adb7cd10dd471222eb944b3bc62 Mon Sep 17 00:00:00 2001
|
||||
From 275c3679e7e3be706d11e5b60a1c75249b108343 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 13 Oct 2014 11:47:53 +0100
|
||||
Subject: [PATCH 070/148] Improve __copy_to_user and __copy_from_user
|
||||
Subject: [PATCH 070/171] Improve __copy_to_user and __copy_from_user
|
||||
performance
|
||||
|
||||
Provide a __copy_from_user that uses memcpy. On BCM2708, use
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 628dbab26b97ba2ea43791e2f1587115dc4e224b Mon Sep 17 00:00:00 2001
|
||||
From 1236bce6c9de357503fc9a8546288c765a94d00c Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 27 May 2015 17:22:15 +0100
|
||||
Subject: [PATCH 071/148] bcm2835-audio: Create the platform device if the DT
|
||||
Subject: [PATCH 071/171] bcm2835-audio: Create the platform device if the DT
|
||||
node is disabled
|
||||
|
||||
For backwards compatibility, allow the built-in ALSA driver to be enabled
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 577a59069e50c2c675d7be5c024a1501f24271a4 Mon Sep 17 00:00:00 2001
|
||||
From ceb4d98acd8bb3f0934c8519769d4b7258b648dd Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Wed, 3 Jun 2015 12:26:13 +0200
|
||||
Subject: [PATCH 072/148] ARM: bcm2835: Set Serial number and Revision
|
||||
Subject: [PATCH 072/171] ARM: bcm2835: Set Serial number and Revision
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 2b0194651fab870c094638cbda17b36d43353e2e Mon Sep 17 00:00:00 2001
|
||||
From 6c898089019ae79598f0d7608cc63a60c3964aca Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 16 Jun 2015 17:47:27 +0100
|
||||
Subject: [PATCH 073/148] platform: Add force_core command line setting to boot
|
||||
Subject: [PATCH 073/171] platform: Add force_core command line setting to boot
|
||||
from a different core number
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 84aca867e5cb35ba0abdcd4a9963a55e64c31c56 Mon Sep 17 00:00:00 2001
|
||||
From 70bc0daf8746308750f5f50e2b35780af0600064 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 18 Jun 2015 17:46:17 +0100
|
||||
Subject: [PATCH 074/148] mach-bcm270x: Enable the building of pinctrl-bcm2835
|
||||
Subject: [PATCH 074/171] mach-bcm270x: Enable the building of pinctrl-bcm2835
|
||||
|
||||
---
|
||||
drivers/pinctrl/Makefile | 1 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 10b20886a5c2f337e6607f8bd24dff7fdaa1186d Mon Sep 17 00:00:00 2001
|
||||
From 4bf502d06dbd4c7f4bb89e3ba1a6306c39d1710a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 19 Jun 2015 16:41:39 +0100
|
||||
Subject: [PATCH 075/148] BCM270X_DT: Document the i2s-mmap overlay
|
||||
Subject: [PATCH 075/171] BCM270X_DT: Document the i2s-mmap overlay
|
||||
|
||||
---
|
||||
arch/arm/boot/dts/overlays/README | 6 ++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 23d5b7edb052559fcac15a305d3f665aa432831c Mon Sep 17 00:00:00 2001
|
||||
From 16e7c9f047567799b3309217c44ac071b4677c63 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 17 Jun 2015 11:36:53 +0100
|
||||
Subject: [PATCH 076/148] bcm2835-sdhost: Improve error handling and recovery
|
||||
Subject: [PATCH 076/171] bcm2835-sdhost: Improve error handling and recovery
|
||||
|
||||
1) Expose the hw_reset method to the MMC framework, removing many
|
||||
internal calls by the driver.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From dc305fc3389b68e35f7ef905884073eb947e52f3 Mon Sep 17 00:00:00 2001
|
||||
From 4a41e2e553ae0fe0766aa54108da5661b305ee05 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Thu, 4 Jun 2015 13:11:46 -0700
|
||||
Subject: [PATCH 077/148] ARM: bcm2835: Add the Raspberry Pi firmware driver
|
||||
Subject: [PATCH 077/171] ARM: bcm2835: Add the Raspberry Pi firmware driver
|
||||
|
||||
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4c2c484dd79a0a4f56e31d228cebf9735ce1a9ac Mon Sep 17 00:00:00 2001
|
||||
From b0c824459ac639a528c6d1cfcbafdb9d88ec303b Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Sun, 22 Mar 2015 13:33:23 +0000
|
||||
Subject: [PATCH 078/148] config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING
|
||||
Subject: [PATCH 078/171] config: Enable ZSMALLOC, ZRAM and PGTABLE_MAPPING
|
||||
|
||||
---
|
||||
arch/arm/configs/bcm2709_defconfig | 4 ++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 81aedd19fa0515db2fbb474951be86ca692c394e Mon Sep 17 00:00:00 2001
|
||||
From 0d1f25af42a19f652489abfb637a9e05920115fe Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
||||
Date: Mon, 22 Jun 2015 16:27:07 +0100
|
||||
Subject: [PATCH 079/148] Add rpi-ft5406 overlay Add rpi-ft5406 driver as
|
||||
Subject: [PATCH 079/171] Add rpi-ft5406 overlay Add rpi-ft5406 driver as
|
||||
module
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 94b88ebdb90e6b3ae6eca18355a2ff318041318f Mon Sep 17 00:00:00 2001
|
||||
From 0e76c9361112e7a88d08b3bf3d23c6ba936de01e Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Hollingworth <gordon@fiveninjas.com>
|
||||
Date: Tue, 23 Jun 2015 09:53:40 +0100
|
||||
Subject: [PATCH 080/148] Fix driver detection failure Check that the buffer
|
||||
Subject: [PATCH 080/171] Fix driver detection failure Check that the buffer
|
||||
response is non-zero meaning the touchscreen was detected
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 5c2ff90c5b6087442f8ba6a9f7bc6557b6db62e8 Mon Sep 17 00:00:00 2001
|
||||
From 1bf89f45672e473ad8b24207714b1dad0cb6eaf9 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 23 Jun 2015 13:24:01 +0100
|
||||
Subject: [PATCH 081/148] config: Enable 8250 serial port
|
||||
Subject: [PATCH 081/171] config: Enable 8250 serial port
|
||||
|
||||
---
|
||||
arch/arm/configs/bcm2709_defconfig | 7 +++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 2272606d5aee8fc6f420f3edce8c0ef9f11dc1f0 Mon Sep 17 00:00:00 2001
|
||||
From dd5ba35cd8aa9cda437ea874aaf3f21c7397fb54 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 23 Jun 2015 14:10:58 +0100
|
||||
Subject: [PATCH 082/148] config: Enable POWER_RESET_GPIO
|
||||
Subject: [PATCH 082/171] config: Enable POWER_RESET_GPIO
|
||||
|
||||
---
|
||||
arch/arm/configs/bcm2709_defconfig | 2 ++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 9fa64d590a4f206f604b4b78bf61fc17c94e1d5d Mon Sep 17 00:00:00 2001
|
||||
From 4e5881da660ecbdb759d1730defdc091999b1893 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Fri, 26 Jun 2015 17:37:38 +0100
|
||||
Subject: [PATCH 083/148] bcm2708-vcio: Remove restriction of only a single
|
||||
Subject: [PATCH 083/171] bcm2708-vcio: Remove restriction of only a single
|
||||
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).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From de3f225e647da316e52ed34b4129a6b512f2892f Mon Sep 17 00:00:00 2001
|
||||
From 4a613efefd7ee59661a1f73fd9ebd5656ed33bd2 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 26 Jun 2015 08:39:19 +0100
|
||||
Subject: [PATCH 084/148] BCM270X_DT: Create a "core" clock, use it for SPI and
|
||||
Subject: [PATCH 084/171] BCM270X_DT: Create a "core" clock, use it for SPI and
|
||||
sdhost
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 016d0929fffe98d94188cff48aa4454e78942855 Mon Sep 17 00:00:00 2001
|
||||
From 124d2c655233f0b53ec262321586f0500f4eb610 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 24 Jun 2015 09:24:31 +0100
|
||||
Subject: [PATCH 085/148] BCM270X_DT: Add MCP7941X to i2c-rtc overlay
|
||||
Subject: [PATCH 085/171] BCM270X_DT: Add MCP7941X to i2c-rtc overlay
|
||||
|
||||
---
|
||||
arch/arm/boot/dts/overlays/README | 3 +++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c9695bc0ae507aceb723b385eaf8733b9b8a3c45 Mon Sep 17 00:00:00 2001
|
||||
From f820aa6457e3c07a1a994a68c67e044810c482ae Mon Sep 17 00:00:00 2001
|
||||
From: P33M <P33M@github.com>
|
||||
Date: Wed, 24 Jun 2015 11:23:06 +0100
|
||||
Subject: [PATCH 086/148] dts/overlays: document DHT11 overlay
|
||||
Subject: [PATCH 086/171] dts/overlays: document DHT11 overlay
|
||||
|
||||
---
|
||||
arch/arm/boot/dts/overlays/README | 8 ++++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f8d5316066987cfd355c2da083a411ff41515ed4 Mon Sep 17 00:00:00 2001
|
||||
From 54167a0f6d3ccb6a507eb270a52d17ef9f3723ec Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 25 Jun 2015 12:16:11 +0100
|
||||
Subject: [PATCH 087/148] gpio-poweroff: Allow it to work on Raspberry Pi
|
||||
Subject: [PATCH 087/171] gpio-poweroff: Allow it to work on Raspberry Pi
|
||||
|
||||
The Raspberry Pi firmware manages the power-down and reboot
|
||||
process. To do this it installs a pm_power_off handler, causing
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 23fdc62943363c31ca68bde9e7598fcee9b27cbf Mon Sep 17 00:00:00 2001
|
||||
From afb4d6a911d50ca4a64371a64650c4a89181fa70 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 17 Jun 2015 17:10:40 +0100
|
||||
Subject: [PATCH 088/148] BCM270x_DT: Default Compute Module i2c, i2s and spi
|
||||
Subject: [PATCH 088/171] BCM270x_DT: Default Compute Module i2c, i2s and spi
|
||||
support
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e9b92372565ede53c177c0edb5417d59c5c5b732 Mon Sep 17 00:00:00 2001
|
||||
From 0bdd14471d586c546f3bfcbf062fbdbe92500aff Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 22 Jun 2015 14:21:55 +0100
|
||||
Subject: [PATCH 089/148] BCM270X_DT: Sort nodes by bus address, and
|
||||
Subject: [PATCH 089/171] BCM270X_DT: Sort nodes by bus address, and
|
||||
consolidate aliases
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From fe34b48346183c588118ffe74360b2bc341a51e4 Mon Sep 17 00:00:00 2001
|
||||
From 779a2505afac554e6ebb5d0cd3979df9a10fbba9 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 22 Jun 2015 14:23:03 +0100
|
||||
Subject: [PATCH 090/148] i2c-bcm2708/BCM270X_DT: Add support for I2C2
|
||||
Subject: [PATCH 090/171] i2c-bcm2708/BCM270X_DT: Add support for I2C2
|
||||
|
||||
The third I2C bus (I2C2) is normally reserved for HDMI use. Careless
|
||||
use of this bus can break an attached display - use with caution.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 66fd44f83b2525c3ced483c041b5d23d6f0c8a9b Mon Sep 17 00:00:00 2001
|
||||
From d4f2ba8b1bb04c7d98c438d1b0fa698c3d15c377 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 29 Jun 2015 12:14:02 +0100
|
||||
Subject: [PATCH 091/148] BCM270X_DT: Correct the lirc-rpi overlay
|
||||
Subject: [PATCH 091/171] BCM270X_DT: Correct the lirc-rpi overlay
|
||||
documentation
|
||||
|
||||
The polarity of the "sense" parameter was inverted with respect to reality.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From cf43a49e4ace4cbf98e135db16d47b4ee1378273 Mon Sep 17 00:00:00 2001
|
||||
From da37f481a3f0b884c3ef6dc2a8d57beb85bc9978 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 25 Jun 2015 08:47:09 +0100
|
||||
Subject: [PATCH 092/148] bcm2835-sdhost: Further improve overclock back-off
|
||||
Subject: [PATCH 092/171] bcm2835-sdhost: Further improve overclock back-off
|
||||
|
||||
---
|
||||
drivers/mmc/host/bcm2835-sdhost.c | 144 +++++++++++++++++++++-----------------
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7d7e3c816b4ea9993e03d6ca1c4f4093572b25a8 Mon Sep 17 00:00:00 2001
|
||||
From 1c2ab70602031acf8dee59ab16f46a24b71f5fb0 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 30 Jun 2015 10:28:59 +0100
|
||||
Subject: [PATCH 093/148] i2c-bcm2708: Increase timeouts to allow larger
|
||||
Subject: [PATCH 093/171] i2c-bcm2708: Increase timeouts to allow larger
|
||||
transfers
|
||||
|
||||
Use the timeout value provided by the I2C_TIMEOUT ioctl when waiting
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From bb1fa51567d23d5ff27e4011257ee25bb97675d8 Mon Sep 17 00:00:00 2001
|
||||
From 1afcb794cb00c4fffa69f52b303970d785ace445 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 30 Jun 2015 10:33:52 +0100
|
||||
Subject: [PATCH 094/148] spi-bcm2708: Increase timeout from 150ms to 1s
|
||||
Subject: [PATCH 094/171] spi-bcm2708: Increase timeout from 150ms to 1s
|
||||
|
||||
See: https://github.com/raspberrypi/linux/issues/260
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 83a08affef9c792cbb0e986909e734ef9932a12e Mon Sep 17 00:00:00 2001
|
||||
From 569d970e387865052fe7e4c3dc0707efeb916af8 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 15 Jun 2015 09:59:38 +0100
|
||||
Subject: [PATCH 095/148] bcm2708-spi: Don't use static pin configuration with
|
||||
Subject: [PATCH 095/171] bcm2708-spi: Don't use static pin configuration with
|
||||
DT
|
||||
|
||||
Also remove superfluous error checking - the SPI framework ensures the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 93ad20e6fe455b39b7bc0c970435a414ca49f09c Mon Sep 17 00:00:00 2001
|
||||
From 4d8a21adf20d84a9d5792e2f1fba32ecdd33872a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 15 Jun 2015 10:10:59 +0100
|
||||
Subject: [PATCH 096/148] bcm2708-i2s: Don't use static pin configuration with
|
||||
Subject: [PATCH 096/171] bcm2708-i2s: Don't use static pin configuration with
|
||||
DT
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 376c2c5f17f41d25e0da6c42544bd337b219af82 Mon Sep 17 00:00:00 2001
|
||||
From 3e379748c62a7b9b70d790bdd192ac9a3a8b6586 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 30 Jun 2015 14:12:42 +0100
|
||||
Subject: [PATCH 097/148] serial: 8250: Don't crash when nr_uarts is 0
|
||||
Subject: [PATCH 097/171] serial: 8250: Don't crash when nr_uarts is 0
|
||||
|
||||
---
|
||||
drivers/tty/serial/8250/8250_core.c | 2 ++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 00a68898d386e94e95cadca325b152b2094909d7 Mon Sep 17 00:00:00 2001
|
||||
From 98e84cdbce80fe8a8177fb1f42800af76b3da9ac Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 26 Jun 2015 08:50:11 +0100
|
||||
Subject: [PATCH 098/148] BCM270X_DT: Add overlay to enable uart1
|
||||
Subject: [PATCH 098/171] BCM270X_DT: Add overlay to enable uart1
|
||||
|
||||
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f2758fa42f4dc6a584648ce4fdaeab1ba2956cab Mon Sep 17 00:00:00 2001
|
||||
From 9ba47405b715872da8e0704767563da5f377f59a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 24 Jun 2015 14:10:44 +0100
|
||||
Subject: [PATCH 099/148] spi-bcm2835: Support pin groups other than 7-11
|
||||
Subject: [PATCH 099/171] spi-bcm2835: Support pin groups other than 7-11
|
||||
|
||||
The spi-bcm2835 driver automatically uses GPIO chip-selects due to
|
||||
some unreliability of the native ones. In doing so it chooses the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7b204cc61246f8d36e5c26782ed6db027ece669c Mon Sep 17 00:00:00 2001
|
||||
From dcdcf9bbe4b8129ec95d3b49469512df565575cb Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 30 Jun 2015 17:37:38 +0100
|
||||
Subject: [PATCH 100/148] BCM270X_DT: Change pio_limit of sdhost driver to 1
|
||||
Subject: [PATCH 100/171] BCM270X_DT: Change pio_limit of sdhost driver to 1
|
||||
|
||||
---
|
||||
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