Commit Graph

2142 Commits

Author SHA1 Message Date
Werner
b03c7cff0f [sunxi-next] Add upstream patch (#1500) 2019-08-04 12:24:37 +02:00
Igor Pecovnik
453554eae4
rockchip64-dev: remove deprecated patches, adjust patch, adjust configuration
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-04 08:00:42 +02:00
Igor Pecovnik
f035a82726
mvebu64: update dev to 5.2.y, rockchip64-default: attach to new tag + upstream patch, bump with version due to htop and sunxi kernels update
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-02 23:12:38 +02:00
Zhang Ning
18f0627a5c remove merged patch
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-08-02 14:16:17 +08:00
Piotr Szczepanik
e015080fda Disabled uncontrollable power LED in Rock Pi 4 2019-08-01 18:16:07 +02:00
Igor Pecovnik
49ea906d9a
Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-01 10:33:56 +02:00
Igor Pecovnik
34a109fbf9
Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-01 10:33:47 +02:00
Aditya Prayoga
e261c6f828 Move mvebu DEFAULT, NEXT and DEV branch to next kernel (LTS) and U-boot #1426 (#1487)
* Initial Mvebu RFC https://github.com/armbian/build/issues/1426

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu: add missing patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu: change making u-boot targets to standard way, adjust patches and config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* helios4: set default branch to use U-Boot 2018.11

Switch over to U-Boot 2018.11 that has been used for some time in next
branch.

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

* mvebu: helios4: Enable DEV branch

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

* u-boot: Add RTC support on Clearfog and Helios4

Added DM driver for mvebu RTC and enable it on Clearfog and Helios4
configuration.

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

* add boot-marvell.cmd backward compatibility

The patches added missing variable that used on boot-marvell.cmd and
also adjust the some memory addresses to prevent crash due to usage of
fdt_high and initrd_high.

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

* helios4: Added SPI NOR flash target

Build bootable SPI NOR flash image.
Change the boot order to USB -> SATA -> MMC

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

* Restore SPI support on U-Boot 2019.04

* mvebu: kernel: Added Wake-On-GPIO and WoL support

The patch set was missing during transition.

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

* [#1429] SolidRun's ARMADA A388 SOM U-Boot ODT Update

Old versions of U-Boot did not configure correctly the ODT on data
signals of DDR RAM on SolidRun's ARMADA A388 SOMs.

According to SolidRun Knowledge Base, the changes already pushed to
mainline U-Boot. But then it was overwritten when Marvell DDR Training
Tool updated

[URL]
https://developer.solid-run.com/knowledge-base/armada-38x-som-u-boot-odt-update/

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

* [#1429] mvebu: u-boot: Add revision id for Armada 38x B0

Added patch for SolidRun U-Boot v2018.01 and
for Helios4 U-Boot v2018.11

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

* clearfog: Added SPI NOR flash target

Build bootable SPI NOR flash image.

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

* mvebu: clearfog: DEV branch use mainline U-Boot

Also move clearfog base patch into its own board folder.

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

* mvebu: enable U-Boot uart target

Normal MMC image can be used for uart boot using following command:

./tools/kwboot -b u-boot-spl.kwb /dev/ttyUSBX

But on Helios4, the SPL failed to continue the booting process if ECC is
enabled, so disable it.

Since the usage of uart boot is more for rescue/debug, disable autoboot.

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

* mvebu: NEXT branch use mainline U-Boot

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

* mvebu: helios4: fix fancontrol related bug during buster testing

- On kernel 4.19, cpu thermal sensor changed the name from
armada_thermal into f10e4078.thermal. Added this new name to udev rules
- Since DEFAULT branch now use kernel 4.14, update fancontrol
configuration
- Load lm75 kernel module
- On kernel 4.19, cpu temp reading about 20 degree C lower, update
fancontrol configuration.

[URL]
https://forum.armbian.com/topic/10214-clearfogpro-possible-change-in-temperature-reporting-between-414next-and-419dev

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

* mvebu: helios4: Override vendor provided fancontrol unit

systemd emit following message on dmesg

systemd[1]: /lib/systemd/system/fancontrol.service:9: PIDFile=
references path below legacy directory /var/run/, updating
/var/run/fancontrol.pid \xe2\x86\x92 /run/fancontrol.pid; please update
the unit file accordingly.

Override and change the value in the unit file to remove the message.

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

* mvebu: DEV branch use its own u-boot patch folder

The patches are copied over from u-boot-mvebu-next

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

* mvebu: u-boot: Make clearfog model distinction more obvious

While at it, also change SerDes LANE4 into USB 3.0 on Clearfog Base.

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

* lib: Use apt-get install instead of dpkg on install_deb_chroot()

dpkg -i does not install dependencies required by the package.
This is needed if the BSP package requires other package that is not
installed during debootstrap.

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

* config: mvebu: helios4: Move various tweak to family_tweak_bsp()

Various tweak in family_tweaks_s() only applied to SD card image.
Move it to family_tweaks_bsp() so it will also included on the BSP
package and applied to existing user.

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

* config: mvebu: helios4: Add /etc/modules to BSP

On kernel 4.19, user need to modify the /etc/modules to add lm75 kernel
module. Pack the file into BSP so user no longer needed to modify it.

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

* mvebu: kernel: Make zbud as built-in module

To remove the following error:
[    1.705485] zswap: default zpool zbud not available
[    1.705488] zswap: pool creation failed

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

* bootscripts: mvebu: Add default value for spi_workaround

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

* mvebu: kernel: Backport armada_thermal changes to 4.14 (#1452)

On kernel 4.19, armada_thermal driver has been fixed to address
Marvell's Errata #132698 (The changes first appear on LK 4.16). The
result is temperature reading is around 20 degree Celsius lower.

Currently armbian-motd apply -20C tweak for both LK 4.14 and LK 4.19
which is incorrect. Instead of adding some logic on what condition to
apply the tweak, it is better to remove the tweak and patch the kernel
instead.

Revert commit b3dd4e9 ("[ mvebu ] Put back Armada temperature tweak in
motd")
which is part of #1421 solution.

[URL]
https://forum.armbian.com/topic/10214-clearfogpro-possible-change-in-temperature-reporting-between-414next-and-419dev/

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

* mvebu: helios4: unified fancontrol config

Since LK 4.14 on DEFAULT branch already patched and the temp reading is
same as LK 4.19 on NEXT branch, it is no longer needed to separate
fancontrol configuration file.

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

* u-boot: helios4: Remove rev id patch

The patch is already applied in helios4 repo, no need to have it in
armbian.
This revert helios4 part of commit 7411c55

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

* u-boot: clearfog: enable PCIe support and PCIe reset

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

* u-boot: clearfog: add boot-marvell.cmd backward compatibility

The patches added missing variable that used on boot-marvell.cmd and
also adjust the some memory addresses to prevent crash due to usage of
fdt_high and initrd_high.

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

* mvebu: helios4: tweak regarding temperature setting

Make fan speed similar compared to pre-patched armada-thermal. Target
PWM value around 70 during idle.

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

* config: sources: clearfog to use u-boot 2018.01 for NEXT branch

This changes also affect Helios4. Moved the shared U-Boot source setting
back to Helios4 for NEXT branch.

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

* config: boards: build Stretch image for Clearfog and Helios4

Also remove DEV from Helios4 CLI_TARGET

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

* kernel: mvebu-next: Disable access to SPI Flash

User need to set spi_workaround=yes to enable SPI Flash access and lost
access to internal SATA.

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

* mvebu-next: adjust kernel config

* mvebu-dev: bump to 5.2 and adjust kernel configuraion. Tested for building.

* Adjust kernel config, add AUFS

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu-next: Adjust kernel config, add debug GPIO

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

* mvebu-dev: separate Clearfog Base U-boot configuration file and patch

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-07-31 12:51:00 +02:00
Piotr Szczepanik
5633ff6c9c Bring back the LEDs to Rock Pi 4 2019-07-30 20:50:34 +02:00
Werner
b213bf52b3 [sunxi-next] remove obsolete patch (#1486)
was added to mainstream in 4.19.61
2019-07-28 17:39:38 -04:00
Werner
19c5be4cb4 Add files via upload (#1485)
SUNXI-NEXT to patchlevel 4.19.62
2019-07-28 09:46:35 -04:00
Piotr Szczepanik
4d3f3087ec Power off fix for rock pi 4 2019-07-28 00:30:34 +02:00
Zhang Ning
2ea130f08a add patches from vendor
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-26 13:07:14 +08:00
Martin Ayotte
776a5e7eb2 fix SPI default spi-max-frequency 2019-07-24 17:43:52 -04:00
Martin Ayotte
fadde96f2b fix SPIDEV overlay and add SPI-JEDEC-NOR overlay 2019-07-24 17:41:52 -04:00
zhangn1985
c7dfe7ee68 enable lima for sunxi-dev (#1478)
* remove merged patches for sunxi-dev

lima patches merged: a1d2a63399

0117: af2c06c419 (diff-f1ba11d1be7f40933d95529cd37bf26b)

board-a64-v3-02-19-arm64-dts-allwinner-a64-Add-Pine64-LTS-device-tree-file.patch:
b3ee15a509 (diff-bd675a39699d13027495d794e6a4c312)

for: #1474
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* sunxi-dev: enable lima kernel driver

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* sunxi-u-boot: remove merged patches

add-nanopineoplus2.patch: 6130b1f6bc

add-orangepi-zeroplus.patch: 76d69eb01d

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-24 13:00:04 +02:00
zhangn1985
4b7a9cea57 fix armbian logo patch and remove drm-sun4i-rgb-Add-5-tolerance-to-dot-clock-frequency, merged (#1475)
* sunxi-dev: fix logo patch not applied

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* remove drm-sun4i-rgb-Add-5-tolerance-to-dot-clock-frequency, merged

replaced by: e2771deb5d

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-23 20:25:07 -04:00
Martin Ayotte
840594fad3 switch meson64 to 5.2.y and fix patches accordingly 2019-07-23 14:16:14 -04:00
Martin Ayotte
f0d3670ff9 fix typo in UART4 overlay 2019-07-23 12:31:18 -04:00
Martin Ayotte
6dceae89ce swap fragments order in UART4 overlay 2019-07-22 10:08:41 -04:00
Piotr Szczepanik
5ae502fa0a [rockchip64-dev] UART4 activating overlay 2019-07-21 13:24:42 +02:00
Thomas McKahan
3792d8ee59 [ rockchip default ] fix spidev compatible string 2019-07-19 16:53:35 -04:00
Hideaki Takahashi
7ccc58c402 disable strict mode for A64 pinctrl (#1459)
copy from patch/kernel/sunxi-dev
2019-07-17 14:08:03 +02:00
Igor Pecovnik
c865c065eb
Nanopi K1 plus: fix led colors 2019-07-15 17:29:31 +02:00
Igor Pecovnik
2b4af84e96 sunxi-next: add upstream patches and update kernel configuration 2019-07-15 09:58:52 +02:00
Martin Ayotte
885111ab0e switch rockchip64-dev and rk3399-dev to 5.2.y 2019-07-13 11:25:27 -04:00
Martin Ayotte
0221ba5aef fix nand-disable-badblock-check-for-migration patch 2019-07-13 10:06:35 -04:00
Martin Ayotte
5d20888218 remove useless patch 2019-07-13 09:41:22 -04:00
Igor Pecovnik
8336ecf6ab
Merge branch 'master' of https://github.com/armbian/build 2019-07-13 15:31:23 +02:00
Igor Pecovnik
9fda2386bf
rockchip-next: add gpio_mem driver
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-13 15:30:49 +02:00
Martin Ayotte
82cc720e7a fix xradio patch 2019-07-13 09:25:37 -04:00
Igor Pecovnik
fc17154500
rockchip-dev: bump to 5.2, adjust pathes, add gpio_mem driver
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-13 15:14:54 +02:00
Martin Ayotte
a8265b5db2 fix some patches for 5.2.y 2019-07-11 16:06:36 -04:00
Manuel Rüger
6d46d8f69d [rockchip64-dev] rockpi: Add 5.3 upstream DTS patches (#1424)
* [rockchip64-dev] rockpi: Add 5.3 upstream DTS patches

* Support Bluetooth / WIFI
Akash Gajjar <akash@openedev.com>
45fa7c3838.patch
* Support Audio over HDMI
Ezequiel Garcia <ezequiel@collabora.com>
549dcdafe7.patch

* [rockchip64-dev] rockpi: Remove upstreamed patches

5.1 contains rockpi support

* [rockchip64-dev] Uboot: Add patch for correct naming
2019-07-11 09:12:50 +02:00
Igor Pecovnik
bb4a94d828
rockchip64: adjust patches with upstream and attach to the latest tag
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-08 19:43:05 +02:00
Martin Ayotte
605a7b8110 remove DS1308 from all NanoPi 2019-07-06 09:07:58 -04:00
Igor Pecovnik
76ac54aae3
sunxi-dev Fix wrong temperature readings
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-04 21:41:41 +02:00
Igor Pecovnik
adeb736f8e
sunxi-dev: fix the same spi bug as in sunxi-next, remove deprecated patches and adjust one
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-03 21:28:48 +02:00
Igor Pecovnik
278692c712
sunxi-next: spidev driver bugfix and upstream patch https://github.com/armbian/build/issues/1445
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-03 19:17:12 +02:00
Igor Pečovnik
4acb3795d6
imx6: make all u-boot targets, fix 4.14.y, remove unfunctional BT patch, enable DEV branch ... all variants tested (#1438)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-01 07:21:17 +02:00
dziobak
b79b3558e7 opp fix stability issue (#1434)
I've tested my OPi3 for best voltage numbers (for resolving stability problem after first patch), using StabilityTester and increasing slowly mV by 10 after every crash. Finaly, this values gives no error by running StabilityTester 100 times.
2019-06-29 09:42:25 +02:00
Igor Pecovnik
ed10182100
sunxi-next Upstream patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-27 20:56:19 +02:00
Igor Pečovnik
633242e835
Changes to build script and patches adjustment (#1423)
- change console welcome text
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
* Adjust tabs and alter displaying build options at the end - hide empty ones
* Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
* Making fs cache naming more intuitive, rename script
* Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
* Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
* Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
* Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
* Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
* Enable BT on Tinkerboard CLI images as well
* cubox-i move to 5.1.y and enable missing HDMI
* Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
* Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
* Adjust overclocking patch to meet upstream changes
* Odroid XU4 - remove deprecated kernel patches
2019-06-26 07:31:11 +02:00
Martin Ayotte
eb61dc0fe4 UART3 should be disabled by default on all NanoPi 2019-06-24 10:50:00 -04:00
Martin Ayotte
2e3a338d48 fix SPIs registers in overlays 2019-06-20 10:11:25 -04:00
Martin Ayotte
8e4cf34a47 fix RockPi4b LEDs 2019-06-20 09:48:52 -04:00
Igor Pecovnik
a9007eda2c
sunxi-next Upstream patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-19 22:29:34 +02:00
Igor Pecovnik
2089f8d884
[ mvebu64-default ] Add upstream patches, change build targets and modify description for Macchiatobin
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-17 17:54:13 +02:00
Igor Pecovnik
7e66e95962 [ general ] add tiny debug option to track installed packages per each rootfs cache (internal feature), htop bugfix, sunxi upstream patch 2019-06-12 21:20:03 +02:00
Steev Klimaszewski
4bc4923f06 rockchip64-dev: Add back original names of nanopim4 and nanopct4 dtb files (#1414)
The bootloader seems to expect the downstream names of the dtb files, so create
a symlink to them from the new names that mainline has.
2019-06-11 21:55:53 +02:00
Igor Pecovnik
626fd3561c [ rockchip default ] upstream patches 2019-06-11 16:42:47 +02:00
Igor Pecovnik
32e121bbff [ odroidn2 ] Adjust upstream patches and configuration 2019-06-11 10:58:08 +02:00
Igor Pecovnik
a4e7f5192f [ sunxi/64 next ] add upstream patches, adjust config 2019-06-11 00:19:30 +02:00
Thomas McKahan
38b87b2683 [ rockchip dev ] Adjust ALSA, scrap unneeded patch
https://github.com/armbian/build/issues/1367
2019-06-09 01:25:55 -04:00
Thomas McKahan
c05db3a9ef [ rockchip default ] adjust ALSA
https://github.com/armbian/build/issues/1367
2019-06-09 00:40:29 -04:00
Thomas McKahan
ad2588ede2 [ rockchip next ] improve ALSA config
https://github.com/armbian/build/issues/1367
2019-06-09 00:18:58 -04:00
Igor Pecovnik
6e04f6f89c [ sunxi64 ] Enable HDMI on Orangepi One+, adjust kernel config 2019-06-08 18:49:54 +02:00
may
77f7231226 [dev][h6] update opp, fix stability issue
new values are based on stabilityTester results
when using 930mV for 1.6GHz and 980mV for 1.8GHz, xhpl failed randomly.
So 930/980mV are the critical operation voltage.Then increase 10mV and
run 100 times test, result shows that xhpl (not always) failed 1~2 times.
It seems +10mV is still not enough to ensure dc-dc output voltage always
above operation voltage, that means the design of dc-dc converter is not
good enough that results in large ripple.
The testing script is "github.com/mzhboy/StabilityTester"
The following configuration have been tested.

1.08-1.32-1.48-1.64-1.8 GHz
900-910-920-930-990   *ok, 930 failed 2/100
900-900-910-940-990   *ok, 990 failed 1/100
890-900-910-940-990   *ok, 990 failed 1/100
880-880-910-940-1000  *ok, 940 failed 2/100
880-880-910-950-1000  *ok, 1000 failed 1/100
880-880-910-950-1010  *ok
2019-06-07 06:46:41 +08:00
may
3084b25c5e [h6] set minimum voltage to 880mV according to datasheet
suggest operation voltage rage is 0.873V~0.927V.
2019-06-06 20:43:26 +08:00
Igor Pecovnik
62b4cbbdfd [ rockchip64-dev ] adjust source target branch and remove/adjust patches. Moving Rockpi-4b from wip to conf - support is somewhere near to other 3399 2019-06-06 13:21:31 +02:00
Igor Pecovnik
75db4a9210 [ rockchip64 ] add upstream patches, remove deprecated and move to latest tag 2019-06-06 08:02:26 +02:00
Martin Ayotte
620ecd19f3 restore 0003-net-stmmac-dwmac-sun8i-support-RGMII-modes-with-PHY patch 2019-06-05 08:37:31 -04:00
Steev Klimaszewski
e79c54c73b Pinebook: Disable temp workaround and enable pinebook backlight.
With the Pinebook 11" 1080p, without the revert and the backlight fix, the Pinebook will boot without backlight.
2019-06-04 23:46:53 -05:00
Igor Pecovnik
7c73d7a61f [ nanopik2 ] enable eMMC support for u-boot and kernel while booting from it is not supported with this commit yet. It will require some further first stage boot loader tweaking. 2019-06-04 21:35:48 +02:00
Igor Pecovnik
61f7953842 Remove deprecated patches in most mainline kernels and adjust few configs. 2019-06-02 22:15:15 +02:00
Martin Ayotte
aa643138d7 copy board-odroidc2-add-uartA patch from dev to next 2019-06-02 15:00:21 -04:00
Igor Pečovnik
55ad41787a
Merge pull request #1395 from Koumes/tuner-t230c2
Fix "No signal" issue with DVB-T/T2 tuner MyGica T230C v2
2019-06-02 20:02:01 +02:00
mei
1d0f199473 [sunxi-dev][h6] update opp table (#1394)
use more powerfull 'cpuburn-a53' to do pressure test.
power meter shows that 'cpuburn-a53' consumes much more power than
'stress -c 4' in the same condition. 930mV is not enough when running
'cpuburn-a53' meanwhile 950mV is the minimum voltage.
When running 'cpuburn-a53' at 1.8G, h6 consumes lots of power and generate
such amount of heat that an active cooling is necessary otherwise h6
gets overheat and system crashes. Even with active cooling and heatsink
is in low temperature the junction temperature is still quit high that
it reaches about 88~90 ℃ . Maybe the high thermal resistance of plastic
package causes the problem.
2019-06-02 19:57:43 +02:00
Koumes
c1e284e09c si2168: add cmd timeout fix 2019-06-01 21:30:18 +00:00
may
7d0c6a2d71 10mV step according to AXP805 datasheet 2019-06-01 13:58:51 +08:00
Igor Pecovnik
b82c88191b [ s5p6818 next ] patches and kernel adjustements 2019-05-31 21:34:43 +02:00
Igor Pecovnik
94cbeae168 [ odroidn2 ] Adjust and add upstream patch 2019-05-31 20:18:51 +02:00
Igor Pecovnik
f7edc91c8f [ sunxi next ] Adjust patches 2019-05-31 19:40:38 +02:00
Igor Pecovnik
f7030069f4 [ rockchip-next ] remove deprecated patches, adjust kernel configuration 2019-05-31 19:08:48 +02:00
mei
634ec8f5da patches clean up and fix lite2 usb3.0 port(works but only usb2.0 part) (#1390)
* [sunxi-dev][h6]update orangepi lite2 dts file patch

* [sunxi-dev][h6]update patch for sun50i-h6.dtsi

*     [sunxi-dev][h6] new operation voltage table of allwinner h6

    The correct operation voltages are find out after many reboots and test (over 20+).
    the original 1.16v@1.64/1.8GHz was too high since standard cell voltage
    of 28nm@HPC is 0.9v, h6 got overheat very quickly over 110 Celsius and then system hangs,
    a power-cycle off is needed to reset soc.
    I use 'stress -c 4' to do pressure test, with a medium size passive heatsink on top of h6.
    The pressure test proves that the soc has about 4 watt power consuming
    that is much lesser than original 6~7.x watt when running at 1.8GHz(orangepi lite2 with
    usb Ethernet rtl8153 and usb hub, wifi is connected but not used).
    Soc runs much more stable and does not get overheat easily under heavy load
    with new opp table.

* [sunxi-dev][h6] orangepi lite2 wifi fix

bcm43455-fmac is buggy, reset to bcm4329-fmac
2019-05-31 18:05:46 +02:00
Igor Pecovnik
fb30186165 [ mvebu64-next ] Adjust patches and configuration 2019-05-30 20:53:12 +02:00
Igor Pečovnik
718ae4c50a
Merge pull request #1304 from FlashBurnGitHub/master
[WIP] Fix for making the cpu scaling on EspressoBIN working
2019-05-30 20:14:00 +02:00
Igor Pecovnik
f7c634c2bb [ odroidn2 / general ] further improvements with some general patches, kernel config adjustements, upstream patches, bump with version 2019-05-28 21:43:48 +02:00
Igor Pecovnik
33ec5f38da [ rk3399-default ] upstream patches 2019-05-27 14:42:52 +02:00
Igor Pecovnik
45194e865f [ sunxi-next ] Upstream patches 2019-05-26 17:44:55 +02:00
Igor Pecovnik
ffffbb9cd0 [ odroidn2 ] Remove deprecated patches, kernel config adjustements, added AUFS -> docker support, adding mainline targets which needs further adjustements ... 2019-05-20 15:17:40 +02:00
Igor Pecovnik
af5245a297 [ sunxi ] add upstream patch for 4.19.y and remove not supported build target for Banana M64 2019-05-19 16:29:23 +02:00
Martin Ayotte
7cd2f9ff58 fix missing ethernet0 alias lost during 5.1.y switch 2019-05-18 11:09:44 -04:00
Igor Pecovnik
79c1c27819 [ odroidxu4 dev ] Move to 5.1.y 2019-05-17 10:46:57 +02:00
Martin Ayotte
54049e6c58 add dual w1 overlay for meson64 2019-05-16 15:17:37 -04:00
Martin Ayotte
80b816f93c adjust meson64 patches under 5.1.y 2019-05-16 14:38:08 -04:00
Martin Ayotte
eac7e401c3 remove useless meson64 patches under 5.1.y 2019-05-16 14:37:36 -04:00
Martin Ayotte
8295a7fb61 remove usless patches for meson64 since 5.1.y 2019-05-16 13:57:26 -04:00
Martin Ayotte
0afdccfbe2 move meson64 to 5.1.y 2019-05-16 13:02:56 -04:00
Igor Pecovnik
8d7ef421b6 [ sunxi-dev ] remove deprecated patch, added bt support for orangepi win, teste for building only 2019-05-16 12:19:03 +02:00
Igor Pecovnik
0205e530af [ sunxi-next ] upstream patches 2019-05-16 12:17:37 +02:00
Martin Ayotte
840a1ff43f fix OpiZeroPlus2 default regulator 2019-05-15 13:38:52 -04:00
Martin Ayotte
b791e39ffa add missing H6 IR-RX 2019-05-14 17:59:57 -04:00
Martin Ayotte
79e0a668e7 add missing phy on OPiOne+ 2019-05-14 16:32:22 -04:00
Martin Ayotte
23bb6358de fix missing regulator-always-on for OPiLite2 2019-05-14 15:30:18 -04:00
Martin Ayotte
f52fa0fbce fix xxx-teres-fixed 2019-05-13 17:50:18 -04:00
Martin Ayotte
710a75f2fd add h6-cpu-supply patch 2019-05-12 10:24:49 -04:00
Martin Ayotte
0ddffca0b9 fix orangepi3 eMMC patch 2019-05-11 11:27:58 -04:00
Igor Pecovnik
c4281e5957 a20 sunxi - write speed improvement. Need testings. 2019-05-11 11:59:32 +02:00
Igor Pecovnik
2bd7f8efbd [ Odroid N2 ] Added Odroid N2 with mods necessary to build from sources. Made a few tests builds ... it works at least as good as stock. 2019-05-10 10:27:01 +02:00
Thomas McKahan
5df7a1ce50 [ Rockchip Next ] Fix w1-gpio overlay 2019-05-10 00:17:43 -04:00
Martin Ayotte
694c9a7024 fix typo in RUART overlay 2019-05-09 17:07:30 -04:00
Martin Ayotte
96013852af add spi-spidev1 overlay since spi-spidev don't work on OPi3 because spi0 doesn't exist 2019-05-09 16:50:18 -04:00
Martin Ayotte
624adfd0cd add sun50i-h6-ruart overlay 2019-05-09 15:03:40 -04:00
Martin Ayotte
e074919e5b add R_UART to OPI3 2019-05-09 14:44:34 -04:00
Martin Ayotte
3b70763ca0 fix general-add-H6-UARTs patch 2019-05-09 12:01:05 -04:00
Martin Ayotte
bcf2180acb remove useless patches for 5.1.y 2019-05-09 11:52:00 -04:00
Martin Ayotte
b79c38c86c recreate OPiLite2 patch 2019-05-08 15:24:17 -04:00
Igor Pecovnik
9afdc70340 [ rockchip dev ] move to 5.1.y and adjust patches false permissions, add new patch to remove broken boards 2019-05-08 09:42:55 +02:00
martinayotte
e0ca135edc remove mmc1 duplicate in orangepi3 2019-05-07 21:56:42 -04:00
martinayotte
fbbea7fe82 fix H6 opp according to 5.1.y 2019-05-07 20:52:57 -04:00
Martin Ayotte
406ba28cf5 remove duplicate clk-out-a-pin node in BPiM2Ultra 2019-05-07 17:48:58 -04:00
Martin Ayotte
dd597abae7 fix Analogix patch according to 5.1.y 2019-05-07 16:18:25 -04:00
Martin Ayotte
98e1bc1074 remove useless patch 2019-05-07 15:40:55 -04:00
Martin Ayotte
cb6dc07a7f fix typo 2019-05-07 15:37:24 -04:00
Igor Pecovnik
438133dac4 [ meson64 ] set fixed cloned mac in the first run, adjust patches for DEV branch 2019-05-05 23:32:29 +02:00
Igor Pecovnik
a48a13d9e7 [ odroidc1 ] Next move to 5.0.y 2019-05-04 18:45:35 +02:00
Igor Pecovnik
67e0d2c8fa [ sunxi* ] Add upstream patches. 2019-05-03 18:18:31 +02:00
Derek
736773cacd Add espressobinv7 dtb to swap wan and lan1 ports (#1244) 2019-05-03 08:20:42 +02:00
Igor Pecovnik
b50b7e685e [ sunxi / sunxi64 ] Patches cleanup, config cleanup, board config cleanup, disabling broken UART1 patch for Lite+/One+ ... should be fine in 5.1.y when we get there. 2019-04-28 09:02:55 +02:00
Igor Pecovnik
00702cfe62 [ sunxi / sunxi64 ] reinstate commit 52d82c921d, minus the rtc-sun6i.c changes which kill Wi-Fi for the AP6212 2019-04-28 01:05:56 +00:00
Igor Pecovnik
7fe2f6b1d1 Reverting 52d82c921d 2019-04-27 23:14:11 +02:00
Igor Pecovnik
b6c7c3efc3 [ bugfix ] There is no uart1_rts_cts_pins property ... All pins in sun50i-h6.dtsi are defined under uart1_pins @martinayotte or its wrong in .dtsi? 2019-04-27 21:59:17 +02:00
Igor Pecovnik
0ddc14688d [ rockchip ] patches cleanup 2019-04-27 20:24:51 +02:00
Igor Pecovnik
a8415d03b4 [ meson64 ] patches cleanup 2019-04-27 18:11:14 +02:00
Martin Ayotte
28e8b699ad add UART1 to OPiLite2 2019-04-27 11:49:00 -04:00
Igor Pecovnik
a80fe61a57 [ sunxi-dev ] Upstream patches and bump with version 2019-04-23 18:18:58 +02:00
Igor Pecovnik
c8319a2740 [ sunxi / sunxi-dev ] small bugfix 2019-04-22 22:02:55 +02:00
Igor Pecovnik
390a5a2e90 [ nanopi boards ] adjust default settings like they are in stock FA kernel 2019-04-22 13:33:15 +02:00
Igor Pecovnik
43e1f75ea3 [ orangepizeroplus2 ] enable missing OTG bits 2019-04-22 08:30:51 +02:00
Igor Pecovnik
52d82c921d [ sunxi / sunxi64 ] Adding missing bluetooth / rfkill changes from FA but tested only for building + related kernel config changes and bump with version due to yet another armbian-config update.
https://github.com/armbian/build/issues/1352
2019-04-21 22:42:03 +02:00
Thomas McKahan
ceebba63a9 [ rockchip default ] patch adjustment and cleaning 2019-04-20 22:39:36 -04:00
Igor Pecovnik
14674f93bb [ sunxi-next ] Add upstream patch 2019-04-20 19:33:57 +02:00
Igor Pecovnik
872d15715e Add Nanopi Duo2 and Nanopi R1 with one patch, rename to .conf since support level is the same as on all H3 boards 2019-04-19 18:34:38 +02:00
Martin Ayotte
2645877aa5 force MMC0 bus-width on most AllWinner SoC 2019-04-18 11:03:34 -04:00
Igor Pecovnik
1c114ea1bc [ sunxi-dev ] Add Nanopi R1 2019-04-18 10:53:30 +02:00
Igor Pecovnik
b3e50ef5f6 [ sunxi-next ] added FA Nanopi R1. Working everything but BT, random MAC on r8152, bumped with version 2019-04-17 20:43:09 +02:00
Igor Pecovnik
c71a67643c [ rockchip64 rk3399 default and dev ] update upstream tags and adjust patches, tested for building 2019-04-17 12:22:56 +02:00
Igor Pecovnik
f76e55a3d7 [ sunxi next ] add upstream patch, tested for building 2019-04-17 09:45:14 +02:00
Martin Ayotte
5ac45bd187
Merge pull request #1347 from WaterByWind/a64-timer
arm64: dts: allwinner: a64: Enable A64 timer workaround
2019-04-15 10:48:04 -04:00
WaterByWind
60e8e03fa1 arm64: dts: allwinner: a64: Enable A64 timer workaround
Commit 683d9384e6 brought back the upstream A64 timer fixes from 5.1.y into to the 4.19.y Armbian NEXT tree but missed the activation in the device node.

This change is the same as  commit efff71ba4f for the DEV tree and will re-introduce the activation for the fix.
2019-04-14 18:06:46 -04:00
WaterByWind
92b2895cfc pinctrl: sunxi: Disable strict mode for A64 pinctrl driver
Add patch to bring A64 pinctrl driver inline with other sunxi pintctrl drivers by disabling strict mode.

With kernel 4.15.y (and later):
*  Strict mode was enabled by default via commit 1396007286b1e2fd5dd10ae6a5ccaaaed51ab762 which can/will cause breakage with existing implementations.
* The ability to configure strict mode was added via commit aae842a3ff3385f27f1df8a9ee1494a416ec032d to allow older drivers to maintain existing behavior and avoid breakage.
* Commit cd70387f892205bcd7b8093b0837269b0739cbe0 had then explicitly disabled strict mode for most other existing SoCs but did not include A64.

This change is to update the A64 pinctrl driver similar to the other pre-existing SoC pinctrl drivers.
2019-04-14 16:29:34 -04:00
Martin Ayotte
02c2457aaf update disable_strict_mode patch so it work in 5.0.y as well as 5.1.y 2019-04-12 17:22:44 -04:00
Igor Pečovnik
9e2a0d2eae
Typo
8f4ab52b6e
2019-04-12 12:36:10 +02:00
Igor Pecovnik
8f4ab52b6e [ sunxi next ] Fixed thermal throtling for H5 devices and removed (deprecated) individual CPU speed settings from board config. Tested on H3 and H5 devices - it seems to work correctly now. https://forum.armbian.com/topic/2869-armbian-for-orangepi-pc2-allwinner-h5/?do=findComment&comment=76886 2019-04-12 11:56:06 +02:00
Igor Pecovnik
683d9384e6 [ sunxi & sunxi64 ] Upstream patches, small adjustement, remove deprecated patch, adjust config, briefly tested. 2019-04-11 00:01:58 +02:00
Martin Ayotte
df7d734e80 Merge branch 'master' of https://github.com/armbian/build 2019-04-10 17:39:36 -04:00
Martin Ayotte
9f68190d34 fix cs_gpio SPI support 2019-04-10 17:38:57 -04:00
Igor Pecovnik
77c1e16115 [ espressobin ] added cpu scaling fixes and adjust min/max parameters to match most recent variants 2019-04-10 18:43:42 +02:00
Igor Pecovnik
31550503be [ rk3399 default ] add and adjust upstream patches, kernel configuration update 2019-04-09 21:06:20 +02:00
Igor Pecovnik
58725209d9 [ rockchip64 default and dev ] Attaching to latest Ayufan branch, patches adjustement, disabled CEC due to issues @darinatoda and briefly tested on both kernels 2019-04-09 14:44:44 +02:00
Martin Ayotte
0274d162bb reintroduce erratum-unknown1 until we switch to 5.1.y 2019-04-07 16:11:01 -04:00
Martin Ayotte
265f01ab6a temporarly reverting anx6345 patch 2019-04-06 09:24:27 -04:00
Martin Ayotte
9a210b2ddd add Megous's brcm43455c patch 2019-04-05 17:39:08 -04:00
Martin Ayotte
a65beb65b1 remove useless patch 2019-04-05 17:38:31 -04:00
Martin Ayotte
5918b2de7e Merge branch 'master' of https://github.com/armbian/build 2019-04-05 17:27:09 -04:00
Martin Ayotte
712243d6e8 add Megous's brcm43455c patch 2019-04-05 17:24:20 -04:00
Martin Ayotte
176489725b
Merge pull request #1331 from arctype-co/sunxi-fixes
Sunxi fixes
2019-04-05 15:02:37 -04:00
Ryan Sundberg
5b01e3b4d9 Replace references to get_ds() in wifi drivers
See 736706bee3298208343a76096370e4f6a5c55915 get rid of legacy 'get_ds()' function
2019-04-05 15:22:50 +00:00
Ryan Sundberg
d92109b7f2 Fix compilation of analogix-anx6345.c following header changes
See 63f8f3badf799c8b63ff33a489886bc138ce5d09 drm: bridge: Constify mode arguments to bridge .mode_set() operation
and fcd70cd36b9bf697122538c9e38e8cf954b2342b drm: Split out drm_probe_helper.h
2019-04-05 10:35:50 +00:00
Igor Pecovnik
d11511ab2d [ allwinner H6 / DEV ] Add another OPP 2019-04-05 09:35:47 +02:00
Ryan Sundberg
ef8aaf2f18 Remove allwinner-a64-Enable-A64-timer-workaround.patch
This has been merged in Linux upstream
2019-04-05 06:53:30 +00:00
Ryan Sundberg
5e49b9a13f Fix duplicate sunxi-H6 uart1_pins 2019-04-05 06:32:32 +00:00
Ryan Sundberg
fc34b44b7f Fix spiflash device tree label warnings
arch/arm64/boot/dts/allwinner/overlay/sun50i-a64-spi-jedec-nor.dts:12.13-17.6:
Warning (spi_bus_reg): /fragment@0/__overlay__/spiflash: SPI bus unit
address format error, expected "0"
arch/arm64/boot/dts/allwinner/overlay/sun50i-a64-spi-jedec-nor.dts:26.13-31.6:
Warning (spi_bus_reg): /fragment@1/__overlay__/spiflash: SPI bus unit
address format error, expected "0"
2019-04-05 06:32:00 +00:00
Ryan Sundberg
5ade4bef7f Fix sunxi-a64 uart4 overlay (was aliasing to serial3 instead of serial4) 2019-04-05 06:28:49 +00:00
Thomas McKahan
80db9e3e40 [ sunxi-dev ] Patch cleanup, PineH64 1.8 GHz 2019-04-04 00:41:25 -04:00
Martin Ayotte
f1d1ca51f3 fix missing pinctrl-0 for ODroidC2 uartA 2019-03-31 17:31:15 -04:00
Martin Ayotte
22ca2b92a0 fix missing pinctrl-0 for ODroidC2 uartA 2019-03-31 17:30:49 -04:00
Martin Ayotte
690c1d3eab add OPiOne+ emac alias 2019-03-29 18:36:55 -04:00
Martin Ayotte
7fcd84da10
Merge pull request #1328 from WaterByWind/master
Update defconfig, DT to include upstream unstable timer mitigation
2019-03-29 09:37:28 -04:00
WaterByWind
efff71ba4f Update patch/kernel/sunxi-dev/0001-arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
Updated DT patch for allwinner unstable timer

Replace previous patch for DT timer node with new patch from upstream commit.

This matches the upstream change to the actual workaround in drivers/clocksource/arm_arch_timer.c
 via commit c950ca8c35eeb32224a63adc47e12f9e226da241
2019-03-28 21:34:14 -04:00
Thomas McKahan
5fa8d688c3 [ rockchip ] clean up default patches, fix board info 2019-03-27 22:57:02 -04:00
Thomas McKahan
ff9a0a3bbe [ rockchip ] re-enable patch for general video parameters 2019-03-27 21:44:33 -04:00
Martin Ayotte
b5c9e6ee8d add uartA for odroidc2 in NEXT 2019-03-26 15:45:37 -04:00
Martin Ayotte
47488561d4 add uartA overlay for Odroid-C2 2019-03-26 12:06:02 -04:00
Martin Ayotte
839f2f1510 add uartA overlay for Odroid-C2 2019-03-26 11:57:20 -04:00
Martin Ayotte
f5b6dd722f add uartA overlay for Odroid-C2 2019-03-26 11:56:39 -04:00
Martin Ayotte
7ad6e3f938 remove existing hunk in Add-YUV420 patch 2019-03-26 11:53:51 -04:00
Martin Ayotte
23eefa0afc fix eMMC vqmmc-supply in OPi3 2019-03-25 17:46:53 -04:00
Martin Ayotte
4a90f7e490 fix bad usb0-iddet gpio in OPi3 2019-03-25 17:46:07 -04:00
Martin Ayotte
f0fc372f3b remove SPI0 node in OPi3 since clash eMMC 2019-03-25 17:45:35 -04:00
Martin Ayotte
a15240883a Merge branch 'master' of https://github.com/armbian/build 2019-03-25 15:44:57 -04:00
lanefu
ea9d71de01
Merge pull request #1317 from Azq2/patch-1
Return some changes from 01-linux-0001-rockchip (HDMI 1366x768 fix)
2019-03-25 14:20:33 +00:00
Martin Ayotte
c9dbba1333 remove useless patch for 5.0.y 2019-03-25 10:11:13 -04:00
Martin Ayotte
09b94d46c5 remove useless patch for 5.0.y 2019-03-25 09:59:56 -04:00
Martin Ayotte
cae9f254b7 remove useless patch for 5.0.y 2019-03-25 09:51:24 -04:00
Martin Ayotte
d25d7f8048 remove useless patch for 5.0.y 2019-03-25 09:50:20 -04:00
Martin Ayotte
042da80afe remove useless patch for 5.0.y 2019-03-25 09:48:32 -04:00
Martin Ayotte
146f682d31 remove useless patch for 5.0.y 2019-03-25 09:46:26 -04:00
Martin Ayotte
94b762a9a1 remove useless patch for 5.0.y 2019-03-25 09:37:44 -04:00
Martin Ayotte
f3df61f0f9 remove old timekeeping32-tweaks-for-4.20.y.patch 2019-03-25 09:23:00 -04:00
Martin Ayotte
c28e7934c5 change timekeeping32-tweaks for 5.0.y 2019-03-25 09:22:05 -04:00
Martin Ayotte
f5c9bde7ac comment V4L2 vidioc_cropcap for 5.0.y 2019-03-25 09:20:45 -04:00
Martin Ayotte
3e2d97a930 remove useless patch for 5.0.y 2019-03-25 09:19:50 -04:00
Martin Ayotte
5888d28212 delete useless patch 2019-03-24 18:09:34 -04:00
Martin Ayotte
56c71fc2ba add missing OPi3 patches 2019-03-22 09:57:43 -04:00
Martin Ayotte
ae80b3820d remove useless disabled patch 2019-03-21 14:57:47 -04:00
Martin Ayotte
2fa7c680c2 fix overlay patch 2019-03-21 14:57:07 -04:00
Martin Ayotte
ec32afae44
Merge pull request #1321 from zhangn1985/master
disable patch 0031 for meson64-dev, due to merged.
2019-03-21 14:13:44 -04:00
Zhang Ning
ad28188286 disable patch 0031 for meson64-dev, due to merged.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-03-21 13:17:16 +08:00
WaterByWind
16af5541ba Update index for pin bank 'H' in sun50i-a64-fixup.scr-cmd
Mirror similar PR from sunxi-dev to sunxi-next:  Fix off-by-one numeric index for pin bank ‘H’ in sun50i-a64-fixup.scr-cmd
2019-03-20 22:01:09 -04:00
WaterByWind
c4b96d21c6 Update index for pin bank 'H' in sun50i-a64-fixup.scr-cmd
Fix off-by-one numeric index for pin bank ‘H’ in sun50i-a64-fixup.scr-cmd
2019-03-20 21:37:29 -04:00
Kirill Zhumarin
591da62568
Return some changes from 01-linux-0001-rockchip
Fixes 1366x768 and others resolutions for HDMI.
2019-03-19 16:48:32 +02:00
5kft
a7ffdb8f15 [ sunxi-dev ] update H5 overclock overlay to correspond to kernel 5.0 DT changes 2019-03-17 15:48:36 +00:00
Martin Ayotte
53bcf26db6 switch RK3399 to 5.0.y 2019-03-15 18:46:14 -04:00
Martin Ayotte
e71c0aa63d fix OPiLite2 compatible 2019-03-15 18:04:41 -04:00
Martin Ayotte
92bb6f0b66 remove useless patch according to 5.0.y 2019-03-15 12:18:51 -04:00
Martin Ayotte
a06fef7121 remove useless patch according to 5.0.y 2019-03-15 11:17:04 -04:00
Martin Ayotte
4ef8efe65c remove useless patch according to 5.0.y 2019-03-15 11:08:42 -04:00
Martin Ayotte
b4a5576f0f remove useless patch according to 5.0.y 2019-03-15 11:07:03 -04:00
Martin Ayotte
d0bb121478 remove useless patch according to 5.0.y 2019-03-15 11:04:38 -04:00
Martin Ayotte
cdb000d9d5 remove useless patch according to 5.0.y 2019-03-15 11:01:13 -04:00
Martin Ayotte
f05ba5c2d7 remove include patch already present in axp20x.c 2019-03-15 10:43:30 -04:00
Martin Ayotte
1e48b1c2b8 remove duplicate A64 Pinebook sound patch 2019-03-15 10:42:11 -04:00
Martin Ayotte
85c94edd17 fix about usb3 2019-03-14 22:19:02 -04:00
Martin Ayotte
072a3dfe36 more fix on p-board-h6-add-THS 2019-03-14 21:46:31 -04:00
Martin Ayotte
f566841baf fix h6-add-THS patch 2019-03-14 21:16:51 -04:00
Martin Ayotte
b371826484 remove old timekeeping32-tweaks-for-4.20.y.patch 2019-03-14 18:34:47 -04:00
Martin Ayotte
fee5ec15b6 add timekeeping32-tweaks for 5.0.y 2019-03-14 18:34:01 -04:00
Martin Ayotte
1749cede63 remove useless patch according to 5.0.y 2019-03-14 18:32:05 -04:00
Martin Ayotte
d594f50193 remove useless patches according to 5.0.y 2019-03-14 18:14:27 -04:00
Martin Ayotte
b9cc9c9c71 remove useless patches according to 5.0.y 2019-03-14 17:39:05 -04:00
Martin Ayotte
237d55c418 remove some useless patches under 5.0.y 2019-03-14 17:31:20 -04:00
Martin Ayotte
23dda0f989 disable temporarily some a64 patch 2019-03-14 17:30:41 -04:00
Martin Ayotte
e514907bd2 disable temporarily some Mali or Lima patches 2019-03-14 17:30:04 -04:00
Martin Ayotte
d4cab3024e remove some useless patches under 5.0.y 2019-03-14 17:28:36 -04:00
Martin Ayotte
e93df837b7 disable temporarily some a64 patch 2019-03-14 17:28:02 -04:00
Martin Ayotte
1d1c6b8c5d disable temporarily some Mali or Lima patches 2019-03-14 17:27:17 -04:00
Martin Ayotte
c50277f880 fix UART2 pins on cubietruck according to 5.0.y 2019-03-14 17:22:59 -04:00
Martin Ayotte
0c9efd40a8 fix access_ok() arguments according to 5.0.y 2019-03-14 17:10:25 -04:00
Martin Ayotte
53a1237496 remove duplicate dwc3/usb3phy lready in 5.0.y 2019-03-14 17:06:00 -04:00
Martin Ayotte
95acbdbe1a add HDMI to OPiLite2 and OPiOne+ 2019-03-14 17:03:14 -04:00
Martin Ayotte
6c9ccaffba fix Pinebook hpvcc-supply 2019-03-14 17:01:14 -04:00
Martin Ayotte
087bb6c3e9 fix Pine64 hpvcc-supply 2019-03-14 17:00:32 -04:00
Martin Ayotte
1420d659a1 fix a64-dvfs-wip patch according to 5.0.y 2019-03-14 16:55:53 -04:00
Igor Pečovnik
925b558d18
Merge pull request #1307 from maximilliangreat/master
Corrected timings for 1440x900 resolution, H3 legacy kernel.
2019-03-10 18:08:57 +01:00
maximilliangreat
bb5842cfe9 Corrected timings for 1440x900 resolution, H3 legacy kernel. 2019-03-10 19:53:04 +03:00
Martin Ayotte
eda653ae25 fix typo in README overlays 2019-03-10 11:38:07 -04:00
Martin Ayotte
85285a492e add I2C7 overlay 2019-03-10 09:27:53 -04:00
Igor Pecovnik
d7b601b63f [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00
Martin Ayotte
ad868140cf initial commit for OrangePi3 WIP 2019-03-09 11:49:43 -05:00
Martin Ayotte
1e8aa12622 add WiFi RTL8723 to PineH64 2019-03-09 10:10:21 -05:00
FlashBurnGitHub
22f5bbde18
adapted to patches sent to kernel mailing list
I changed the patch so that the code is the same like the 2 patches sent to the kernel mailing list.
2019-03-09 12:41:13 +01:00
Martin Ayotte
283acedbf2 remove useless patches for current 4.20.12 2019-03-08 15:23:44 -05:00
FlashBurnGitHub
0f374fab14
XTAL use correct pin
Missing patch to use the correct pin to recognize the XTAL frequency.
2019-03-07 08:34:52 +01:00
FlashBurnGitHub
d9c213ed8b
Rename armada-3700-cpufreq.patch to armada-37xx-cpufreq.patch 2019-03-07 08:32:17 +01:00
Martin Ayotte
e4e34c7f15 add param_w1_pin management to rockchip-fixup.scr 2019-03-06 17:34:59 -05:00
FlashBurnGitHub
8c197c7a4f
Create armada-3700-cpufreq.patch 2019-03-06 17:45:59 +01:00
Martin Ayotte
4722859bc1 fix spi-spidev pins in README 2019-03-05 20:28:25 -05:00
Martin Ayotte
5a7e35d59d add rockchip-spi-spidev overlay 2019-03-05 20:19:58 -05:00