Commit graph

179 commits

Author SHA1 Message Date
Kevin Mihelich
5f5a74a573 core/linux-raspberrypi to 4.19.42-1 2019-05-15 00:29:25 +00:00
Kevin Mihelich
4daa98bc0d core/linux-raspberrypi to 4.19.37-2 2019-05-03 00:59:27 +00:00
Kevin Mihelich
4979925ad1 core/linux-raspberrypi to 4.19.37-1 2019-05-01 00:24:00 +00:00
Kevin Mihelich
ecb7d078ad core/linux-raspberrypi to 4.19.36-1 2019-04-27 15:44:57 +00:00
Kevin Mihelich
59e952def8 core/linux-raspberrypi to 4.19.34-1 2019-04-10 00:02:31 +00:00
Kevin Mihelich
810b9b16b4 core/linux-raspberrypi to 4.19.32-1 2019-04-04 00:00:17 +00:00
Kevin Mihelich
e87bd6d001 core/linux-raspberrypi to 4.19.30-2 2019-03-27 00:02:55 +00:00
Kevin Mihelich
6203d409b9 core/linux-raspberrypi to 4.19.29-1 2019-03-21 01:22:09 +00:00
Kevin Mihelich
151d955a88 core/linux-raspberrypi to 4.19.27-1 2019-03-09 00:14:12 +00:00
Kevin Mihelich
af8f84fad4 core/linux-raspberrypi to 4.19.23-1 2019-02-18 19:48:54 +00:00
Kevin Mihelich
cac762eaeb core/linux-raspberrypi to 4.14.98-1 2019-02-13 03:50:04 +00:00
Kevin Mihelich
6cf4dccafb core/linux-raspberrypi to 4.14.97-1 2019-02-05 19:34:59 +00:00
Kevin Mihelich
0ccefa5647 core/linux-raspberrypi to 4.14.92-1 2019-01-10 02:43:35 +00:00
Kevin Mihelich
46c10e0f44 core/linux-raspberrypi to 4.14.90-1 2018-12-22 16:56:14 +00:00
Kevin Mihelich
4b6f1cc536 core/linux-raspberrypi to 4.14.86-1 2018-12-07 01:02:45 +00:00
Kevin Mihelich
45188ea864 core/linux-raspberrypi to 4.14.85-1 2018-12-05 01:18:21 +00:00
Kevin Mihelich
d3f2878d4c core/linux-raspberrypi to 4.14.78-2 2018-10-28 16:34:02 +00:00
Kevin Mihelich
11648e43b8 core/linux-raspberrypi to 4.14.77-1 2018-10-21 22:46:53 +00:00
Kevin Mihelich
8bde8e64cc core/linux-raspberrypi to 4.14.72-1 2018-09-27 00:06:25 +00:00
Kevin Mihelich
84c5064e8e core/linux-raspberrypi to 4.14.70-2 2018-09-19 00:45:18 +00:00
Kevin Mihelich
ed134dc116 core/linux-raspberrypi to 4.14.70-1 2018-09-18 02:02:28 +00:00
Kevin Mihelich
d9cd8ee4ca core/linux-raspberrypi to 4.14.69-1 2018-09-11 01:29:08 +00:00
Kevin Mihelich
a1f1e4b75d core/linux-raspberrypi to 4.14.61-1 2018-08-11 01:58:53 +00:00
Shenghao Yang
8c88fa2319 core/linux-raspberrypi to 4.14.56-2 (#1605)
- The serial device bus was compiled as a module, but this disabled
  use of the serial device TTY port controller that actually
  interfaces with the serdev drivers[1], rendering them unusable.
  Examples include the serdev driver for broadcom bluetooth HCI.

- Once built in to the kernel, enabling SERIAL_DEV_CTRL_TTYPORT to
  be built in, the userspace dependency on btattach is removed
  and the presence of the bluetooth controller can be indicated
  in the device tree, instead. This doesn't simply get rid of
  the dependency on btattach, but improves functionality,
  as the kernel does not restore the UART link to a higher baud
  rate after uploading the firmware to the bluetooth controller
  when notified of the controller over btattach but does so
  when notified through the device tree. hciattach does
  restore a higher set baud rate, but that is deprecated.

- According to [2], the configuration settings USB_CONFIGFS_F_*
  are meant for the user to indicate what sort of gadget
  functionality is to be enabled, while settings USB_F_* are
  meant to be used in the makefile for compilation.

- Enabled USB_CONFIGFS_F_UAC2 at the same time, since UAC1
  does not play well when used with a high-speed composite
  device (UAC1 is not compatible with high-speed, while
  UAC2 is)

- Kernel image size increased by 4008 bytes after these changes

1 - http://events17.linuxfoundation.org/sites/events/files/slides/serdev-elce-2017-2.pdf
2 - https://www.spinics.net/lists/linux-usb/msg142134.html
2018-07-30 17:25:35 -06:00
Kevin Mihelich
3a9900a449 core/linux-raspberrypi to 4.14.54-1 2018-07-10 04:45:05 +00:00
Kevin Mihelich
469c30c670 core/linux-raspberrypi to 4.14.42-1 2018-05-22 00:00:41 +00:00
Kevin Mihelich
11271cf2ef core/linux-raspberrypi to 4.14.39-1 2018-05-05 18:38:03 +00:00
Kevin Mihelich
6fe7546616 core/linux-raspberrypi to 4.14.37-1 2018-04-27 00:06:25 +00:00
Kevin Mihelich
ab212ff79e core/linux-raspberrypi to 4.14.32-2 2018-04-07 00:00:55 +00:00
Kevin Mihelich
8c3dc727dd core/linux-raspberrypi to 4.14.26-1 2018-03-14 20:08:31 +00:00
Kevin Mihelich
c56ba1c1ef core/linux-raspberrypi to 4.14.24-1 2018-03-05 19:29:39 +00:00
Kevin Mihelich
26be0e1685 core/linux-raspberrypi to 4.14.21-1 2018-02-24 01:48:12 +00:00
Kevin Mihelich
6d435fd2dd core/linux-raspberrypi to 4.14.20-1 2018-02-19 19:01:39 +00:00
Kevin Mihelich
036e1ae322 core/linux-raspberrypi to 4.14.18-1 2018-02-11 19:55:43 +00:00
graysky
12a079a048 core/linux-raspberrypi to 4.9.78-1 (#1556) 2018-01-26 18:26:57 -07:00
Kevin Mihelich
ba3e0a96fa core/linux-raspberrypi to 4.9.66-1 2017-12-02 02:49:19 +00:00
Kevin Mihelich
fd371c6c92 core/linux-raspberrypi to 4.9.64-1 2017-11-22 00:55:44 +00:00
Kevin Mihelich
172c29d81e core/linux-raspberrypi to 4.9.62-1 2017-11-17 13:04:01 +00:00
Kevin Mihelich
51097579b1 core/linux-raspberrypi to 4.9.59-1 2017-10-29 19:51:12 +00:00
Kevin Mihelich
9ae7d4a414 core/linux-raspberrypi to 4.9.57-2 2017-10-21 16:43:59 +00:00
Kevin Mihelich
5347ed2466 core/linux-raspberrypi to 4.9.57-1 2017-10-21 01:55:45 +00:00
Kevin Mihelich
2f1a0b9b13 core/linux-raspberrypi to 4.9.52-1
closes #1520, closes #1524
2017-09-30 00:01:28 +00:00
Kevin Mihelich
a34d7052b6 core/linux-raspberrypi to 4.9.50-1
Disabled CONFIG_BCM_VC_SM due to vendor changes that broke
multi-platform builds.
2017-09-14 00:24:30 +00:00
Kevin Mihelich
db7d5e63ee core/linux-raspberrypi to 4.9.39-1 2017-07-22 16:05:01 +00:00
Kevin Mihelich
2034de17e3 core/linux-raspberrypi to 4.9.37-1 2017-07-15 21:12:18 +00:00
Kevin Mihelich
116856aec9 core/linux-raspberrypi to 4.9.31-1 2017-06-10 01:33:18 +00:00
Kevin Mihelich
eae9ee2854 core/linux-raspberrypi to 4.9.28-2 2017-05-17 00:12:24 +00:00
Kevin Mihelich
61d99c2f03 core/linux-raspberrypi to 4.9.23-1 2017-04-20 00:22:13 +00:00
Kevin Mihelich
96587a9bac core/linux-raspberrypi to 4.9.22-1 2017-04-15 00:31:06 +00:00
Kevin Mihelich
39594bac41 core/linux-raspberrypi to 4.9.19-1 2017-03-31 00:23:17 +00:00
Kevin Mihelich
890a25cdb5 core/linux-raspberrypi to 4.9.17-1 2017-03-25 00:34:51 +00:00
Kevin Mihelich
43184deff2 core/linux-raspberrypi to 4.9.15-1 2017-03-18 01:17:06 +00:00
Kevin Mihelich
32052475c9 core/linux-raspberrypi to 4.9.13-4 2017-03-11 20:10:51 +00:00
Kevin Mihelich
74262cf925 core/linux-raspberrypi to 4.9.13-2 2017-03-02 01:27:33 +00:00
Kevin Mihelich
f186c6afa8 core/linux-raspberrypi to 4.9.13-1 2017-02-28 01:48:01 +00:00
Kevin Mihelich
26e8d6fa11 core/linux-raspberrypi to 4.9.12-1
closes #1456
2017-02-25 00:42:57 +00:00
Kevin Mihelich
131caa9de9 core/linux-raspberrypi to 4.9.11-1 2017-02-21 03:14:27 +00:00
Kevin Mihelich
e449a17acd core/linux-raspberrypi to 3.18.5-2 2015-02-06 01:44:29 +00:00
Alexandre Poux
afd6bf2f9e Update config
removing REGULATOR the right way
2015-01-30 16:29:10 +01:00
Kevin Mihelich
71cee66fd1 core/linux-raspberrypi to 3.18.3-3 2015-01-27 02:38:06 +00:00
Kevin Mihelich
f4290fd8a8 core/linux-raspberrypi to 3.18.3-1 2015-01-24 04:38:37 +00:00
Kevin Mihelich
1f24f8f977 core/linux-raspberrypi to 3.12.36-1 2015-01-16 04:18:37 +00:00
moonman
5b88064245 core/linux-raspberrypi to 3.12.34-1 2014-12-09 00:29:18 +00:00
moonman
5729b737a8 core/linux-raspberrypi to 3.12.31-1 2014-11-01 21:41:06 +00:00
moonman
f6c3246234 core/linux-raspberrypi to 3.12.29-1 2014-10-07 01:41:28 -06:00
moonman
b3aba342e1 core/linux-raspberrypi to 3.12.28-2 2014-09-22 01:20:04 -06:00
moonman
0f3e974d3b core/linux-raspberrypi to 3.12.26-2 2014-08-31 22:07:38 -06:00
moonman
046ee3559b core/linux-raspberrypi to 3.12.26-1 2014-08-08 17:14:34 -06:00
moonman
e75e655d6c core/linux-raspberrypi 3.12.25-1 2014-07-29 21:00:05 -06:00
Kevin Mihelich
27df3cfe1b core/linux-raspberrypi to 3.12.20-3 2014-05-25 22:25:13 +00:00
Kevin Mihelich
1a211de2c2 core/linux-raspberrypi to 3.12.20-1 2014-05-18 17:47:34 +00:00
Kevin Mihelich
dc6929875f core/linux-raspberrypi to 3.12.19-2 2014-05-15 01:19:20 +00:00
moonman
3789bacf0e core/linux-raspberrypi to 3.12.19-1 2014-05-10 04:35:37 -06:00
moonman
6ff5912b6b core/linux-raspberrypi to 3.10.35-1; add support for iqaudio 2014-04-01 19:39:51 -06:00
moonman
b85c66fe35 core/linux-raspberrypi add hifiberry support 2014-02-10 03:38:28 -07:00
moonman
9e7be3a5c8 core/linux-raspberrypi sync with upstream, add VETH 2014-01-21 00:20:20 -07:00
moonman
ba5d0d0638 core/linux-raspberrypi to 3.10.27 and tablets support 2014-01-17 23:33:38 -07:00
moonman
d5989a976d core/linux-raspberrypi add support for pcf2127 rtc for rasclock 2013-12-12 03:34:11 -07:00
moonman
6c9ea78156 core/linux-raspberrypi to 3.10.22 2013-12-06 21:29:37 -07:00
Kevin Mihelich
e7eea10c5e core/linux-raspberrypi to 3.10.19-3, pkgbuild makeover, aufs, and fixes #624 2013-11-22 01:47:03 +00:00
Ludovic Ronsin
e822b68f61 Changed memory allocator to SLUB instead of SLAB 2013-11-20 23:26:59 +01:00
Ludovic Ronsin
79f39e0a3c Enable memory compaction support
Prevent OOM caused by memory fragmentation
2013-11-20 23:19:11 +01:00
moonman
baf8a49a66 core/linux-raspberrypi to 3.10.18 2013-11-11 22:20:41 -07:00
Kevin Mihelich
37f72dcbe1 core/linux-raspberrypi to 3.6.11-16 2013-08-20 23:41:14 +00:00
Kevin Mihelich
2ccc64f617 core/linux-raspberrypi to 3.6.11-15 2013-08-14 21:36:00 +00:00
Kevin Mihelich
adb29c6711 core/linux-raspberrypi: fix config 2013-06-11 20:27:19 +00:00
Kevin Mihelich
efa306144a core/linux-raspberrypi: drop bfs patch (#444) 2013-04-10 19:37:05 +00:00
graysky
670288505c add bfs to kernel 2013-04-05 03:37:41 -04:00
ajs124_desk
7180088d1e enable TOMOYO, AppArmor and SELinux 2013-03-29 15:55:57 +01:00
pepedog
8d652a0719 core/linux-raspberrypi add Displaylink drivers 2013-03-08 09:23:10 -06:00
pepedog
71fd42493b core/linux-raspberrypi remove RTC_HCTOSYS 2013-02-18 04:38:11 -06:00
Christoph Gysin
c1b6886ade add missing USB_NET modules
QMI_WWAN has been added as a module to the default raspi config in commit:
b7c5c10f93
2013-02-09 23:24:08 +02:00
pepedog
797ad8a01a core/linux-raspberrypi add hardware rng and nxp-pcf8523 changes 2013-02-04 17:28:41 -06:00
pepedog
5b53cca263 core/linux-raspberrypi add nxp-pcf8523 RTC builtin 2013-01-15 17:24:09 -06:00
Kevin Mihelich
6af0aa8c1b core/linux-raspberrypi: added raid0 support, fixes #327 2013-01-13 20:06:34 +00:00
pepedog
da92146614 core/linux-raspberrypi add new and requested config opts 2013-01-09 08:44:21 -06:00
pepedog
aa60a3fd5a core/linux-raspberrypi bringing back our own config 2012-12-30 17:01:03 -06:00
Mike Brown
f4bd612813 core/linux-raspberypi: Adding support for ds1681 as requested by kekzpriester 2012-12-05 08:38:16 -05:00
pepedog
08bf995a9d Raspberry Pi kernel and firmware update 2012-11-20 16:01:09 -06:00
Mathias Fussenegger
2b85db735b add xpad joystick module to kernel config 2012-10-28 09:03:00 +01:00