Commit graph

1288 commits

Author SHA1 Message Date
ThomasKaiser
a79d5932cf Enable 1392 MHz cpufreq OPP on all RK3328 devices 2018-07-05 05:32:09 -07:00
Rabit
b40aeaad64 ASUS Tinkerboard: Ported /dev/gpiomem from default to next kernel 2018-07-04 23:16:28 -07:00
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