Igor Pecovnik
65329f652f
Kernel 4.4 upstream patches
2017-07-03 16:06:47 +02:00
Igor Pecovnik
866b52fbc9
Suspend resume audio fix and upstream patches for Pinebook64
2017-07-03 14:44:42 +02:00
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
9348021757
Remove deprecated patch
2017-06-18 09:47:06 +02:00
zador-blood-stained
c1edcdb396
Add possible missing bits for A10/A20 EMAC/GMAC
2017-06-14 23:18:12 +03: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
zador-blood-stained
f446d141a1
Update pine64-default bootlogo and u-boot patches
2017-05-30 15:17:44 +03:00
zador-blood-stained
8e4cd0a39e
Fix for mvebu new u-boot and boot script
2017-05-28 20:52:05 +03:00
zador-blood-stained
13ef1f38f7
Fix for mvebu u-boot compilation
2017-05-28 18:08:37 +03: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
1dab6a056e
Additional fix for overlays support in u-boot
2017-05-23 12:30:03 +03: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
38d9afe64a
Add NanoPi M1 u-boot defconfig
2017-05-20 16:41:32 +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
Igor Pecovnik
85c00553ab
EXT4 support enabled by default, patch become deprecated.
2017-05-17 20:40:37 +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
zador-blood-stained
427ecc712c
Update mvebu boot script and patches
2017-05-16 16:39:58 +03: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
zador-blood-stained
1645d6820f
Update pine64-default patches and boot script part 2
2017-05-13 17:27:39 +03:00
zador-blood-stained
a759e65477
Update pine64-default patches and boot script
2017-05-13 16:29:14 +03:00
zador-blood-stained
384e9a0948
Update pine64-default configs
2017-05-12 21:05:41 +03: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
2c994750ee
add missing USBs in u-boot for opizeroplus2
2017-05-11 13:40:13 -04:00
Martin Ayotte
a4f2dda417
add missing MMC2 in u-boot for opizeroplus2-h3
2017-05-11 12:38:03 -04: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
63a88eab9a
Typo
2017-05-09 15:54:53 +03:00
zador-blood-stained
40fd82f633
Cleanup
2017-05-09 15:51:02 +03:00
zador-blood-stained
40061e1ff7
Readd OPi Zero+2-H3 u-boot defconfig
2017-05-09 15:50:37 +03:00
zador-blood-stained
8950127007
Add OPi Zero default cpufreq u-boot patch
2017-05-09 15:36:40 +03:00
zador-blood-stained
549a20ecc2
Small cleanup
2017-05-09 15:33:57 +03:00
zador-blood-stained
4db20ff61a
Readd lime2-emmc u-boot config
2017-05-09 14:21:16 +03:00
zador-blood-stained
6dcbb3cbf7
Do not relocate initrd for sun8i-default config
...
This fixes booting legacy kernel on OPi Zero 256MB
2017-05-09 12:51:00 +03:00
zador-blood-stained
c59413adbf
Silence extra DT warnings on mainline
2017-05-08 23:23:09 +03:00
zador-blood-stained
ae7fdd86d0
Remove obsolete patch
2017-05-08 21:41:40 +03:00
zador-blood-stained
ff2bccd5b0
Fix sun8i-dev DE2 pipeline
2017-05-08 21:23:00 +03:00
zador-blood-stained
b2f6ea41a0
Add DE2 fixes
2017-05-08 21:05:31 +03:00
zador-blood-stained
0b2e5efc14
Add DM DE2 driver to sun8i-dev u-boot
2017-05-08 21:00:30 +03:00