Commit graph

2185 commits

Author SHA1 Message Date
Igor Pečovnik
f859556d58 Odroid C2 packaging bugfix, configuration update, u-boot bump to 2018.07, bump version 2018-07-31 13:21:21 +00:00
Igor Pečovnik
68d1daf3af Remove deprecated patch 2018-07-31 10:34:56 +00:00
Igor Pečovnik
7e04b1f3e1
Merge pull request #1066 from 5kft/boot-auto-dt
auto-select board DT for the NanoPi NEO2 based on board hardware revision
2018-07-30 08:59:16 +02:00
Igor Pečovnik
a760c33584
Merge pull request #1065 from 5kft/neo2-v1.1-dt
add default DT for the NanoPi NEO2 v1.1 board
2018-07-30 08:58:51 +02:00
5kft
b3f90dd4ac auto-select board DT for the NanoPi NEO2 based on board revision
This change introduces a method for U-Boot to perform board version detection at boot and
update the required board DT to load.  This process is used to detect the NEO2 board revision
and load the v1.1 NEO2 DT for v1.1 NEO2 boards.
2018-07-29 18:33:45 +00:00
5kft
eb96583215 add default DT for the NanoPi NEO2 v1.1
There are two versions of the NanoPi NEO2 board; this change adds the default DT for the
v1.1 board.  It includes the correct LED configuration and the MP2143DJ VDD regulator
definition.
2018-07-29 16:04:08 +00:00
5kft
510f44df67 enable R_PIO GPIO access in the SPL (H3 and H5)
This patch enables access to the R_PIO GPIO bank within the U-Boot SPL for the H3 and
H5.  This secondary GPIO bank should be available in the SPL just as the PIO bank is,
as there can be need to access these GPIOs during initial board startup.
2018-07-29 15:36:30 +00:00
Igor Pečovnik
ba6b764702 Enable concurrent AP/STA mode on Tinkerboard. Testing needed 2018-07-27 14:10:03 +00:00
Igor Pečovnik
a8a01d2164 Add eMMC bits to Nanopi Neo to support eMMC on Core model 2018-07-26 16:54:25 +00:00
Igor Pečovnik
1c11d6ff58 Fixed headers installation. Thanks to Jean Christian
https://forum.armbian.com/topic/2901-orange-pi-pc-stuck-on-compiling-headers
2018-07-25 17:06:37 +00:00
Igor Pečovnik
d3b49a6da5 Cubox and Le potato config adjustement, mvebu64 add patch 2018-07-24 15:55:05 +00:00
Igor Pečovnik
fa1382d64d Adjust MVEBU packagin patch and configuration 2018-07-24 12:31:31 +00:00
Igor Pečovnik
7832192ec1 Remove deprecated patch 2018-07-24 10:13:12 +00:00
Igor Pečovnik
24dd085c37 Adjisted patches for RK3328 default 2018-07-23 07:45:52 +00:00
Igor Pečovnik
65a5004287
Merge pull request #1059 from 5kft/sunxi-patch-fixes
correct sunxi H3 DT overlays for latest kernel
2018-07-22 16:21:19 +02:00
Igor Pečovnik
6bac4d9c5c Adjust RK3328 sources and patches, tested for builing, adjust Nanopi K2 board config 2018-07-22 14:17:41 +00:00
5kft
8d092c22e0 correct sunxi H3 DT overlays for latest kernel
removed leading zeros from the unit addresses in the sun8i-h3-* DT overlays;
updated the sun8i-h3-fixup script accordingly
2018-07-22 06:41:47 -07:00
Igor Pečovnik
866d9ada6c
Merge pull request #1056 from 5kft/sunxi-patch-fixes
fixed issues with sunxi overlay kernel patches
2018-07-21 22:14:19 +02:00
5kft
ab4100b18a misc NanoPi Fire3 changes
cleaned up u-boot DTB assignment; enabled RTL8188EU Wi-Fi adapter; disabled
thermal zone emulation configuration
2018-07-21 10:06:59 -07:00
5kft
9ad96bd209 correct sunxi H5 arm64 DT overlays for latest kernel
removed leading zeros from the unit addresses in the sun50i-h5-* arm64 DT overlays;
updated the sun50i-h5-fixup script
2018-07-21 06:16:39 -07:00
5kft
ddc52ce4de fixed issues with sunxi overlay kernel patches
removed conflicting patches from "general-sunxi64-overlays.patch" as they are
already provided by "general-sunxi-overlays.patch"
2018-07-20 22:11:16 -07:00
Igor Pečovnik
fbb5752710 Bugfix https://forum.armbian.com/topic/7719-cuboxi-kernel-414y-does-not-compile-failing-to-compile-imx6dl-cubox-idtb 2018-07-20 11:00:07 +00:00
Staars
8bd955f394 change bootorder in u-boot for z28pro 2018-07-19 20:41:55 +00:00
Igor Pecovnik
fe8843e0bc Remove duplicate patch 2018-07-19 17:26:52 +02:00
5kft
d8474158e2 add H5 support for optional 1.4GHz operation
This change introduces an optional overlay that can be used to modify
the default CPU clock operating table to support a maximum core clock
of 1.4GHz.  These higher clock rates will only be allowed if the
board's CPU VDD regulator can support operation at 1.4v (or greater),
e.g., SY8106A.
2018-07-18 08:00:22 -07:00
Igor Pečovnik
e6b0592ae5
Merge pull request #1050 from 5kft/add-nanopi-neo-core2-lts
add board support for the NanoPi NEO Core2
2018-07-18 08:54:13 +02:00
Igor Pečovnik
92b658de2c Remove deprecated patches https://github.com/armbian/build/issues/1042 2018-07-18 06:31:39 +00:00
5kft
e556c88402 add board support for the NanoPi NEO Core2
This change adds a board configuration for the NanoPi NEO Core2 LTS device ("nanopineocore2").

This board configuration provides support for the Core2's SY8106A I2C-based voltage regulator.
This regulator provides higher CPU voltage operation, allowing higher CPU clock rates to be
utilized.
2018-07-17 20:15:47 -07:00
Igor Pecovnik
c57ebd663c - attach Odroid XU4 4.14.y back to Hardkernel kernel branch
- Odroid XU4 next = 4.14, DEV = 4.18, remove 4.9
2018-07-17 16:11:07 +02:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
5kft
9462893138 Improve support for the NanoPi Fire 3 (add SPU1705, DVFS, thermal tables, etc.)
* implemented improved support for the FriendlyArm NanoPi Fire3
* introduced new WIP board configuration "nanopifire3"
* added and enabled the FA SPU1705 regulator
* enabled CPU-based thermal support
* implemented DT-based DVFS table (400MHz-1.4GHz)
* fixed and updated the thermal table and cooling maps
* added support for the onboard LED
* minor patch cleanup
2018-07-15 12:14:42 +02:00
Martin Ayotte
556b306708 missing enable-fsl-timer-errata.patchin DEV 2018-07-13 16:12:55 -04:00
Igor Pečovnik
5823d40016 Espressobi: Fix switching CPU rate from 300Mhz to 1.2GHz 2018-07-09 16:38:20 +00:00
Igor Pečovnik
94abeef059
Merge pull request #1039 from rabits/fb-_rockchip_gpio_i2c_udev_rules
ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices
2018-07-09 07:22:10 +02:00
Rabit
1066859065 ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices 2018-07-08 14:12:15 -07:00
Rabit
96e78c102f ASUS Tinkerboard: Restore justice - author of the gpiomem port
According to:
* e7ebaf5917/rk3288-gpiomem.c (L42-L44)
* https://forum.armbian.com/topic/4792-tinker-board-gpio/?do=findComment&comment=53472
2018-07-08 13:19:07 -07:00
Igor Pečovnik
fab979feea Move rockchip-default (tinkerboard & miqi) to self-hosted source). Original patches are left under subdir rockchip-branch and source defintions commented out. To make it back in a simple manner, when it will become more stable. 2018-07-08 12:06:01 +00:00
Thomas McKahan
b34c4b0828 meson64 next fix and re-enable sound 2018-07-08 01:22:01 -04:00
Staars
e7630c5092 Updated DTS for z28pro 2018-07-07 11:42:05 +00:00
Igor Pečovnik
7283c12ffd Fix permissions for script and in one patch, s5p6818 kernel config adjustement 2018-07-06 07:07:41 +00:00
Thomas McKahan
20d2019c3a tinker UMS mode VID PID fix 2018-07-06 01:01:56 -04:00
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