build/patch/kernel/mvebu-next
aprayoga e71d1560f0 Helios4: various updates (#1161)
* helios4: next branch use u-boot 2018

use new u-boot based on upstream 2018

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* helios4: Tweak fancontrol configuration

Adjusted MINSTART and MINSTOP to suit both old and new fan.
Adjusted TEMP threshold so fan would stop or run in minimal speed when
the system idle.
Fixed wrong MINPWM value.

URL:https://wiki.kobol.io/pwm/#configuration-file
Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: mvebu-next: use upstream helios4 dts

Helios4 device tree has been merged on upstream since 4.19.
Rework the patch to produce same device tree.

URL:https://patchwork.kernel.org/patch/10449393/

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Use boot-mvebu-next bootscript

Use boot-mvebu-next.cmd that make use of upstream's Generic Distro
Configuration.
Since loadaddr and fdt_addr varibales are no longer required, remove the
patch.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: mvebu-next: Add workaround for SPI and SATA concurrent access issue

Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt

This workaround might applies to Clearfog too.

Refer to
Commit 59af84c07c ("Helios4: Add SPI bootloader install feature
(#1126)")

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Bootscripts: Fixed boot-mvebu-next.cmd

The environment setting (armbianEnv.txt) is loaded to RAM located on
${load_addr} but the env import use wrong address (${pxefile_addr_r}).

bootargs still expect ${boot_interface} which carried over from boot-
marvell.cmd. Upstream's distro configuration use ${devtype} instead.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2018-11-23 15:39:23 +01:00
..
0001-aufs4.14-20171218.patch mvebu next and default update 2018-02-08 17:23:27 +01:00
0001-cpuidle-mvebu-indicate-failure-to-enter-deeper-sleep.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
2-2-ARM-dts-armada388-clearfog-add-SFP-module-support.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
0008-phy-marvell-88E1512-add-flow-control-support.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
0040-updates-pci.patch Small cleanup for mvebu-next patches 2017-04-15 12:42:23 +03:00
0041-implement-slot-capabilities-SSPL.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
0044-gpio-report-all-gpios-in-debugfs.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
0053-ARM-8060-mm-allow-sub-architectures-to-override.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
91-01-libata-add-ledtrig-support.patch Add missing ATA-port-LED-trigger patch for mvebu-{default,next} (#887) 2018-02-07 20:58:13 +03:00
91-02-Enable-ATA-port-LED-trigger.patch Reorder mvebu-next patches 2018-02-16 00:28:56 +08:00
92-mvebu-gpio-remove-hardcoded-timer-assignment.patch Helios4 cleanup. Adding default branch 2018-01-07 09:58:52 +01:00
93-helios4-device-tree.patch Helios4: various updates (#1161) 2018-11-23 15:39:23 +01:00
102-revert_i2c_delay.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
210-clearfog_switch_node.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
300-mvneta-tx-queue-workaround.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
401-pci-mvebu-time-out-reset-on-link-up.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
402-sfp-display-SFP-module-information.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
403-net-mvneta-convert-to-phylink.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
404-net-mvneta-hack-fix-phy_interface.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
405-net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
406-net-mvneta-add-module-EEPROM-reading-support.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
407-phy-fixed-phy-remove-fixed_phy_update_state.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
409-sfp-use-netdev-sfp_bus-for-start-stop.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
410-sfp-hack-allow-marvell-10G-phy-support-to-use-SFP.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
411-sfp-add-sfp-compatible.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
412-ARM-dts-armada388-clearfog-emmc-on-clearfog-base.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
413-ARM-dts-armada388-clearfog-increase-speed-of-i2c0-to.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
415-ARM-dts-armada388-clearfog-document-MPP-usage.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
420-rtc-trimming-support.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
421-rtc-initialize.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
423-ARM-dts-armada-385-linksys-Disable-internal-RTC.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
450-reprobe_sfp_phy.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
800-Add_Armada_38x_support_for_clk-cpu.patch Revert "Disable mvebu-next DFS since it affects system timer" 2018-02-09 10:36:49 +01:00
801-Use_shorter_register_definition_in_pmsu_c.patch Revert "Disable mvebu-next DFS since it affects system timer" 2018-02-09 10:36:49 +01:00
802-Made_the_dynamic_frequency_scaling_support_more_generic.patch Revert "Disable mvebu-next DFS since it affects system timer" 2018-02-09 10:36:49 +01:00
803-Armada_38x_Add_dynamic_frequency_scaling_support_in_pmsu.patch Revert "Disable mvebu-next DFS since it affects system timer" 2018-02-09 10:36:49 +01:00
804-Update_Armada_38x_DT_for_dynamic_frequency_scaling.patch Revert "Disable mvebu-next DFS since it affects system timer" 2018-02-09 10:36:49 +01:00
bash_to_afterinstall.patch Refactor Marvell kernel sources 2016-12-09 21:09:22 +03:00
fix_time_drift_remove_global_timer.patch Fix timedrift 2018-02-09 10:37:25 +01:00
packaging-4.x-NEXT-with-postinstall-scripts.patch Fixed headers installation. Thanks to Jean Christian 2018-07-25 17:06:37 +00:00
unlock_atheros_regulatory_restrictions.patch.disabled Update mvebu-next to 4.12 2017-07-12 21:58:34 +03:00
wifi-0001-realtek-wifi-881xAU-605ecfa.patch Realtek 881xAU patch cleanup and adjustement for 4.19.y 2018-10-10 17:03:21 +02:00
wifi-0002-realtek-wifi-881xAU-adding-kernel-4.14.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
wifi-0003-realtek-wifi-881xAU-enable-8814au.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
wifi-0005-realtek-wifi-881xAU-update-to-5a5d0f.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
wifi-2001-01-rtl8188eu-kconfig-makefile.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
wifi-2002-02-rtl8188eu.patch Merge MVEBU to stable 2018-05-24 14:18:01 +02:00