Igor Pecovnik
25edddc583
[s5p6818] Remove unused kernel sources with patches
2018-11-06 19:44:44 +01:00
Igor Pecovnik
32ce48f01d
[cubox-i] Drop K3.14.y and move 4.14.y to default, next -> 4.19.y, dev -> 4.19.y + mainline u-boot. Adjust 8188EU for K4.19.y
2018-11-06 18:39:31 +01:00
Igor Pecovnik
4188a0b260
[espressobin] Cleanup and bump to 4.19.y
2018-11-05 13:26:40 +01:00
Igor Pecovnik
2ceaa6e8bd
[bugfix] This commit fixes Bluetooth on Tinkerboard (tested) and most likely on z28Pro. Thanks to @Staars
2018-11-04 13:29:48 +01:00
Staars
a4e67f23ab
make 8822bs compile again with gcc 7.2.1
2018-11-01 14:16:03 +00:00
Thomas McKahan
83713f3414
Rockchip64-Dev: Renegade update device tree
...
Still does not boot, goes into boot loop at U-boot line: "Starting Kernel..." More work needed.
2018-10-31 02:13:01 -04:00
Thomas McKahan
1e8023fb0d
Meson64 Dev packaging fix
...
Missed from the Next patchset
2018-10-30 21:50:57 -04:00
Thomas McKahan
e72ddf2808
Meson64 enable dev building, update dev patches
...
Adds preliminary patches for 4.19
Known Issues:
- Does not like a lot of HDMI adapters
Needs tested by anyone with a Le Potato, Odroid C2, or Nanopi K2
2018-10-30 21:08:30 -04:00
Igor Pecovnik
385d464131
[mvebu default] Upstream patches
2018-10-26 16:15:48 +02:00
Igor Pecovnik
ae800bb515
[odroid c1] Move to 4.19.y and change its status to EOS. Left in a working state: http://ix.io/1pZa
2018-10-25 12:28:35 +02:00
Igor Pecovnik
f18360d1ef
[rk3399-dev] Merging rk3399-DEV with rockchip64-DEV on sources, patches and config level. Leave family intact, add 1.5 OPP for RK3328, add upstream patch for rk3399-default
2018-10-24 17:03:35 +02:00
Igor Pecovnik
ca99f8d0b7
[Rockchip/Rockchip64] Adjusting sources tags with most recent ones and tested on Rock64. Upstream patches for Rockchip, tested on Tinkerboard. Regeression: CONFIG_BT_HCIUART_3WIRE is gone from BSP Rockchip sources and we lost BT on Tinkerboard :( For the record: last know working BT is on 5.60 / 4.4.157
2018-10-24 11:59:03 +02:00
Thomas McKahan
04476bbe94
Meson64-next update patch set
...
- update patchset to reflect @superna9999 's meta-meson patches
- notable update adds video decoder and canvas drivers
As always many thanks to BayLibre and Neil Armstrong
2018-10-24 00:18:10 -04:00
5kft
a9f6207a3e
[rk3399-dev] bring in rockchip fusb302 driver; enable module in build
...
This change brings in the Rockchip version of the FUSB302 USB controller driver into
the kernel (with appropriate changes to enable it to build in kernel 4.19.y), and
configures the module build for the rk3399 kernel. This provides proper operation
of all <&fusb0> "extcon" references for the rk3399-nanopi4 boards, thereby enabling
all board USB host ports (e.g., now including <&u2phy0>) to now function properly.
2018-10-21 18:48:38 +00:00
5kft
79b83d0eac
cleaned up Orange Pi Zero Plus2 LED configuration
2018-10-20 17:35:13 +00:00
5kft
18215550b3
[rk3399-dev] added support for the status_led, set default to heartbeat
2018-10-20 04:04:59 +00:00
Alexander Reinert
0f59e1704e
Fixed compatible string of OrangePi Zero Plus on next
2018-10-18 21:57:09 +02:00
Martin Ayotte
b6ed9262a7
add missing usb2phy in orangepi-one-plus + disable temporarly the gmac since it crash under 4.18.y
2018-10-15 14:08:38 -04:00
Thomas McKahan
4b7442b450
Meson64 mark fclk_div3 critical
...
- SCPI mcu needs this clock it would appear
- Fixes cpufreq errors.
2018-10-15 00:05:22 -04:00
Igor Pecovnik
1c4340b421
[Rockchip and general] Add upstream patch for K4.4, adjust config to cover https://github.com/armbian/build/issues/1133 and add htoprc to support https://github.com/avafinger/htop-2.1.1_enhanced-version with showing CPU temp out of the box.
2018-10-14 11:20:25 +02:00
ThomasKaiser
b28fa47aa8
Increase performance with rk3399-dev
2018-10-13 16:35:07 +02:00
Igor Pecovnik
9dbc69e0ed
[Tinkerboard/MiQi] Fix eMMC boot problem on MiQi by reverting back to old u-boot, fix console that both are present, HDMI and serial, adjust boot script that we don't need hardcode DTB. U-boot variable is set to RK3288-tinker so adding symlink to RK3288-miniarm which represent the board in a legacy kernel. Added upstream patch, tested on MiQi and Tinkerboard S, default and dev, upgrades still need to be tested ...
2018-10-12 14:10:42 +02:00
Igor Pecovnik
e87775e14f
[Rockchip64] Adjust default branch, removed deprecated patches, adjust configuration, fix broken patch.
2018-10-11 11:41:54 +02:00
Igor Pecovnik
f07ddda5fc
[RK3399] DEV kernel bumped to 4.19.RC4, adjusted kernel config, set u-boot to v2018.09, fix serial console output, default boot console is now HDMI, tested on FA Nanopc T4; default kernel bumped to 4.4.160 and re-add patch which address some issues
2018-10-10 17:25:28 +02:00
Igor Pecovnik
28ac7a3683
Realtek 881xAU patch cleanup and adjustement for 4.19.y
2018-10-10 17:03:21 +02:00
Igor Pecovnik
b971c3f425
Adjust patchset for FriendlyARM's RK3399, move Nanopi Neo4 to .conf, adjust kernel configuration. Tested only for building.
2018-10-08 14:41:51 +02:00
Thomas McKahan
1214fd8f05
NanoPi K2 Add SPI
...
-Adds spidev to pins 19, 21, 23, 24, 26 as found on Raspberry Pi.
-set for 500 kHz max speed.
2018-10-07 01:23:00 -04:00
Thomas McKahan
bd07a73bab
Merge branch 'master' of https://github.com/armbian/build
2018-10-06 22:50:56 -04:00
Thomas McKahan
b5e9d65c7d
Odroid C2 Next enable SPI
2018-10-06 22:50:14 -04:00
Martin Ayotte
9b24f29529
fix wrong WiFi GPIOs on NanoPiM1+
2018-10-06 11:11:35 -04:00
Igor Pecovnik
fd235d6c34
Patches cleanup for sunxi-dev and a bugfix for WiFi powersave workaround
2018-10-02 17:34:41 +02:00
Igor Pecovnik
ef6847e647
Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version
2018-09-30 15:22:44 +02:00
Igor Pecovnik
9fcb58b8f1
Add Wifi and RTC bits to OpiLite2, changing kernel sources to mainline. HDMI is broken here. Untested ...
2018-09-28 18:19:43 +02:00
Igor Pečovnik
a997cf8d7d
Bugfix
2018-09-28 18:08:43 +02:00
Igor Pecovnik
7a831f2a70
Bump with version and K4.4 upstream patches
2018-09-26 11:55:44 +02:00
5kft
1a94e2a257
updated SY8106A regulator DTs to properly support mainline kernel driver change 8878302ebbc580d64f390c0acc509e5e8276598c
2018-09-23 15:33:31 +00:00
Martin Ayotte
3e3f254806
remove useless patch that disable Rock64Pro DT
2018-09-23 11:24:33 -04:00
Igor Pecovnik
735a3679e2
H6 boards - add support for 1800 MHz
2018-09-22 20:53:07 +02:00
Igor Pecovnik
1c00822819
Use ayufan mainline kernel for rk3399-dev
...
301b5eeb15
2018-09-20 15:20:50 +02:00
Igor Pecovnik
8defd568bc
Espressobin. Add support for macronix spi
2018-09-20 15:05:20 +02:00
Igor Pečovnik
5f4d1ff4f7
Remove deprecated patch
2018-09-19 12:28:49 +02:00
Igor Pecovnik
6f82ccd186
Adding R40 SATA driver
2018-09-18 17:43:02 +02:00
Igor Pecovnik
9ec439f0a7
Meson64 family fixes: set mac addr in kernel, few patches for Lepotato default, kernel config update
2018-09-17 20:31:10 +02:00
Igor Pecovnik
f2d368916a
Fix random MAC creation and remove one deprecated patch
2018-09-17 17:38:44 +02:00
Igor Pecovnik
acf84bac59
Fix xradio not showing up on Nanopi Duo, set fixed network MAC when using shield, small 1st run script RFC, removing deprecated stuff
2018-09-17 13:25:53 +02:00
Igor Pecovnik
546c30dd13
Kernel 4.4 upstream patches
2018-09-15 17:33:06 +02:00
Igor Pecovnik
8ea0b98845
Rockchip default, remove deprecated patches
2018-09-13 06:49:27 +02:00
Igor Pecovnik
f4a51236d7
Family RK3399 set fixed MAC address via our startup scripts until we don't have a proper solution and upstream patches
2018-09-12 17:30:44 +02:00
Igor Pecovnik
a0448ac987
Add eMMC support for Nanopi Neo Core on NEXT kernel and upstream patch for Rockchip
2018-09-12 10:39:04 +02:00
Igor Pecovnik
428c72a6f1
Disable UHS mode on Nanopi K2. This fixing SD card corruption when using modern SD cards. https://forum.armbian.com/topic/7913-nanopi-k2-microsd-error/
2018-09-10 14:02:28 +02:00