Commit Graph

17 Commits

Author SHA1 Message Date
Ben Hutchings 315743de11 [armhf] usb-modules: Add modules required for BeagleBoard-X15 (Closes: #815848)
Thanks to Vagrant Cascadian
2016-04-14 00:07:03 +01:00
Ben Hutchings e8bbad4b1a udeb: Include more modules, including those needed on Firefly-RK3288
Thanks to Vagrant Cascadian.  Closes: #815476.
2016-02-24 01:49:00 +00:00
Ben Hutchings 567f9b5f9f Release linux (4.3.3-4).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVoh+see/yOyVhhEJAQqj+hAAkmDBrMYRJWm4Ou7jnE81g9YJlEL4o+Pr
 bY7rezklbJz72mQicKiXOwGiVcs9SK8n/fX0lRcj/fWqq4uK86wzcVLZIEEgSB6/
 CzHFr7PMjRLxPk80uE4U+XIfMT8p636xiE7t0+bTXONzJ/8upqIyqxicUT7ftQ68
 8y58Lj2S0ElVvPJ2HbdoKm6josgp3lPuNXosP137VW9255Z7j1OaUMcO2hJ1aygh
 wwvGXw90zzflrpE+504fdCwemz6bJ4kF55CgQvTNnuWqmKc7O9uBGeq8+TOkAgZ5
 IY6w0vYN6I8rdTO4JmLpewb0SbM9gOzIMJGb3rqEv235wLjm9HRIJAJXXOas+GZi
 KNZtzF20aDxWYn4R4jQP4B6hrlnCbYCmNzwG/phacjg3dTiyyhn/I17qfc18qFfF
 eP9qVO4cJl1K8OHO0WlxchrPsKIk29iAQC5ghupPDyQfDRF8QnNQREk6K5ncmvPy
 xmCswOpFIMZFqrJeXOz5t0Zvz2SlP9EwZloBmgVyKvIGdn2HId0cD7aDB4mBcpga
 U0psh3bfaUlc/6VMG0ruARkfYs6G2GAsEX+w7xrWJYv6tsWxdCWWAV6+hoUccQib
 zZs56SDb9zjqTMNCFA+otmsaqWRV1b44la/ulcfmBWdqKaI8Tk31udep3GyNkkG1
 e/anSVBf5so=
 =8kWB
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.3.3-4'
2016-01-03 02:02:22 +00:00
Ben Hutchings e72aee95c2 [armhf] udeb: Remove duplicate listing of phy-sun4i-usb in usb-modules
This is probably harmless but let's keep this list clean.
2016-01-03 01:49:50 +00:00
Ben Hutchings e2abaa403e Merge tag 'debian/4.3.3-3'
Drop the ABI reference and ignored symbols.

Drop most of the patches, as they're already upstream.
2016-01-02 19:18:54 +00:00
Ben Hutchings 1309260f30 udeb: Add USB PHY drivers to usb-modules and delete duplicates in core-modules
This leaves only PCIe PHYs in core-modules.
2016-01-02 16:44:57 +00:00
Ben Hutchings 6642f73533 [armhf] Add support for BCM2836 and Raspberry Pi 2
- Patches for BCM283x drivers taken from linux-next
- A few more changes requested for 4.5:
  http://thread.gmane.org/gmane.linux.kernel/2115942
- Enable all the drivers
- Add SD and USB controller drivers to udebs
2015-12-30 04:18:26 +00:00
Ian Campbell f11fb82c24 [armhf] Add ehci-orion module to usb-modules udeb. (Closes: #783324)
svn path=/dists/trunk/linux/; revision=22555
2015-05-04 06:11:17 +00:00
Ben Hutchings 10f7943320 Merge changes from sid up to 3.16.7-ckt4-1
svn path=/dists/trunk/linux/; revision=22265
2015-01-16 02:43:15 +00:00
Ian Campbell d0e9352ff8 [armhf] Updates to udebs for OMAP5432 uEVM support.
Based on a patch from Chen Baozi. Added pbias-regulator to mmc-modules and
ohci-omap3, ehci-omap and phy-omap-usb2 to usb-modules (dwc3-omap was already
present).

Enabled CONFIG_REGULATOR_PALMAS and CONFIG_TI_PIPE3 as builtin since they are
used by multiple subsystems.

svn path=/dists/sid/linux/; revision=22234
2014-12-29 23:16:37 +00:00
Ian Campbell 4cc351d2d2 [armhf/armmp]: Enable support for Tegra124 based platforms.
svn path=/dists/trunk/linux/; revision=22198
2014-12-14 11:08:03 +00:00
Ian Campbell 0ab43721fa [armhf] Enable support for support OMAP5432 uEVM
Based on a patch from Chen Baozi (Closes: #772953)

svn path=/dists/sid/linux/; revision=22194
2014-12-13 12:20:44 +00:00
Ian Campbell 62427bce8f [armhf] Add udeb modules to support video and keyboard for imx6.
Patch from Vagrant Cascadian (Closes: #770635)

svn path=/dists/sid/linux/; revision=22079
2014-11-23 11:10:11 +00:00
Uwe Kleine-König f52ed32bc5 [armhf] add chipidea driver to usb-modules udeb.
I didn't test it, but my expectation is that this should make usb functional on
i.MX6 during installation.


svn path=/dists/sid/linux/; revision=21945
2014-10-12 19:07:23 +00:00
Ian Campbell dbae63b887 [armhf] Add Exynos5 disk/usb/nic modules to udebs.
svn path=/dists/sid/linux/; revision=21885
2014-09-21 11:10:34 +00:00
Ben Hutchings 196543cef2 [armhf] udeb: Add ehci-platform, ohci-platform and phy-sun4i-usb to usb-modules (Closes: #761591)
svn path=/dists/sid/linux/; revision=21858
2014-09-16 18:42:44 +00:00
Ian Campbell 55058170e7 [armhf] Add udebs for armmp flavour
Based on the mx5 and vexpress lists, plus some manual tweaking.

svn path=/dists/sid/linux/; revision=20569
2013-09-07 16:43:55 +00:00