Commit graph

1126 commits

Author SHA1 Message Date
Igor Pecovnik
e21a34c2f9 Fix Meson64/C2 patches and add 8188EU driver there too 2018-01-26 14:09:51 +01:00
Igor Pecovnik
1599e074fb Tinkerboard - memory leak bugfix for 8723bs wireless chip 2018-01-25 19:07:02 +01:00
Igor Pecovnik
5c0b45623b Add better driver for 8188EU for SUNXI and ROCKCHIP next branches 2018-01-25 12:11:53 +01:00
Igor Pecovnik
068a5ee795 Odroid XU4 patches adjust, updates for Wifi, config update 2018-01-25 07:37:42 +01:00
Igor Pecovnik
c753d75b3a Separating Makefile patch from 8812/14 on MVEBU next 2018-01-23 22:04:25 +01:00
Igor Pecovnik
f70c305458 Memory leak bugfix for 8723bs wireless chip 2018-01-23 22:01:51 +01:00
Igor Pecovnik
c5cdc0518b Add wireless driver 8812/14 to Rockchip-default 2018-01-23 22:00:11 +01:00
Igor Pecovnik
1488bd0f6b Add 8812/14AU wireless to mvebu-default 2018-01-23 21:58:00 +01:00
Igor Pecovnik
8871e0f599 Udoo Quad etnavid and samx patches. Added 8812/14/11 AU wireless drivers to kernel 4.4 2018-01-23 21:56:29 +01:00
Igor Pecovnik
eae608f880 Kernel 4.4 Upstream patches 2018-01-23 17:42:13 +01:00
Igor Pecovnik
fd45476299 Upstream patch for mvebu default, adjusting download images for Helios4 2018-01-23 15:38:42 +01:00
Eddi De Pieri
c9dcb99b93 fix dts for bt on orangepiwin 2018-01-22 11:40:49 +01:00
Igor Pecovnik
8cbd6de675 Changing U-boot to mainline, adding patches for dev (4.14.y). It boots but virtually nothing works except network ... moving Udoo Neo under deprecated. Only one sample exists and little to no users around. 2018-01-19 20:04:17 +01:00
Igor Pečovnik
d6cbb3d8d5
Merge pull request #865 from gleam2003/patch-1
Fix "mmc2: unrecognised EXT_CSD revision 8" on Sunvell R69
2018-01-19 08:51:20 +01:00
Igor Pecovnik
866bb6e10e Add a selection of DVB devices and upstream patch to Udoo NEXT kernel https://forum.armbian.com/topic/6208-no-devdvb-on-udoo-quad/ 2018-01-19 06:38:35 +01:00
gleam2003
dcedd6c2ec
Fix "mmc2: unrecognised EXT_CSD revision 8" 2018-01-18 12:02:01 +01:00
tonymac32
39bc9fbbaa beginning sound mapping, BT, and display patches 2018-01-18 02:05:47 -05:00
zador-blood-stained
dd5582f73e Remove unused SFP support patches from mvebu-next
There are some recent upstream patches related to Clearfog SFP support (i.e. https://patchwork.ozlabs.org/cover/854657/) so old ones are obsolete
2018-01-17 19:30:52 +03:00
Tony
d173e535bf
Remove unecessary patch for Tinker DSI 2018-01-15 19:19:00 -05:00
Igor Pecovnik
e546ac684d Disable excessive debugging on Tinkerboards wireless adaptor 2018-01-15 18:19:13 +01:00
tonymac32
66ef582071 Beginning sorting touchscreen with newer kernel 2018-01-15 11:35:26 -05:00
Igor Pecovnik
b26ea8bfa0 Increase Wifi stability (disabling pm) and disable some wireless debug info on Orangepi Prime 2018-01-15 15:15:09 +01:00
Tonymac32
7942426517 DTS tweaks w/Rockchip Kernel
Change wifi declaration to 8723bs
Add 1.7 and 1.8 GHz operating points
Make LED's operate as per existing Armbian images.
2018-01-14 15:24:26 -05:00
Tonymac32
3bd583f01e Use Rockchip kernel
First successful compile. Still lots of bugs and things missing going from one "specialized" kernel to another.
2018-01-14 00:40:37 -05:00
Igor Pecovnik
dbfb88943e Kernel 4.4 upstream patches 2018-01-11 20:07:30 +01:00
Igor Pecovnik
8dae7b88f4 Patch for dvb usb issues since kernel 4.9 2018-01-11 19:15:20 +01:00
Igor Pecovnik
751fb4fd13 Remove deprecated DT file. https://github.com/armbian/build/pull/858 2018-01-11 18:59:04 +01:00
Igor Pecovnik
103ac41430 Added legacy kernel (3.10.107) targets for several A64 boards: Orangepi Win and Bananapi M64 were tested, the rest is untested: NanopiA64, Olinuxino A64 and Teres A64 2018-01-09 22:51:54 +01:00
Igor Pečovnik
a72a4f0bff
Merge pull request #852 from akamensky/master
espressobin enable emmc
2018-01-09 06:52:23 +01:00
Igor Pecovnik
cfdd06b5bd Revert "Add eMMC support for Espressobin NEXT"
This reverts commit 1e5ecfd170.
2018-01-09 06:50:59 +01:00
Igor Pečovnik
2adc0e3ac5
Merge pull request #862 from mz-fuzzy/master
Pine64 Plus GBit ethernet fix patch for mainline/next kernel
2018-01-08 18:59:28 +01:00
mz-fuzzy
e225059b66 Pine64 Plus GBit ethernet fix patch
Patchset for pine64 ethernet as designed
by icenowy
https://groups.google.com/forum/#!topic/linux-sunxi/V7HE8OL2p3c

Signed-off-by: mz-fuzzy <mzfuzzy800@gmail.com>
2018-01-08 16:44:42 +01:00
Igor Pecovnik
caaa9eae10 Addad NanopiM3 (Nexcell s5p6818) default 4.4 kernel with fixed upstream patches, bootscript, uuid support, ... 2018-01-08 06:44:45 +01:00
mz-fuzzy
66600af8ea Remove incomplete patch for Pine64 ethernet workaround
sunxi64-hdmi-thermal-dma-pmw-enable.patch contains one
patch from the pine64 ethernet workaround. Others are
missing and this creates inconsistency. Thus, for now,
removing the part of ethernet patch.
Pine64 ethernet workaround still to be added later.

Signed-off-by: mz-fuzzy <mzfuzzy800@gmail.com>
2018-01-07 23:36:20 +01:00
Igor Pecovnik
7f7d82a6c1 Helios4 cleanup. Adding default branch 2018-01-07 09:58:52 +01:00
Gauthier Provost
945572718a Helios4 intergation cleanup
- move fancontrol install under a family_tweak func
- remove unused helios4 bootenv and bootscript
- clean-up patches
2018-01-07 13:24:34 +08:00
Gauthier Provost
47c7c814de Remove wrong Helios4 Device Tree patch from mvebu-next. 2018-01-06 23:02:41 +08:00
Gauthier Provost
40db97da68 Merge branch 'helios4_next' into helios4 2018-01-06 19:12:21 +08:00
Gauthier Provost
9685d863ad Merge branch 'helios4_LK4.4' into helios4 2018-01-06 19:09:11 +08:00
Gauthier Provost
baad7fe421 Merge remote-tracking branch 'upstream/master' into helios4 2018-01-06 19:04:10 +08:00
Gauthier Provost
2e86ccf4c5 Update Helios4 Device Tree - board rev1.1
- Change GPIO for I2C IO expander interrupt pin
- Remove gpio-key button0
2018-01-06 18:57:18 +08:00
Igor Pecovnik
a725691d2e Adding Helios4 NEXT (only) target. All basic features are working ... moving to .conf 2018-01-05 20:55:39 +01:00
Igor Pecovnik
a90154b811 Kernel 4.4 upstream patches 2018-01-05 18:24:23 +01:00
Igor Pecovnik
7a716d5606 Adding HDMI to A64 boards and cleanup. Removing deprecated patches, ... network is still broken, but HDMI works ... 2018-01-03 10:55:50 +01:00
Igor Pecovnik
eb56d5a600 Add M2ultra and R40 to NEXT kernel, removing their deprecated sources, scrapped from Wens https://github.com/wens/linux/commits/sunxi-next 2018-01-03 10:54:04 +01:00
Igor Pecovnik
1e5ecfd170 Add eMMC support for Espressobin NEXT 2018-01-03 10:51:29 +01:00
Igor Pecovnik
96f1fadce6 Add Pinebook A64 NEXT DTB (untested) 2018-01-03 10:45:37 +01:00
Igor Pecovnik
2c613401fb Add Libretech Tritium NEXT u-boot and kernel target, HDMI enabled, untested ... as CSC target 2018-01-03 10:44:25 +01:00
Igor Pecovnik
62854bed97 Update Nanopi M3 NEXT patch. 2017-12-31 14:31:28 +01:00
Igor Pecovnik
3172289652 Odroid C2. Update NEXT patchset, tested with 4.14.10 ... almost ready to merge with meson64
https://forum.armbian.com/topic/5917-nanopi-k2-wip-general-topics/?do=findComment&comment=45917
2017-12-30 10:49:05 +01:00