Commit Graph

1486 Commits

Author SHA1 Message Date
Igor Pecovnik
effbb42f13 Remove deprecated patches 2018-07-04 21:17:06 +02:00
Tony
1815b18cef
disable soundcards meson next 4.17
the I2S clock is apparently problematic right now, or the dts definition is off.  Either way it is causing problems at the moment.  This simply doesn't add the device tree entries for the cards.
2018-07-04 08:23:04 -04:00
Igor Pecovnik
3407c258bd Remove deprecated patch 2018-07-04 09:34:02 +02:00
Tony
6d801ba413
fix typo
acpi != scpi
2018-07-04 02:25:22 -04:00
Thomas McKahan
0bfb192753 Meson64-next patch updates, acpi fix 2018-07-04 02:15:16 -04:00
Igor Pečovnik
76e9ce0d16 Switch Sunxi-DEV U-boot to 2018.05, adjust patches, add support for A83T http://ix.io/1fUK 2018-07-03 21:10:18 +00:00
Igor Pečovnik
6e7e01af0b Adjust cubox-i / HB DEV to 4.17.y 2018-07-03 14:13:25 +00:00
Thomas McKahan
9059e81dbb Rockchip Fix Mali on newer kernels 2018-07-02 22:20:30 -04:00
Martin Ayotte
6217b5be56 Merge branch 'master' of https://github.com/armbian/build 2018-07-02 15:17:25 -04:00
Martin Ayotte
174953de1e Add eMMC to OlinuXino A64 DT 2018-07-02 15:17:16 -04:00
Igor Pečovnik
c20367f025 Enable Three-wire UART (H5) protocol support needed for Z28 Pro and upstream patches for Rockchip default 2018-07-02 17:22:30 +00:00
Igor Pečovnik
c1481e61ec Odroid C1 DEV kernel patches adjustement. No HDMI, eMMC and broken network. http://ix.io/1fKw 2018-07-02 15:43:26 +00:00
Martin Ayotte
8fb0d6da7b add new board-orangepiwin-fix-many-dts.patch 2018-07-01 21:47:39 -04:00
Igor Pečovnik
69e6f2b2f4 Odroid XU4 kernel 4.14.y kernel config and patches adjustement (DEV branch) 2018-07-01 18:58:45 +00:00
Igor Pečovnik
c63b2129f6 Lock RK3328 to last known working tag. Thanks for idea/tip to @markh-de 2018-07-01 13:55:11 +00:00
Igor Pečovnik
8fa1c1fbeb
Merge pull request #1028 from teacupx/roc-rk3328-cc
Modify rk3328-roc-cc.dts according to last Firefly
2018-06-30 09:13:31 +02:00
JMCC
98100bf764 Modify rk3328-roc-cc.dts according to last Firefly 2018-06-29 23:58:15 +02:00
Igor Pečovnik
704d40ba87 Rockchip DEV patches adjustement. Troubles with HDMI on 4.17 and 4.18 ... 2018-06-29 20:57:20 +00:00
Igor Pečovnik
707c3a8723 Fix permissions on a patch 2018-06-29 16:22:22 +00:00
Igor Pecovnik
9952fdaa2d Revert "fix axp20x patch according to recent Wens patch"
This reverts commit cff1915e11.
2018-06-29 15:56:49 +02:00
Igor Pečovnik
3d35e2edfc Add eMMC support for Tinkerboard S into the kernel, bump u-boot to 2018.05 2018-06-29 09:48:00 +00:00
Tony
fafd26db7e
Rockchip default merge (#1026)
* Initial commit, cleanup of Rockchip default

* clean up patches:
- 100_DTS_Tinker_opp_LED was splitted into 3 patches
	- 100_DTS_opp for opp (adjusted to RKs 3 point description of opp Voltage)
	- 110_DTS_8723bs for the wifi driver
		-rename of 270-dts-tinker-bluetooth.patch -> 111_DTS_disable_AP6212_bluetooth.patch to keep wifi-chip stuff together
	- 120_DTS_led1_heartbeat
- 190_dts_tinker_s_emmc was reworked and splitted
	- gpiomem node was removed and has its own patch (260_DTS_gpiomem_node)
	- i2c1 node was removed and has its own patch 270_DTS_activate_i2c1
	- spi2 part was removed (defined in rk3288.dtsi), default CS will now be CS0 not 1 (no reason to change this)
	- vdd_log regulator is removed (the counterpart is missing anyway, and actually disabled in ASUS and Rockchips branch) --> own patch in case it gets activated
- 120_workaround_tinker_board_reboot -> 130_workaround_tinker_board_reboot to get some free numbers... ;)

* Renamed 190_DTS_tinker_s_emmc and splitted into DTS-Part and driver part (191_driver_mmc_adjustment)

* Boots, Still no hdmi console

* Rockchip Kernel config updates

Thanks to @Ntemis for the config options, they fixed the framebuffer

Still have runtime GPU errors related to power model
2018-06-28 22:11:59 -04:00
Igor Pečovnik
c16321eb01 Espressobin / MVEBU64 family kernel upgrade, patches adjustement, C2 bugfix 2018-06-28 18:19:39 +00:00
Igor Pečovnik
fcb85f1767 Major Amlogic RFC and cleanup
- merging C2 and Meson family on the source level, C2 is still making own kernels, but sources, patches and configs are the same
- merged boot scripts for meson family. support for non existing legacy kernel was dropped from boot scripts, added UUID support, armbianEnv.txt
- Meson default remain on 4.14.y, NEXT moved to 4.17.y and DEV remains on master
- remove deprecated patches, remove wrong permissions in patches
- tested on C2, K2 and Le Potate. USB troubles are still present and common, while K2 and Lepotato might have boot/reboot troubles on 4.16+
- boards configuration cleanup
- moving K2 to the supported list. It's the same level of support as Le Potato
2018-06-28 08:27:08 +00:00
Martin Ayotte
8bc9d032a3 fix pantoniou configfs using pelwell patch for new OF API 2018-06-27 11:24:34 -04:00
Martin Ayotte
cff1915e11 fix axp20x patch according to recent Wens patch 2018-06-26 13:07:59 -04:00
Igor Pečovnik
99a34c7be1 Move Odroid C2 from 4.14.y to 4.16.y, added patch for ethernet, DEV to master, both tested ... not perfect but in a better condition. 2018-06-26 12:47:49 +00:00
Igor Pečovnik
65368a323a Move Espressobin NEXT to 4.16.y and DEV to 4.17.y, adjusted patches, tested for building and booting 2018-06-25 17:36:58 +00:00
Igor Pečovnik
154b83d39d Patches cleanup, adjust Udoo to 4.17 2018-06-25 17:13:51 +00:00
Igor Pečovnik
b2bb8fba4f Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission fix in patches, adjust Udoo NEXT patches 2018-06-25 15:59:58 +00:00
Igor Pečovnik
731b567278 Adjust default CMA size to 128M for sunxi-64 and set heartbeat to second LED on K1+ 2018-06-24 13:51:50 +00:00
Igor Pečovnik
b888408e7e Fix permissions on several patches, remove deprecated, adjust NanoPI K1 that works with 4.14.y 2018-06-24 11:40:28 +00:00
Igor Pečovnik
6ee779b744 Enable ramlog only if it was enabled before. This fixes possible troubles on OMV installs. Adjusted Odroid NEXT kernel configuration, fixes eMMC/SD card u-boot updating if not on the first place /dev/mmcblk0 ... checks also 1 and 2, move nanopik1plus to supported list 2018-06-23 13:28:27 +00:00
Igor Pečovnik
acb3ec59e1 Moving Odroid C2 default to 3.16.y 2018-06-22 10:57:55 +00:00
Igor Pečovnik
454c64a3e2 Adjust NanoPi K1 Plus for 4.17.y ... 2018-06-21 15:10:27 +00:00
Igor Pečovnik
10e2065190 SUNXI/64 Add CSI driver, kernel configuration update, meging patches for NeoAir and enable camera driver, enable teres bootlogo, AW SOC ID 2018-06-21 11:31:26 +00:00
Igor Pečovnik
105adc415d Add Olimex Teres and Pinebook DEV targets and few minor typos. Pinebook boots, Teres almost ... TBC 2018-06-19 19:37:42 +00:00
Igor Pecovnik
d92e11fccf Odroid C2 DEV / 4.17.y patches update, kernel configuration update 2018-06-19 15:14:42 +02:00
Igor Pečovnik
09b313f860 Added timeouts for our new services, bugfix for packaging 2018-06-17 08:23:40 +00:00
Igor Pecovnik
e81159f284 Rock64 RK3328 default patches adjustements 2018-06-16 10:02:43 +02:00
Igor Pecovnik
ebd89c9b73 Odroid XU4 NEXT upstream patches 2018-06-14 13:30:47 +02:00
vovexe
0ae6cfe1e4
Corrected resolution 1024x768@60Hz 2018-06-13 19:33:49 +02:00
Igor Pecovnik
dae3924965 Add LED support for Zero Plus2 also to the DEV branch.
https://github.com/armbian/build/pull/1012
2018-06-13 10:25:59 +02:00
Igor Pečovnik
982a7d0881
Fix the patch 2018-06-13 10:22:31 +02:00
Nikolay
a815bbf1cc fix patching 2018-06-13 12:35:09 +05:00
Nikolay
b1141263b4 Add onboard led support 2018-06-13 10:43:23 +05:00
zador-blood-stained
f847b1d219 Drop OPi 2G-IOT build target
"Community supported" configurations with a lot of issues, no community
to support it and no improvements in more than a year should be dropped
2018-06-12 13:49:37 +03:00
Igor Pecovnik
3e3efab8b9 Rockchip default patches update 2018-06-12 08:47:09 +02:00
Igor Pecovnik
932de31732 SUNXI NEXT packaging patch bugfix 2018-06-07 13:44:58 +02:00
Igor Pecovnik
135932d4c4 Changing Meson64 u-boot to 2018.05 due to apparent eMMC bug and removing deprecated patches 2018-06-07 10:12:51 +02:00
Tony
149154c201
remove boot parameters from Rockchip
I'm not sure why these were added, but remove them, we have our own.
2018-06-06 22:28:32 -04:00
Martin Ayotte
e0382d1ad2 add RTS/CTSto uart2 2018-06-05 21:09:02 -04:00
Martin Ayotte
c0a40f327c fix patch collision about usb1-vbus on orangepi-win 2018-06-05 20:38:48 -04:00
Tony
ad07dbb900
Meson64 Le Potato Mainline u-boot (#998)
Le Potato and NanoPi K2 now both use 2018.03 mainline U-boot.
2018-06-05 16:41:44 -04:00
Igor Pecovnik
d4f52f86a4 Add preliminary support for Orangepi Lite 2 H6 2018-06-05 21:45:54 +02:00
Igor Pecovnik
7040128e35 Add preliminary support for Orangepi One Plus H6 and small typo for H6 Pine config
Bootlog: http://ix.io/1col
2018-06-05 16:49:23 +02:00
Karabek
80eec3f2ea
H3 Nanopi Air: Update
small update ...
2018-06-05 09:46:44 +02:00
Karabek
89d5bc6820
H3 Nanopi Air: Update 2018-06-05 09:46:11 +02:00
Karabek
d51cce6ceb
H3 NanoPi Neo Air: updated wifi patch
updated patch enabling wifi for 4.17 changing model identifier, wifi powerup sequence, and wifi module control
2018-06-03 15:56:29 +02:00
Karabek
cfc87b876b
H3 Nanopi NeoAir: updated patch enabling wifi
updated patch for 4.17
2018-06-03 15:55:08 +02:00
Karabek
cdcb2bf748
Add dvfs-functionality to OrangePi boards
renamed board-47-05-enable-dvfs-opi-lite	from	safe-need-more-inspection/47-05-enable-dvfs-opi-lite
2018-06-03 12:52:39 +02:00
Karabek
6881589e5c
Add dvfs-functionality to OrangePi boards
renamed board-47-02-enable-dvfs-opi-one 	from	safe-need-more-inspection/47-02-enable-dvfs-opi-one
2018-06-03 12:52:01 +02:00
Karabek
3534d7a53f
Add dvfs to OrangePi H3-boards
renamed board-47-01-enable-dvfs-opi-zero	from	safe-need-more-inspection/47-01-enable-dvfs-opi-zero
2018-06-03 12:51:17 +02:00
Karabek
6d9a620cd4
Add dvfs to OrangePi H3-boards
renamed board-47-02-enable-dvfs-opi-one 	from	safe-need-more-inspection/47-02-enable-dvfs-opi-one
renamed board-47-05-enable-dvfs-opi-lite	from	safe-need-more-inspection/47-05-enable-dvfs-opi-lite
renamed board-47-01-enable-dvfs-opi-zero	from	safe-need-more-inspection/47-01-enable-dvfs-opi-zero
2018-06-03 12:50:21 +02:00
Karabek
9806e6368e
Delete 12-dw-hdmi-add-H3-glue.patch
File:	unresolved/12-dw-hdmi-add-H3-glue.patch
	now included upstream in drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig
	and in drivers/gpu/drm/sun4i/Makefile
	and provided upstream in drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c
2018-06-03 10:34:21 +02:00
Karabek
ee488ca650
Delete 13-dw-hdmi-add-DT-nodes.patch
File: 	unresolved/13-dw-hdmi-add-DT-nodes.patch
	now included upstream in arch/arm/boot/dts/sunxi-h3-h5.dtsi
2018-06-03 10:33:54 +02:00
Karabek
9c6f2b3b31
Delete 10-clk-hdmi-allow-set-rate-parent.patch
File:	unresolved/10-clk-hdmi-allow-set-rate-parent.patch
	now included upstream in drivers/clk/sunxi-ng/ccu-sun8i-h3.c
2018-06-03 10:33:31 +02:00
Karabek
42a4bf3f19
Delete 09-dw-hdmi-add-workarounds.patch
File: 	unresolved/09-dw-hdmi-add-workarounds.patch
	now included upstream in drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
2018-06-03 10:32:55 +02:00
Karabek
c4b3d44bf8
Delete 05-clk_de-allow-set-rate-parent.patch
File:	unresolved/05-clk_de-allow-set-rate-parent.patch
	now included upstream in drivers/clk/sunxi-ng/ccu-sun8i-h3.c
2018-06-03 10:32:33 +02:00
Karabek
87226987f7
Delete 04-add-H3-DE-compatible.patch
File:	unresolved/04-add-H3-DE-compatible
	now included upstream in drivers/gpu/drm/sun4i/sun4i_drv.c
2018-06-03 10:31:46 +02:00
Igor Pecovnik
bad913838d RK3328 kernel upstream patches + config update 2018-06-03 06:54:48 +02:00
Igor Pecovnik
e41d2bdce8 Add 8812AU & 8188EU wireless drivers to old legacy kernels for Odroid C2 and Pine64 2018-06-02 21:02:49 +02:00
Igor Pečovnik
0ca85e92e4
Merge pull request #990 from karabek/master
Add H3-mixer1 and HDMI sound nodes
2018-06-02 17:31:30 +02:00
Karabek
cd7ce00672
Delete 25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
replaced with ths-25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
2018-06-02 12:53:43 +02:00
Karabek
e728fac2d4
Delete 24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
replaced with ths-24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
2018-06-02 12:53:16 +02:00
Karabek
fa9479a2e8
Delete 23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
replaced with ths-23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
2018-06-02 12:52:44 +02:00
Karabek
201fa82b3a
Delete 21-sun4i-gpadc-iio-add-split-sun8i.patch
replaced with ths-21-sun4i-gpadc-iio-add-split-sun8i.patch
2018-06-02 12:52:17 +02:00
Karabek
74d69ce445
Delete 22-sun4i-gpadc-iio-add-H3-support.patch
replaced with ths-22-sun4i-gpadc-iio-add-H3-support.patch
2018-06-02 12:51:42 +02:00
Karabek
87af831187
Thermals: use sunxi's GP-ADC to read SoC temp
takes 21, 23, 24, 25 from "safe-needs-more-inspection" and 22 from "unresolved" to (re-) activate Sunxi's SoC temp sensor.
2018-06-02 12:50:26 +02:00
Igor Pecovnik
a279c7709e Forgotten patch for building Tinkerboard/MiQi kernel 2018-06-02 08:21:19 +02:00
Igor Pecovnik
332ce2fa9d Rockchip / Tinkerboard. Upstream changes broke lcd, disabling broken patches, added upstream patches 2018-06-02 08:05:07 +02:00
Igor Pecovnik
49719253a0 Remove RockPRO from building since it's broken. We don't deal with it yet anyway. 2018-06-01 07:05:21 +02:00
Karabek
ae89013694
replaced by general-add-HDMI-sound-nodes-DT
updated to  4.17 and renamed "general-add-HDMI-sound-nodes-DT"
2018-05-31 14:21:14 +02:00
Karabek
d0a1fd83c8
replaced by general-add-H3-mixer1.patch
mixer0 has been added upstream, "general-add-H3-mixer1.patch" adds mixer1
2018-05-31 14:19:45 +02:00
Karabek
2525b74686
added H3-mixer1 and HDMI sound nodes
added general-add-H3-mixer1.patch		replacing unresolved/02-add-H3-mixers.patch 
mixer0 was been added upstream

added general-add-HDMI-sound-nodes-DT	replacing unresolved/00-20-add-HDMI-sound-nodes
removing the following kernel error messages:
[   10.831855] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
[   10.831884] sun4i-codec 1c22c00.codec: Failed to register our card
2018-05-31 14:17:56 +02:00
Karabek
3c1d263da6 Allwinner H3: Add I2S pins to DT (#987)
* removing unresolved/00-19-add-H3-i2s-DT-nodes.patch

removing unresolved/00-19-add-H3-i2s-DT-nodes.patch
	=> now already included into dts/sunxi-h3-h5.dtsi upstream

* removed 00-20-add-i2s-DT-pins.patch

removing 00-20-add-i2s-DT-pins.patch 
	=> updated and renamed to general-dd-i2s-DT-pins.patch

* updated 00-20-add-i2s-DT-pins.patch

updated 00-20-add-i2s-DT-pins.patch and renamed to general-dd-i2s-DT-pins.patch
	=> failed originally because mmc0_pins_a rename ...
2018-05-31 13:55:37 +03:00
Igor Pecovnik
e83d5b54ac Remove deprecated patches Rockchip NEXT 2018-05-30 10:10:42 +02:00
Igor Pecovnik
21da45e282 Merge branch 'master' of https://github.com/armbian/build 2018-05-29 16:51:11 +00:00
Igor Pecovnik
f3fcea2358 Stretch bugfix and Tinkerboard upstream patch 2018-05-29 16:50:30 +00:00
Tony
91f84d01cb
delete unneeded patch
GPIO base was returned to 0 on Rockchip, no longer needs patched.
2018-05-29 12:49:39 -04:00
Karabek
e24cc9582b
Title: OrangePi One emac fix removed - solved upstream
sorry for this short-lived fix - this has already been fixed upstream:
aed5eb44d8
2018-05-28 17:51:18 +02:00
Karabek
832caaf95f
NanoPi Duo: delete superseded patch
deleted "patch/kernel/sunxi-dev/unresolved/add-nanopi-duo.patch" replaced by "patch/kernel/sunxi-dev/board-nanopi-duo-add-device.patch" a while ago.
2018-05-27 20:33:32 +02:00
Igor Pečovnik
526f725457
Merge pull request #977 from karabek/master
Orange Pi One: Enable ethernet interface for 4.17
2018-05-27 13:46:12 +02:00
Igor Pecovnik
33722cdb15 Merge UDOO next patches from development and add remaining ones 2018-05-27 13:45:21 +02:00
Karabek
b822823292
Orange Pi One: Enable ethernet interface for 4.17
Re-enabled emac-support for Orange Pi One
2018-05-27 13:38:54 +02:00
Igor Pecovnik
84ada8216b Cubox DEV bugfix 2018-05-27 08:26:33 +02:00
Igor Pecovnik
02c2835b9b RK3328 upstream patches 2018-05-27 08:18:24 +02:00
Igor Pecovnik
109ac29998 Odroid XU4 NEXT upstream patch 2018-05-26 19:20:09 +02:00
Igor Pecovnik
56aaae211d Fixes for XU4 patch 2018-05-25 18:09:44 +02:00
Igor Pecovnik
991fb56209 Merge Odroid XU4 into stable 2018-05-25 10:49:33 +02:00
Igor Pecovnik
7baa822bad Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel 2018-05-25 10:31:01 +02:00
Igor Pecovnik
598453dc20 Merge Odroid C2 changes into stable 2018-05-25 06:41:02 +02:00
Igor Pecovnik
b241f5bca0 Merge S5P6818 into stable 2018-05-24 15:46:51 +02:00
Igor Pecovnik
7d2f3af08f Merging Rockchip family 2018-05-24 15:44:15 +02:00
Igor Pecovnik
e80a1ab3bf Merging mvebu64 into stable 2018-05-24 15:40:20 +02:00
Igor Pecovnik
4af7efa568 Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
Igor Pecovnik
684973258c Meson64 default, next, dev additional wireless patches update and reorganize 2018-05-24 13:05:38 +02:00
Igor Pecovnik
e2741240eb Merge Meson64 from development to stable 2018-05-24 12:39:49 +02:00
Igor Pecovnik
3aae5439e3 Merge sunxi-next from development branch 2018-05-24 12:20:26 +02:00
Stefan Mavrodiev
015403f835 Disable eMMC HPI 2018-05-09 16:26:44 +03:00
Stefan Mavrodiev
016e1b5f7b Add support for eMMC v5 2018-05-09 14:50:13 +03:00
Stefan Mavrodiev
56a9a49b19 Update olinuxino BSP packages 2018-05-03 09:00:16 +03:00
Stefan Mavrodiev
deb2c945d8 Add dts for A20-SOM204 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
20c1fb0581 Add support for spi-nor 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
5fac0553d5 Add SUNXI-CAN driver 2018-04-25 16:36:31 +03:00
Igor Pečovnik
ac8f372bef
Merge pull request #917 from coRpTitan/master
rtl8189fs: Compatibility with 4.15.x and newer kernels.
2018-04-16 06:47:14 +02:00
Tony
b1a21a44cd
Rockchip next sync master and development
includes kernel panic fix on veth interfaces and audio device patch to enable Tinkerboard audio
2018-04-15 14:40:58 -04:00
tonymac32
48946ddcfa Rockchip default remove deprecated patches
Upstream includes UART4 pin definition fix and maintenance patches
2018-04-13 00:49:08 -04:00
daijh
9efdeaaf56 Add ROC-RK3328-CC support 2018-04-11 15:37:15 +08:00
Edwin Steele
f3bd7c05a8 Fix NanoPi NEO random eth0 mac 2018-04-08 07:04:25 +10:00
coRpTitan
a5051333f8
Compatibility with 4.15.x and newer kernels. 2018-04-03 00:49:59 +02:00
Sebastian
b5d066aba8 MIQI-DTS-enable-sound-node 2018-03-14 12:49:45 +02:00
Igor Pecovnik
4bdbf413cd Disable whole DVFS patch serie. 2018-03-05 08:39:15 +01:00
Igor Pecovnik
0f968812a3 Disable broken patches for MVEBU DEV 2018-03-05 08:34:02 +01:00
tonymac32
add26561dc Tinker S reboot fix fix refix 2018-03-04 22:00:42 -05:00
Igor Pecovnik
4263b50602 Remove deprecated patch 2018-03-03 21:20:35 +01:00
Igor Pecovnik
dad0ec877d Enable DVFS on Espressobin NEXT & DEV + 8812AU wireless drivers fixes + other minor fixes 2018-03-03 20:31:41 +01:00
Igor Pecovnik
ae14e90a30 Upstream patches for 4.4 and 4.9 2018-03-01 23:21:24 +01:00
Igor Pecovnik
d40ee81f9d Disable excessive debugging on Tinkerboard WiFi, added RTL8188EU driver, upstream patches and kernel config updates 2018-03-01 12:04:00 +01:00
Igor Pecovnik
c027d84627 Apparently it causes troubles. https://forum.armbian.com/topic/6571-odroid-c2-default-emmc-issue/ 2018-02-28 08:27:24 +01:00
Igor Pecovnik
9e32020d1a RK3328 kernel and u-boot upstream patches and few small fixes 2018-02-27 16:21:49 +01:00
Igor Pecovnik
70ef539817 Meson64 NEXT patch and config update 2018-02-27 16:15:38 +01:00
Igor Pecovnik
c338436bbb Cubox NEXT moved to 4.15.y 2018-02-27 16:12:50 +01:00
karabek
10092071d7 updated xradio driver against 4.15/4.16 2018-02-27 10:23:53 +01:00
Igor Pečovnik
bb2742ca98
Merge pull request #899 from OLIMEX/fix-kernel-headers-generation
Fix kernel headers generation
2018-02-26 07:31:41 +01:00
tonymac32
f6ad4f5374 rockchip default update 2018-02-24 02:06:09 -05:00
Igor Pecovnik
1b79743b79 Upstream patches for 4.4 and 4.9 for those which builds 2018-02-23 18:36:43 +01:00
Stefan Mavrodiev
3f4bc463ad Update packaging script for sunxi-dev branch 2018-02-23 15:40:17 +02:00
Igor Pecovnik
67353f5583 Odroid XU4 NEXT upstream patches 2018-02-22 21:40:33 +01:00
Tony
133caf5f77
disable Tinker board identification patch
Currently getting a lot of GPIO errors, I'm guessing gpio numbers aren't the same somehow
2018-02-21 23:02:56 -05:00
Tony
6af9f1c327
rockchip default add needed header for ASUS code
iomap.h has been removed by Rockchip, necessary for ASUS
2018-02-20 03:00:23 -05:00
tonymac32
8c544ba196 Rockchip default patches 2018-02-20 01:15:41 -05:00
tonymac32
a677b2170f Rockchip default USB NAK fix 2018-02-19 22:50:26 -05:00
Igor Pecovnik
1f0c5c8a81 Meson64 DEV remove deprecated and disable broken patches 2018-02-19 17:23:24 +01:00
tonymac32
f831a2a014 Rockchip Dev fixup. Boots. 2018-02-19 00:30:58 -05:00
Karabek
578814e298 Delete unused "unresolved" version of add-xradio-wireless-driver.patch (#898)
this file had been replaced with a working version of this patch.
2018-02-18 15:54:29 +03:00
Igor Pečovnik
ee267993b0
Merge pull request #894 from helios-4/helios4
Helios4 - fancontrol improvement + mvebu-next patches reordering
2018-02-17 08:39:07 +01:00
Igor Pecovnik
f9ff531114 Solidrun is moving their legacy kernel to 4.9 which is our new cubox-dev. Initial support, board boots but it is not optimised nor finished yet. 2018-02-16 10:29:31 +01:00
Igor Pečovnik
9de56cb622
Merge pull request #890 from OLIMEX/update-sunxi-dev-branch
Add overlays support for upstream kernel
2018-02-16 10:06:17 +01:00
Gauthier Provost
6edb347336 Reorder mvebu-next patches 2018-02-16 00:28:56 +08:00
Igor Pecovnik
0df0209db9 Add CSC target for Bananapi M2 zero 2018-02-15 10:31:01 +01:00
Stefan Mavrodiev
2123e539ed Add overlays support for upstream kernel 2018-02-15 11:21:51 +02:00
Igor Pecovnik
f6402803c2 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:11:23 +01:00
Igor Pecovnik
8d19546c79 Revert "Preliminary RK3399 / Odroid N1 support"
This reverts commit 284029b515.
2018-02-14 10:08:55 +01:00
Igor Pecovnik
284029b515 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:00:40 +01:00
Igor Pecovnik
856b8d5ba6 Olinuxino A64 NEXT kernel, enabling USB, eMMC, wireless ... HDMI and network does not work yet 2018-02-13 21:03:05 +01:00
Igor Pecovnik
8cd2315762 Fixing wrong name change 6ab13a0122 2018-02-13 20:22:09 +01:00
Igor Pecovnik
6ab13a0122 Fix ethernet on Bananapi M64 2018-02-13 14:57:04 +01:00
Igor Pecovnik
43a6e7c5f9 Odroid XU4 NEXT upsteam patches to 4.9.90
- updated wifi driver for 8811/12/14 AU
- added 8812eu
2018-02-12 18:54:26 +01:00
zador-blood-stained
70f63ae75e Switch mvebu-dev to a different kernel branch
Kernel 4.15.0-rc6 with phylink and SFP support
2018-02-12 20:20:27 +03:00
Igor Pecovnik
06008c956d Fix timedrift
https://forum.armbian.com/topic/6387-clearfogpro-huge-timedrift-between-hw-and-sysclock/
2018-02-09 10:37:25 +01:00
Igor Pecovnik
81be74f9c1 Revert "Disable mvebu-next DFS since it affects system timer"
This reverts commit d47ec10c06.
2018-02-09 10:36:49 +01:00
Tony
297769f476
Rockchip Default Tinker S DTS eMMC
Add device tree entries for Tinker S eMMC
2018-02-08 23:21:43 -05:00
Igor Pecovnik
dfa99d9b60 cubox, meson64, c2 and udoo NEXT update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- config update
2018-02-08 17:39:58 +01:00
Igor Pecovnik
865a9386d3 mvebu next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- added 8188 to next
- config update
2018-02-08 17:23:27 +01:00
Igor Pecovnik
aa36670926 sunxi and sunx64 NEXT update
- updated 8811/12/14AU Wireless driver, recent AUFS
- updated configs
- fix broken patch for rtl8189
2018-02-08 17:09:43 +01:00
Igor Pecovnik
4ee6bf7752 Rockchip next and default update
- default and next = updated 8811/12/14AU Wireless driver
- next= removing two deprecated patches, adding overclocking with DVFS table v2 from MiQi with little low numbers, symlinked miniarm.dts to tinker.dts for backward compatibility, updated AUFS
2018-02-08 16:44:24 +01:00
Igor Pecovnik
ee58610a25 MVEBU64 next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- upstream patches
- config update
2018-02-08 15:27:42 +01:00
tonymac32
60d3f6bc29 Merge branch 'master' of git://github.com/armbian/build 2018-02-07 22:17:17 -05:00
Gauthier Provost
5c25889fb7 Add missing ATA-port-LED-trigger patch for mvebu-{default,next} (#887) 2018-02-07 20:58:13 +03:00
zador-blood-stained
d47ec10c06 Disable mvebu-next DFS since it affects system timer 2018-02-07 20:56:39 +03:00
tonymac32
f66c5a87be incremental patch fixup 2018-02-07 00:38:45 -05:00
tonymac32
6e8da746c9 Merge branch 'master' of git://github.com/armbian/build 2018-02-05 22:52:11 -05:00
tonymac32
3a308af22b patch rockchip linux at 4.4.112 2018-02-05 22:49:17 -05:00
Igor Pecovnik
208c98f2f0 Upstream patches for K4.4 2018-02-05 14:07:33 +01:00
Igor Pečovnik
5e86816403
Merge pull request #881 from OLIMEX/olimex-som204-a20
Add support for A20-SOM204 board
2018-02-05 07:07:06 +01:00
Igor Pečovnik
5fce9a3fcb
Merge pull request #885 from helios-4/helios4
Helios4 - Improvement and cleanup
2018-02-05 07:05:24 +01:00
Karabek
5d1b8df8d8 update xradio / sunxi-next to 4.14.17 (#884) 2018-02-04 17:59:39 +03:00
Gauthier Provost
e453a43107 Helios4 - cleanup fan control setup 2018-02-04 19:17:33 +08:00
Gauthier Provost
494d6b0376 Helios4 - kernel patch clean-up / consolidation 2018-02-04 19:00:39 +08:00
Tony
8e4d04e75d
dts meson64 libretech_cc ethernet status LED's
and saradc/supply update
2018-02-04 02:19:05 -05:00
Gauthier Provost
75a40bcfdb Merge remote-tracking branch 'origin/helios4_LK4.4' into helios4 2018-02-04 14:03:55 +08:00
Tony
f7dc22408b
Delete obsoleted patch
fix now in mainline 4.14.y
2018-02-04 00:57:31 -05:00
Tony
48dca70643
patch meson64 remove redundant patch 2018-02-04 00:56:05 -05:00
Tony
ffd9ea5fdb
Patch Meson64 Next update patches
no functional change, but bringing in line with current vendor patchset
2018-02-04 00:54:45 -05:00
Gauthier Provost
2a16922623 Merge remote-tracking branch 'upstream/master' into helios4 2018-02-04 12:44:09 +08:00
aprayoga
ad1b0b712f mvebu-default, enable pwm-fan module and hardware pwm in gpi-mvebu 2018-02-04 08:32:47 +08:00
aprayoga
ead4b8fb4e dts, restore pwm-fan 2018-02-04 05:10:57 +08:00
Stefan Mavrodiev
60696e2747 Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-02-02 15:35:12 +02:00
Igor Pečovnik
73278f1a95
Mode fix 2018-02-02 11:43:04 +01:00
Igor Pecovnik
e3cb45afd9 Odroid C2 eMMC corruption (possible) fix
https://forum.armbian.com/topic/6159-c2-64gb-emmc-no-login/?tab=comments#comment-48390
2018-02-02 09:41:51 +01:00
Stefan Mavrodiev
8e3738a775 Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-01-31 08:21:42 +02:00
tonymac32
1e37aefc1e Merge branch 'master' of git://github.com/armbian/build 2018-01-30 22:24:15 -05:00
tonymac32
dafd4c1aa6 Rockchip remove unnecessary patches 2018-01-30 22:04:45 -05:00
Igor Pecovnik
547b12832b Revert "Replacing wrong packaging patch"
This reverts commit 0cdc3b8130.
2018-01-30 17:49:26 +01:00
Igor Pecovnik
da48871323 Revert "Odroid XU4 Switch DEV (4.14.y) and NEXT (4.9) branch which is EOL"
This reverts commit b680e9a4b9.
2018-01-30 17:48:42 +01:00
Stefan Mavrodiev
d66b543244 Add patch for dtbs symbol creation 2018-01-30 10:51:23 +02:00
tonymac32
d700b1eabc rockchip-default device tree overlays 2018-01-29 23:46:20 -05:00
Stefan Mavrodiev
9a8ff62ce5 Update dts 2018-01-29 16:06:21 +02:00
Stefan Mavrodiev
95744b9061 Add board patches 2018-01-29 11:52:38 +02:00
Igor Pecovnik
446295ee28 Nanopi Air/Duo. Enable USB0 by default to have USB serial working out of the box. 2018-01-29 07:54:56 +01:00
Igor Pecovnik
02bfcbd94d Add OTG to Nanopi Duo 2018-01-29 06:28:19 +01:00
Igor Pecovnik
44a0490bcf Meson64 NEXT patches adjustements and adjusting Nanopi K2 targets 2018-01-28 22:31:09 +01:00
Igor Pecovnik
05eb7919f0 Add OTG port bits to Neoair 2018-01-28 13:32:33 +01:00
Igor Pecovnik
568f42f4c8 Add HDMI and network support for Beelink X2 2018-01-28 10:23:09 +01:00
Tony
c4258ef2e6
HDMI mode freq and rtl8723bs compile fix 2018-01-27 16:35:55 -05:00
Igor Pecovnik
6fac04fb08 NanoPI m3 NEXT patches update, docker support 2018-01-27 22:23:00 +01:00
Igor Pecovnik
0cdc3b8130 Replacing wrong packaging patch 2018-01-27 09:42:03 +01:00
Igor Pecovnik
b680e9a4b9 Odroid XU4 Switch DEV (4.14.y) and NEXT (4.9) branch which is EOL 2018-01-26 15:41:18 +01:00
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