Commit Graph

926 Commits

Author SHA1 Message Date
Igor Pecovnik
3cb25e884f Nanopi K2 boots manually from u-boot (no support for loading boot script at the moment), works somehow, but stuck crashes on reboot, ... 2017-07-02 20:49:33 +02:00
Igor Pecovnik
8a008f2f89 Pine64 default kernel upstream patch 2017-07-02 07:51:40 +02:00
Igor Pečovnik
a83e706222 Merge pull request #707 from lhelontra/gc2035-improvements
bugfix: gc2035 accepts a wrong format in sensor_try_fmt_internal function.
2017-07-01 07:37:30 +02:00
lhelontra
207e082447 bugfix: when trying set fmt, like V4L2_PIX_FMT_{BGR24,SGBRG8}, driver sets BGGR 8bits format and causes segmentation fault. The raw bayer format was disable. 2017-07-01 01:39:05 -03:00
Igor Pecovnik
ebbd8a40ac Espressobin - mainline configuration update, moving kernel from NEXT to DEV (master branch) 2017-06-30 09:17:18 +02:00
lhelontra
d9b4e22fc5 small changes 2017-06-28 17:37:31 -03:00
lhelontra
c758a4e914 * resolution 1280x720 in hres0 mode, of 5fps to 8fps.
* resolution 1600x1200 in hres0 mode, quality improvements.
* resolution 1600x1200 in hres1, runs at 10fps and fixed darkness frames.
* fixes cropped cif resolution in hres3. * change hres name, 3 to 2 and 2 to 3.
* added auto choose of hres based on fps or/and resolution.
* new hres modes:
   - hres=0 (640x480|1280x720|1600x1200 - 8 FPS)
   - hres=1 (800x600|1600x1200 - 10 FPS)
   - hres=2 (320x240|352x288|640x480 - 15 FPS)
   - hres=3 (320x240|640x480|800x600|1600x1200 - 20 FPS)
2017-06-28 14:39:15 -03:00
Martin Ayotte
45de8bea8d Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-06-26 15:49:12 -04:00
Martin Ayotte
cb48540d4a fix xradio for 4.11 2017-06-26 15:45:28 -04:00
Tonymac32
82422e9726 Disable dma on tinker board uart0
DMA is apparently buggy, system hangs when attempting to use rtk_hciattach to enable BT.  Disabling DMA clears the problem.
2017-06-25 23:29:22 -04:00
Igor Pecovnik
909f19ad5c Espressobin updates, upstream patches, ... 2017-06-25 21:53:59 +02:00
Igor Pecovnik
db42fa4cc6 Add crypto patch to DEV branches and enable PPP config in sun50i
https://github.com/armbian/build/issues/701
2017-06-23 18:52:09 +02:00
Igor Pecovnik
6e034a1c4b Cubox and rockchip NEXT - add patch to fix crash related to AES kernel modules 2017-06-23 18:27:14 +02:00
Igor Pecovnik
7efbb7681e Rockchip default upstream patches 2017-06-23 18:22:49 +02:00
zador-blood-stained
11f7e6168f Add patch to fix crash related to AES kernel modules 2017-06-23 14:52:53 +03:00
zador-blood-stained
40953b2b68 Revert "Adjusting CUBOX and CLEARFOG next branches for kernel 4.9.x"
This reverts commit f37196cad0.
2017-06-23 14:43:05 +03:00
Igor Pecovnik
f37196cad0 Adjusting CUBOX and CLEARFOG next branches for kernel 4.9.x 2017-06-23 13:03:16 +02:00
Igor Pecovnik
4a366c01e2 mvebu64 NEXT initial configuration and packaging patch, tailored for Espressobin. Board boots but SD media is not supported or enabled. 2017-06-13 21:48:42 +02:00
Igor Pecovnik
1eb2f2a80b Kernel patches for Expresssobin. Not booting via bootscript but manually. Need to dig in deeper. 2017-06-13 13:42:31 +02:00
Igor Pecovnik
975da6da52 Kernel 4.4 upstream patches for Udoo and Rockchip 2017-06-13 09:24:57 +02:00
zador-blood-stained
1080d5f840 Add ipsec fix for stable mainline kernels (#693) 2017-06-11 16:25:10 +03:00
Igor Pecovnik
5ea0c97d55 Adjust Nanopi Neo Air to create separate DTB as we have separate def in u-boot. 2017-06-07 16:15:33 +02:00
Igor Pecovnik
77f69700e1 Fix for AP mode. Affects chips found on Cubox and Hummingboard 2017-06-07 12:31:05 +02:00
Tonymac32
9acc0711a4 Add device tree support for RTL8723bs Wifi
This sets everything up from the device tree side.  Firmware still needs added, and kernel config updated.
2017-06-03 14:40:06 -04:00
zador-blood-stained
291b95bceb Improve u-boot and DT update procedure for A64 devices 2017-06-03 21:10:07 +03:00
pfeerick
4dcdd1a791 11" Pinebook - reduce tearing/interlacing on desktop environment (#689)
Chancing `lcd_dclk_freq` on its own will reduce the tearing/interlacing visible with horizontal movement of DE screen elements, however this parameter, `lcd_vt` and `lcd_ht` all influence the refresh rate, which is a bit lower on the ayufan builds that included these altered settings, so would like to stick with what is known to work. This change could also be able to be applied to the pine64 DTSs, but since I don't use them as DE boxes, haven't tested.
2017-05-31 10:28:53 +02:00
Martin Ayotte
20240e9669 add overlays to sunxi-dev 2017-05-30 21:30:38 -04:00
Igor Pecovnik
76b2e6c346 Rockchip default upstream patches 2017-05-28 08:08:47 +02:00
Tonymac32
c746bd9a8a tinker board add spi2 spidev 2017-05-26 23:33:33 -04:00
zador-blood-stained
32d4f71c1a Update pine64-default config and DTs 2017-05-24 12:41:08 +03:00
Thomas Kaiser
0b8bbdf83e Revert 06f056ae95
Since Hardkernel deals with 'UAS issues' on their own upstream do not interfere with this any more -- see 19f12f4d04a24635170161b988871671c65b0cfa
2017-05-24 11:25:10 +02:00
Tonymac32
12a38f93a4 rk3288 Update polling of thermal sensors
Trip points at 70, 75, and 90 with increased polling speed
2017-05-24 02:07:12 -04:00
Martin Ayotte
ca2d079867 add RSP and AXP along with DTS for OPiWin 2017-05-23 10:03:51 -04:00
Igor Pecovnik
f42d6eef4c Upstream patches for kernel 4.4 2017-05-23 13:02:34 +02:00
zador-blood-stained
d5c6b8a487 Fix I2C2 in H3/H5 mainline DT 2017-05-23 12:29:38 +03:00
Igor Pecovnik
fdda21f5ba Odroid C2 boot scripts update. It boots into all kernels now ... initrd unresolved in mainline. 2017-05-22 11:14:16 +02:00
Igor Pecovnik
b779446b58 Odroid C2 NEXT and DEV branches, need testing 2017-05-21 18:44:19 +02:00
zador-blood-stained
af53caee16 Reenable OPi 2 codec 2017-05-20 17:40:05 +03:00
zador-blood-stained
95d5efbc53 Update overlay patches 2017-05-19 21:28:59 +03:00
zador-blood-stained
1fa119932c Remove obsolete patch 2017-05-19 21:28:24 +03:00
Igor Pecovnik
89134b0ffa Add Pinebook DT to kernel, power-manager to desktop images, change Pine64 legacy sources to Ayufan (merged with Longsleep's), Pinebook's RTL 8723 bluetooth firmware. Pinebook boots into Armbian since those changes ... 2017-05-19 20:24:05 +02:00
zador-blood-stained
a28ef7a8bc Enable charging LED on Pine64 2017-05-18 21:38:30 +03:00
Igor Pecovnik
9268b73289 Changing Odroid XU4 NEXT mainline u-boot with legacy for compatibility reasons - now it boots from SD and eMMC out of the box, kernel switching works. 2017-05-18 19:41:37 +02:00
Igor Pecovnik
ff0a2ae5c8 Typo 2017-05-18 08:01:04 +02:00
Igor Pecovnik
5ee9114ec1 Adjusting sunxi-DEV config and disabling broken NAND patches. 2017-05-18 06:12:40 +02:00
Igor Pecovnik
c5088927da Update DEV packaging pack for SUNXI 2017-05-18 05:58:48 +02:00
zador-blood-stained
903624296c Update sunxi64 overlays 2017-05-17 20:29:59 +03:00
Tonymac32
99b1c61630 rename but not delete Mali-UMP patch
Currently UMP is failing to compile
2017-05-16 12:33:44 -04:00
Tonymac32
bd632db335 Missed switching "next" to "dev" 2017-05-16 12:24:00 -04:00
Tonymac32
e97f73af6f Update patch removing Provides
Provides is no longer called out in the 4.12 builddeb
2017-05-16 12:18:09 -04:00
Igor Pecovnik
fc4841ad6b Udoo NEXT upstream patches 2017-05-16 16:34:01 +02:00
Igor Pecovnik
e2e4ef2760 Adjusting patch and update kernel conf for Rockchip NEXT 2017-05-16 09:47:54 +02:00
Igor Pecovnik
718fc37a37 Freezing Rockchip NEXT at 4.11, introducing DEV branch for master branch 2017-05-16 09:07:27 +02:00
Tonymac32
16ff5fe2df Remove Unnecessary MiQi LED patch
Patch implemented in 4.12 mainline kernel.
2017-05-15 21:20:34 -04:00
Igor Pečovnik
98752139ec Merge pull request #682 from Tonymac32/master
Fix spidev patch rockchip
2017-05-15 09:01:56 +02:00
Tonymac32
709c752c07 fix spacing
fix spacing
2017-05-15 01:33:50 -04:00
Tonymac32
b73d015413 spidev compatible - Added adjustment for 4.12
4.12 includes an extra compatible device, patch adjusted accordingly
2017-05-15 01:12:30 -04:00
Martin Ayotte
a3c5b63638 add preliminary integretion of AP6212 in BananapiM2Ultra 2017-05-14 19:57:59 -04:00
George Talusan
02df043c2c set sizeimage and default channel in VFE (#655) 2017-05-14 19:16:35 +03:00
zador-blood-stained
aa1b59710d Update mvebu-next branch to 4.11 2017-05-14 19:11:33 +03:00
zador-blood-stained
b30fcea3f9 Update sunxi-next branch to 4.11 2017-05-14 17:59:35 +03:00
Martin Ayotte
eb13a1c1bc fix wifi_wake and reset-gpios for WiFi on nanopim1plus2 and zeroplus2-H5 2017-05-13 18:37:18 -04:00
zador-blood-stained
dc9c7ea5c2 Update pine64-default patches part 3 2017-05-13 20:51:26 +03:00
Martin Ayotte
6478f4a5c9 add missing newline in clk-ng-fixes.patch 2017-05-13 13:32:45 -04:00
Martin Ayotte
597d474320 /delete-node/ spi-flash/reg_vcc_wifi/sdio_wifi + fix wifi_wake on r_pio 2017-05-13 13:32:45 -04:00
Igor Pecovnik
c8f15e5ff0 Add several DVB drivers. https://forum.armbian.com/index.php?/topic/4248-tinkerboard-dvb-drivers Removing deprecated patches, added upstream patch. 2017-05-12 07:33:41 +02:00
Martin Ayotte
e67ee02e4d add MMC2/USB/WiFi on ZeroPlus2-H3, missed during migration 4.10 to 4.11 2017-05-11 11:37:14 -04:00
Tonymac32
bc683f3d13 dts rockchip updates
Bugfixes, add SPI, gpu_power_model
2017-05-11 00:29:36 -04:00
Tonymac32
0009a36e85 dts rockchip 1.8 GHz support
also adjustments to thermal to match rockchip linux and Tinker
2017-05-11 00:25:20 -04:00
Igor Pecovnik
66dbecc949 Patch fix
https://github.com/armbian/build/issues/594#issuecomment-300236026
2017-05-09 19:44:37 +02:00
Thomas Kaiser
d2d85a0964 Additional 2048x1536 HDMI mode for sun8i legacy
https://github.com/armbian/build/issues/594
2017-05-09 19:03:18 +02:00
zador-blood-stained
1e531f9bdb Enable codec on dev branch for OPi PC, PC Plus, Plus 2E 2017-05-09 19:24:00 +03:00
zador-blood-stained
c59413adbf Silence extra DT warnings on mainline 2017-05-08 23:23:09 +03:00
zador-blood-stained
ff2bccd5b0 Fix sun8i-dev DE2 pipeline 2017-05-08 21:23:00 +03:00
Martin Ayotte
2dd4cbaa08 add a fix to sun7i-a20 dts for bananapim2ultra R40 2017-05-08 10:53:44 -04:00
Martin Ayotte
263e6e6691 add disable-reg_dc1sw-pine64 patch to fix ehternet issue in 4.11 2017-05-07 21:19:12 -04:00
Martin Ayotte
c9e42d1523 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-05-07 14:24:16 -04:00
Martin Ayotte
2ef5b1a295 re-enable DTS patches after fixing Makefile collisions in 4.11 2017-05-07 14:23:41 -04:00
zador-blood-stained
77d8707c01 Add more DVFS/THS patches for H5 2017-05-07 21:13:49 +03:00
zador-blood-stained
1bc816135d Remove obsolete patches 2017-05-07 21:05:48 +03:00
Martin Ayotte
cdb3b42bdb remove unresolved patches since now resolved 2017-05-07 13:55:48 -04:00
Martin Ayotte
71b09efb96 re-enable DTS patches after fixing Makefile collisions in 4.11 2017-05-07 13:51:49 -04:00
zador-blood-stained
f8d2562420 Clean up unresolved DVFS/THS patch for sunxi64 2017-05-07 16:07:25 +03:00
zador-blood-stained
ecbd097cdb Remove obsolete sunxi64 patch 2017-05-07 16:04:05 +03:00
zador-blood-stained
3d22d291a2 Remove obsolete sunxi64 patches 2017-05-07 11:05:57 +03:00
Martin Ayotte
6700d24e85 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-05-06 11:11:35 -04:00
Martin Ayotte
d2bf233b17 revert change done yesterday in sun8i-h3-spi-spidev.dts 2017-05-06 11:11:27 -04:00
zador-blood-stained
dd47a94472 Import first batch of sunxi64 patches 2017-05-06 11:47:22 +03:00
zador-blood-stained
d8332dbe22 WIP: update sunxi64 branch to 4.11 2017-05-06 11:08:48 +03:00
Martin Ayotte
6b83027508 add missing SPI aliases 2017-05-05 15:52:56 -04:00
Martin Ayotte
8f6f05e9f6 change add-h3-overlays to get SPI/SPIDEV enabled 2017-05-05 15:52:26 -04:00
Tonymac32
1a70a0538b Reorganized rockchip patches
no mingling of dts and driver patches, etc.
2017-05-05 02:04:31 -04:00
Tonymac32
0ccd88ae03 patch cleanup #3
Cleanup patch mess, get DTS changes all in one place, etc.
2017-05-05 02:00:25 -04:00
Tonymac32
10f5f03387 patch cleanup 2
Cleanup patch mess, get DTS changes all in one place, etc.
2017-05-05 02:00:01 -04:00
Tonymac32
e99db12394 Patch cleanup/organizing
Cleanup patch mess, get DTS changes all in one place, etc.
2017-05-05 01:59:40 -04:00
Tonymac32
13459c2655 rename 2017-05-04 23:33:23 -04:00
Tonymac32
b13a099d7e mmc: workaround for tinker reboot and bugfixes
mmc voltage and poweroff workaround for reboot, 
miniarm dts supply assignment bugfixes, 
clock assignments (criticals and ones without drivers)
2017-05-04 23:32:09 -04:00
Martin Ayotte
ee5b5b9a28 add patch for OPiZero to enable EMAC 2017-05-04 13:45:07 -04:00
Igor Pecovnik
7c0a5e3435 MiQi and Tinkerboard, renaming DEV branch to NEXT, which remains under nigjtly building, kernel remain attached to master branch for now. 2017-05-04 16:43:53 +02:00
Igor Pecovnik
7a5309cc50 Setting fixed MAC address for rockchip devices and upstream patch for Rockchip 2017-05-04 07:03:09 +02:00
Igor Pecovnik
c9b2303427 clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
https://groups.google.com/forum/#!topic/linux-sunxi/kztLGFTBgZw
2017-05-03 14:11:17 +02:00
zador-blood-stained
8bdba79052 Rename pine64-dev to sun50iw1-dev 2017-05-02 12:38:45 +03:00
zador-blood-stained
108d245571 Update sun8i-dev overlay support patches 2017-05-02 12:20:52 +03:00
Igor Pecovnik
026ffde092 Use same DT naming scheme as on mainline kernel. 2017-05-02 08:22:50 +02:00
Martin Ayotte
b0777d1d9a re-integrate overlay patches using DGibson DTC 2017-05-01 18:46:20 -04:00
Igor Pecovnik
dfc49ad387 Udoo NEXT upstream patches 2017-05-01 21:54:11 +02:00
zador-blood-stained
1b9ea51d47 Fix and enable 8189 driver for sun8i-dev branch 2017-05-01 22:51:52 +03:00
zador-blood-stained
c257d7989a sun8i-dev fixes 2017-05-01 21:52:11 +03:00
zador-blood-stained
7138ce5652 Disable sun8i-dev 8189es driver due to compilation errors 2017-05-01 21:37:03 +03:00
zador-blood-stained
05fdf4192c Disable sun8i-dev XRadio driver due to compilation errors 2017-05-01 21:13:57 +03:00
zador-blood-stained
744192b750 WIP: update sun8i-dev branch to 4.11 2017-05-01 20:46:09 +03:00
Thomas Kaiser
06f056ae95 UAS blacklist two more Seagate enclosures
https://forum.odroid.com/viewtopic.php?f=146&t=26016&start=100#p188479 and https://github.com/hardkernel/linux/issues/290
2017-05-01 18:17:58 +02:00
Thomas Kaiser
e6440d65f1 Fix Multicast issues with sun8i-emac
https://forum.armbian.com/index.php?/topic/3236-appletalkagain/
2017-05-01 17:20:12 +02:00
Igor Pecovnik
09f5e33a5f Rockchip default upstream patch 2017-04-30 21:59:41 +02:00
zador-blood-stained
d97acaa6ed Remove obsolete pine64-default patches 2017-04-30 18:58:14 +03:00
zador-blood-stained
55b4f3af4c Remove sun50i-default corekeeper patch - implemented upstream 2017-04-30 18:07:35 +03:00
Martin Ayotte
667b13dd86 add MMC2 to NanoPiM1Plus2 2017-04-29 13:58:48 -04:00
Martin Ayotte
b94ba68767 add add_nanopim1plus2_dts.patch + tweak other patch to avoid failure due to new one 2017-04-29 13:40:10 -04:00
zador-blood-stained
fa3e62b997 Remove obsolete patches 2017-04-29 11:44:17 +03:00
zador-blood-stained
75bb7d747e Update pine64-default patches 2017-04-29 10:47:01 +03:00
Martin Ayotte
1c2ae50b76 disable the EMAC on zero-plus-h5 2017-04-28 19:01:07 -04:00
Martin Ayotte
666ec6855d add a /delete-node/ to remove spi-nor from zero-plus-h5 2017-04-28 17:25:30 -04:00
Martin Ayotte
d1168437e4 fix OPiZeroPlus2-H3 to use it own DTS, not the NanoPiNeoAir 2017-04-28 15:27:22 -04:00
Igor Pecovnik
6dc6102809 Update rockchip DEV kernel config and added experimentral Mali / Vcodec patch 2017-04-28 10:01:03 +02:00
Tonymac32
bb812e51a9 Add Tinker Board Device Tree
Adds Basic Tinker Board device tree.  Has functional desktop.
2017-04-28 00:29:44 -04:00
Martin Ayotte
f80cc45202 tweak R_CCU patch according to Icenowy comments on IRC 2017-04-27 14:10:27 -04:00
Igor Pecovnik
598eaae32f Upstream patches for Rockchip boards 2017-04-27 15:53:16 +02:00
Martin Ayotte
5ad09a5c06 add new OPiZeroPlus patches + tweak OPiPrime/OPiWin patches 2017-04-25 12:14:39 -04:00
Igor Pecovnik
2b3b94f160 Renaming wireless patch to catch the proper order, added NFS / OMV related config options and upstream patches 2017-04-24 07:36:14 +02:00
lanefu
e6c47e0b33 Espressobin - WIP (#659)
* ljtesting stuff

* change local repo

* semi-usable esspressobin

* my kernel cofnig

* new source branch and fix securetty for root login via console

* new source branch and fix securetty for root login via console

* cleaned up board name;uncompressed Image for boot,changed default interface from eth0 to wan

* updated kernel config for espressobin and normalized naming

* new deb post_install tweaks for uncompressed kernel Image

* installs uncompressed kernelImage to /boot
2017-04-24 06:52:51 +02:00
Martin Ayotte
bc9aa1f5aa add SPI aliases in OPiPrime 2017-04-23 10:35:44 -04:00
Thomas Kaiser
89d40de58a Tweak settings for better (network) performance on quad core SoCs 2017-04-22 14:43:46 +02:00
Martin Ayotte
f8153eda09 initial patches for orangepiprime 2017-04-21 21:20:46 -04:00
Martin Ayotte
1ce00d6d4d duplicate R_CCU/R_PIO for A64 in pine64-dev folder 2017-04-20 19:46:34 -04:00
Martin Ayotte
99c16ae1eb fix wrong pins on SPI1 2017-04-20 16:13:05 -04:00
Martin Ayotte
49248c181c add aliases for SPI in sun50i-a64 2017-04-20 13:20:04 -04:00
Martin Ayotte
c4ecb2b6be remove duplicated DTS stuff between R_PIO and SPI patches 2017-04-20 12:08:26 -04:00
Martin Ayotte
89fd7c693b add missing PINCTRL_SUN50I_A64_R to Kconfig.platforms 2017-04-20 10:27:01 -04:00
Tonymac32
fa20ec72a9 Merge pull request #3 from igorpecovnik/master
4/19 update
2017-04-19 22:04:25 -04:00
Tonymac32
fca2032a96 Add rtl8723bs support Tinker Board
Updated driver to 4.4.0, modified kernel config, makefile, and kconfigs
2017-04-19 21:59:59 -04:00
Martin Ayotte
d6dbec122b update orangepiwin_dts for R_PIO 2017-04-19 17:35:29 -04:00
Martin Ayotte
46fe3043e8 add missing spi which disapear recently in A64 2017-04-19 17:33:56 -04:00
Martin Ayotte
9be0bf00a1 add rccu/rpio patches from Icenowy 2017-04-19 17:33:23 -04:00
zador-blood-stained
e1f6b95343 Add initial OrangePi 2G-IOT configuration 2017-04-19 17:54:58 +03:00
Martin Ayotte
f5c158d467 add USB and its power control in OrangePiWin 2017-04-18 13:50:29 -04:00
Martin Ayotte
ae0fc2e757 preliminary commit for new OrangepiWin builds 2017-04-18 12:35:50 -04:00
Tonymac32
84b3a8365c Updates rk3288.dtsi and tinkerboard dtsi
rk3288.dtsi:
    adds opp point table for CPU, HEVC, VPU service, QOS, noc, cif, etc  (current Rockchip-linux)
rk3288-miniarm.dts:
    adds corect LEDs, fixes 4K output bug, enables HEVC, adds wireless-bluetooth and wireless-wlan definitions, etc (current Rockchip-linux)

Compiles and boots tinkerboard, Miqi untested, however no errors compiling miqi dtb
2017-04-15 21:55:42 -04:00
zador-blood-stained
377a3e09e2 Add cpufreq support for mvebu-next 2017-04-15 13:12:05 +03:00
zador-blood-stained
547b7732e9 Small cleanup for mvebu-next patches 2017-04-15 12:42:23 +03:00
Igor Pecovnik
708299b9d5 Upstream patches for Rockchip kernel 2017-04-12 15:06:08 +02:00
zador-blood-stained
81f3c17deb Enable H3 SPDIF overlay compilation 2017-04-11 17:14:02 +03:00
zador-blood-stained
8ca3dcd622 Claen up BPi M2 configuration 2017-04-11 11:43:05 +03:00
zador-blood-stained
5c5b80b694 Update sunxi-next and sun8i-dev overlays 2017-04-08 16:49:12 +03:00
Martin Ayotte
1c23adc427 add overlay support to sun50iw2-dev/sun50i-h5 2017-04-06 17:32:04 -04:00
Martin Ayotte
5cf6e97bae add overlays support to sun50i-a64/pine64-dev 2017-04-06 16:55:02 -04:00
Igor Pecovnik
945bfde9bc Kernel config updates and two upstream patches 2017-04-04 21:00:34 +02:00
Igor Pecovnik
c477ff850c Upstream patches for Udoo NEXT 2017-04-04 19:21:34 +02:00
Igor Pecovnik
0d24d96bc7 Removing deprecated patches MVEBU default 2017-03-31 09:07:17 +02:00
Igor Pecovnik
2f6d5e27e7 Upstream patches and tiny bugfix in S500 conf 2017-03-26 23:20:55 +02:00
zador-blood-stained
49a4542412 Update overlays 2017-03-25 15:38:30 +03:00
zador-blood-stained
eff9498477 Remove obsolete patches 2017-03-25 15:19:33 +03:00
Igor Pecovnik
a2bf4b3d99 Added kernel splash logo, can be toogled in armbianEnv, currently disabled by default 2017-03-25 09:36:01 +01:00
Igor Pecovnik
a1b561163f Added mising upstream patch for Udoo NEXT 2017-03-24 20:00:53 +01:00
zador-blood-stained
0718e98344 Update overlays 2017-03-23 21:57:57 +03:00
zador-blood-stained
ff98a0098f Update overlays
Add PPS overlays
Add overlays for A10 SoC
2017-03-21 20:26:38 +03:00
zador-blood-stained
1bd9a9fa08 Fix reported sun6i SPI max transfer size 2017-03-20 01:13:41 +03:00
Igor Pecovnik
5bc552021e Fix Tinkerboard uboot writing, upstream patches, enabling nighly beta builds, Udoo NEXT upstream patches 2017-03-19 21:56:34 +01:00
Martin Ayotte
322bee050b replace spi-sun6i-allow-large-transfers patches with MeoIcenowy version 2017-03-18 14:03:30 -04:00
Igor Pecovnik
85f6cccbd5 Removing nonexisting stuff from Neo2 config 2017-03-15 17:35:27 +01:00
zador-blood-stained
3c58911152 Rename OPi Zero DT file to match upstream changes 2017-03-15 19:27:13 +03:00
zador-blood-stained
812d1252b5 Update DT overlays 2017-03-14 18:22:21 +03:00
Igor Pecovnik
7e34e51921 MiQi DEV kernel configuration and patches update 2017-03-14 10:16:16 +01:00
zador-blood-stained
caf4b1b037 Add new A20 overlays
Update some H3 overlays
2017-03-13 20:32:37 +03:00
Igor Pecovnik
a6e818dc2f Upstream patches for MiQi / Tinkerboard default kernel 2017-03-13 11:56:01 +01:00
zador-blood-stained
3941340d9e Update H3 overlays
Add CIR overlay
Add united SPI overlays with bus selection through parameters
2017-03-12 20:33:10 +03:00
zador-blood-stained
2ae0eabd25 Add new H3 overlays with parameters and documentation 2017-03-10 17:10:24 +03:00
zador-blood-stained
52ecf017bd Add optional RTS and CTS pins to H3 UARTs 2 and 3 2017-03-08 16:49:59 +03:00
zador-blood-stained
07b3808345 Remove obsolete and not working sun8i-dev patches
sun8i-ce needs rework so it's almost useless now
and may break compilation depending on selected options
a33-olinuxino DT was merged upstream
2017-03-08 16:17:07 +03:00
zador-blood-stained
24a0635457 Add GPADC dependencies fix patch
https://groups.google.com/forum/#!topic/linux-sunxi/y30wpthPUSo
2017-03-08 16:15:21 +03:00
zador-blood-stained
9dcf553c45 Add CAN mcp2515 overlays to sun8i-dev
Clean up other overlays and overlay support patches
2017-03-06 15:43:41 +03:00
Igor Pecovnik
0ed6289923 Deprecated patch 2017-03-05 11:48:48 +01:00
zador-blood-stained
66d3038052 Disable C2 eMMC calibration (experimental) 2017-03-04 00:13:31 +03:00
zador-blood-stained
c43b202568 Remove SPIdev warnings 2017-03-04 00:12:55 +03:00
zador-blood-stained
a08cd6fe7a Add/fix A64 arch timer errata (experimental) 2017-03-04 00:11:42 +03:00
zador-blood-stained
c8de734d35 Convert BPro touch screen patch to a DT overlay 2017-03-04 00:08:51 +03:00
Igor Pecovnik
86f79cac68 Restore Odrod C1 and C2 configurations, move HDMI init to systemd.service 2017-03-02 20:56:40 +01:00
Igor Pecovnik
9e2d465b4d Cubox NEXT kernel configuration update, MiQi DEFAULT upstream patch 2017-03-02 18:07:59 +01:00
Igor Pecovnik
a9009593d9 MiQi turbo boost and throttle patches up to 2.21 GHz, enable with: echo 1 > /sys/devices/system/cpu/cpufreq/boost, configuration update 2017-03-01 21:37:52 +01:00
Igor Pecovnik
28af765cb0 Cubox family patch fixes 2017-02-28 12:19:19 +01:00
zador-blood-stained
ba02ff9cfb Small cleanup for h3 overlays 2017-02-27 23:26:03 +03:00
zador-blood-stained
335b6cf0df Cleanup for patches part 2 - remove random exec bits 2017-02-27 00:20:28 +03:00
zador-blood-stained
95bd05be47 Add A20 SPDIF out overlay 2017-02-26 23:13:57 +03:00
zador-blood-stained
3b2bfeecef Cleanup for patches - disable random file mode changes 2017-02-26 20:38:28 +03:00
zador-blood-stained
2dbacb27e3 Update mvebu-next to 4.10.x 2017-02-26 20:33:09 +03:00
zador-blood-stained
c7bbc3257e Initial A20 overlays support for sunxi-next kernel
Remove patches that can be handled with overlays
2017-02-26 19:46:15 +03:00
zador-blood-stained
7dd9eed240 Update mainline kernel branch to 4.10.x 2017-02-26 19:05:08 +03:00
Igor Pecovnik
33de6480df Adding Beelink X2 DTB to sun8dev, removing deprecated patch, upstream patch fix for MiQi 2017-02-23 19:40:09 +01:00
zador-blood-stained
446ec3a8ee Update sunxi64 branch to 4.10-rc8 2017-02-23 21:21:44 +03:00
Igor Pecovnik
1e07b3fee3 Adjusting patches due to upstream version bump 2017-02-23 18:10:56 +01:00
Igor Pecovnik
84b173d2bb Cubox NEXT kernel configuration update, added AUFS 2017-02-23 16:33:33 +01:00
Igor Pecovnik
8f5300eed4 Added AUFS to MVEBU default and Udoo Next, added upstream patches to (4.4.50) and dccp fix to Udoo Next, conf updates 2017-02-23 13:48:59 +01:00
Igor Pecovnik
38628afcc3 Add AUFS to SUNXI NEXT 2017-02-23 12:10:24 +01:00
Igor Pecovnik
ae9f2cd8b8 Add AUFS to Rockchip default kernel 2017-02-23 10:45:58 +01:00
Igor Pecovnik
c62688fdc9 DCCP double-free vulnerability
https://forum.armbian.com/index.php/topic/3636-cve-2017-6074-dccp-double-free-vulnerability-local-root/
2017-02-23 10:20:59 +01:00
Igor Pecovnik
92768a5273 Added AuFS and few other changes to XU4 NEXT kernel 2017-02-22 18:44:01 +01:00
zador-blood-stained
82bf79b703 Add simplefb nodes to Pine64 dev kernel
Rename some video support patches
2017-02-21 20:11:19 +03:00
Igor Pecovnik
89ccaa6457 MiQi: fixed eMMC install, added developement kernel with MALI driver, added default to normal builds and keep dev at nightly, adjusted CPU frequency 2017-02-21 13:51:17 +01:00
zador-blood-stained
9f514f5bc9 Remove obsolete sun8i-dev patches 2017-02-21 13:23:09 +03:00
Igor Pecovnik
70bf12195e Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change 2017-02-20 21:15:10 +01:00
Igor Pecovnik
83e1922c16 Preliminary Mqmaker MiQi + some other Rockchip RK3288 boards support. U-boot and kernel 4.4.50 ... building o.k., tested booting to u-boot. 2017-02-20 14:35:25 +01:00
Igor Pecovnik
08337014f9 S500 default upstream patches 3.10.104-105 2017-02-18 20:38:44 +01:00
Igor Pecovnik
65c95c9cce Odroid XU4 default upstream patches 2017-02-17 10:21:30 +01:00
Igor Pecovnik
c7a9f59293 Adding Nanopi Neo 2 to build targets 2017-02-16 21:44:30 +01:00
Martin Ayotte
657759dec0 move aliases patch into sun8i-h3.dtsi 2017-02-12 16:23:32 -05:00
Martin Ayotte
ae80cde098 add patch for aliases 2017-02-12 14:43:04 -05:00
zador-blood-stained
bacf567104 Rename, split and improve H3 DT overlays
Fix OPi Zero DT
Improve DT loading reliability
2017-02-11 20:32:53 +03:00
zador-blood-stained
809c7b256f Prepare for adding TV out support on sun8i-dev 2017-02-10 22:48:57 +03:00
zador-blood-stained
dbf6653e96 Fix Ethernet crash on boards using internal PHY
https://patchwork.ozlabs.org/patch/725923/
2017-02-10 22:47:45 +03:00
Igor Pecovnik
0dbc990af7 Udoo Next upstream patch 2017-02-10 19:45:06 +01:00
zador-blood-stained
f2a643623a Reenable sun8i-ce in the dev kernel
Update kernel patches and configuration
Remove obsolete patch
2017-02-09 19:39:35 +03:00
zador-blood-stained
0630d4dcd9 Switch sun8i-dev to kernel 4.10
Add extra USB ports and audio codec as DT overlays
2017-02-09 16:19:52 +03:00
zador-blood-stained
7234f78e6a Remove obsolete patch 2017-02-08 21:20:40 +03:00
zador-blood-stained
31161bf5d1 Fix some H3 overlays 2017-02-08 21:19:32 +03:00
Igor Pecovnik
3c8e252fb1 Change Odroid C1 and C2 families to meson and meson64 2017-02-06 12:40:02 +01:00
Igor Pecovnik
38da289911 Upstream patch for Udoo Next 2017-02-04 17:45:12 +01:00
Igor Pecovnik
a804dcb961 Disabling patches. need to fix them later 2017-02-03 18:53:45 +01:00
Igor Pecovnik
3cd6312023 Fixing patches for sun8i default 2017-02-03 18:48:04 +01:00
Igor Pecovnik
a83a6957f5 HDMI CEC patch for sun8i default 2017-02-03 14:11:38 +01:00
zador-blood-stained
a6fb3c8476 Add WIP SoPine64 legacy support 2017-02-03 12:09:25 +03:00
zador-blood-stained
813cfaa16c Add missing patch to Pine64-dev 2017-02-02 23:32:04 +03:00
Igor Pecovnik
ba3548468e Adding Ethernet to Friendly ARM Neo / Air (they share configuration) 2017-02-02 18:52:33 +01:00
Igor Pecovnik
d0ca606252 Upstream patches for Udoo Next 2017-02-01 22:25:50 +01:00
Igor Pecovnik
0210152fc1 Add g_serial to developement kernel, tested on Opi Lite. added patch with thermal settings for Opi Lite 2017-02-01 20:23:35 +01:00
Martin Ayotte
583d88ad7d add uartX-enable.dts in overlays 2017-01-31 19:11:36 -05:00
Martin Ayotte
586537468b fix large-transfers in pine64-dev/sun50iw2-dev 2017-01-31 11:16:26 -05:00
Erwin Houtsma
819a98e867 Alter Orange Pi PC2 Cooling map (#614) 2017-01-31 17:50:26 +03:00
zador-blood-stained
633824dd64 Small fixes for the H3 overlays 2017-01-31 12:52:33 +03:00
zador-blood-stained
01a34e94e2 Enable UART3 for NanoPi Neo/Air for the AP6212 BT
https://github.com/Fourdee/DietPi/issues/738
2017-01-31 12:46:15 +03:00
zador-blood-stained
c3107a18df Add some overlays to the sun8i-dev kernel 2017-01-30 19:07:04 +03:00
zador-blood-stained
581bf44399 Remove some obsolete patches 2017-01-30 18:58:27 +03:00
Martin Ayotte
b9c017f996 Merge branch 'master' of https://github.com/igorpecovnik/lib 2017-01-30 10:44:47 -05:00
Martin Ayotte
d9fc61d413 switch pine64-dev to 4.10.x, fix patches, remove useless ones 2017-01-30 10:44:35 -05:00
Igor Pecovnik
cb9ee352f2 Patch for GMAC driver for proper powering on M1 plus. Need testing that it won't break functionality on other boards which fancy same chip. 2017-01-30 16:26:11 +01:00
Martin Ayotte
10e8a06a60 tweak overlays patch for sun50iw2-dev branch 2017-01-29 20:43:58 -05:00
zador-blood-stained
82e11393fd Update sun50i-dev branch to 4.10
This adds analog audio support to Orange Pi PC2
2017-01-29 22:51:53 +03:00
zador-blood-stained
47df732c29 Remove unresolved patches 2017-01-28 15:31:09 +03:00
zador-blood-stained
3d8fce2bc9 Update Pine64 and PC2 kernel patches 2017-01-27 17:31:44 +03:00
zador-blood-stained
dc6f9d98a2 Fix OPi PC2 regulator boundaries
Add SPI flash support to PC2
Update sunxi64-dev kernel config
2017-01-27 12:58:52 +03:00
zador-blood-stained
bdcfb98e02 Fix MMC issues on PC2
Update sun8i-dev kernel config
2017-01-26 17:31:29 +03:00
zador-blood-stained
eda0e5dd64 Add new PC2 DVFS table 2017-01-25 20:11:46 +03:00