Igor Pecovnik
e19f31eec6
Enable USB3, THS, DVFS and Ethernet on Allwinner H6 based boards. Development kernel (DEV branch, 4.18.y) also provides HDMI out via simple FB interface. DEV and NEXT kernel config alignment, set H6 CPU freqency to 1.5G, adjust eMMC and SD card speed and remove deprecated patches.
2018-08-09 11:32:23 +02:00
ThomasKaiser
88ea83e694
armbianmonitor bugfix
2018-08-06 06:56:46 +02:00
ThomasKaiser
a70fd8033d
Add Tinkerboard S DC-IN voltage to armbianmonitor
...
https://forum.armbian.com/topic/7882-tinkerboard-s-what-is-asus-view-on-voltage-drops-in-cables/?do=findComment&comment=59445
2018-08-06 06:43:49 +02:00
5kft
c3f02be362
update R_PIO GPIO block enable (H3/H5)
...
Move the previous "R_PIO enable" change to initial board gpio_init (from clock_init)
2018-08-04 14:06:50 +00:00
Igor Pecovnik
c721510e6e
Add support for burning to SD card using Etcher for CLI
2018-08-03 19:35:19 +02:00
Igor Pečovnik
d28cbcaf79
Merge pull request #1071 from robsy/master
...
Make ethernet on BananaPi M3 working with 4.17.y
2018-08-03 08:35:32 +02:00
robsy
a8c03b5539
Make ethernet on BananaPi M3 working with 4.17.y
2018-08-03 06:13:32 +02:00
Mikhail
08ce108e5a
Merge pull request #1070 from Froosh/froosh-rootfstype
...
Remove hardcoded rootfstype for rockchip and udoo
2018-08-02 15:03:24 +03:00
Robin Frousheger
65493e11f8
udoo: Allow rootfstype specified in armbianEnv.txt to be used
2018-08-02 21:10:15 +10:00
Robin Frousheger
a7e01ed5fc
rockchip: Allow rootfstype specified in armbianEnv.txt to be used
...
e.g. Using btrfs on ASUS Tinkerboard
2018-08-02 17:25:34 +10:00
Igor Pecovnik
f1d4333a05
Disable DEV target for Odroid C1
2018-08-01 22:38:13 +02:00
Igor Pecovnik
d2147b50c2
Enable Odroid C1 NEXT, 4.17.y ... usable as headless server. Known issues: stuck on reboot, need power cycle, no hdmi console, no DVFS.
2018-08-01 13:00:31 +02:00
ThomasKaiser
37b167429c
Consolidate cpufreq driver/statistics
2018-08-01 11:59:45 +02:00
Martin Ayotte
7e6277ca3b
fix early kernel crash due to spi-flash been enabled
2018-07-31 14:30:08 -04:00
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
fac4687541
enlarging overhead
2018-07-30 17:06:11 +02: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
Igor Pečovnik
0e50f11d87
Merge pull request #1064 from 5kft/enable-r-pio
...
enable R_PIO GPIO access in the SPL (H3 and H5)
2018-07-30 08:58:07 +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
d9849de58f
Meson64 kernel adjustement and wrong path in displaying new kernel conf
2018-07-28 15:03:39 +00:00
David Huang
b8427c55a3
Enable NET_SCH_FQ for linux-sunxi64-next ( #1063 )
2018-07-28 11:18:00 +03: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
7e61acde85
Minor kernel config adjustement for Meson64
2018-07-26 19:29:13 +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
ab13b9b4e7
Enable one more nightly target
2018-07-26 11:40:57 +00:00
zador-blood-stained
d1fc3b898b
Bugfixes for armbian-add-overlay changes
2018-07-26 14:17:34 +03:00
zador-blood-stained
7f9e4e1a43
Rework checks for dtc in armbian-add-overlay
...
Ubuntu Bionic and newer Debian distributions have new enough dtc for
compiling overlays, so try to use distribution provided compiler if
kernel headers are not installed
2018-07-26 14:08:53 +03: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
67161093b9
Nanopi M3,Fire3, T3+ config adjustements
2018-07-24 14:06:33 +00:00
Igor Pečovnik
fa1382d64d
Adjust MVEBU packagin patch and configuration
2018-07-24 12:31:31 +00:00
Igor Pečovnik
2c762ebd88
Switch Vagrant to Bionic
...
https://github.com/armbian/build/issues/1061
2018-07-24 12:11:24 +00:00
Igor Pečovnik
7832192ec1
Remove deprecated patch
2018-07-24 10:13:12 +00:00
Igor Pečovnik
c98949ae29
Few more changes to internal building process
2018-07-24 10:07:54 +00:00
Igor Pečovnik
cfca8f55ce
Bump with version and adjust few board configs
2018-07-24 09:58:48 +00:00
Igor Pečovnik
f125277eca
Adjust Nanopi K1 board settings
2018-07-23 16:25:36 +00:00
Igor Pečovnik
204d867178
Disable broken sun5i default kernel builds and enable csc rebuilding only when defined in REBUILD_IMAGES
2018-07-23 14:51:41 +00:00
Igor Pečovnik
f46abcedc8
Adjust Cubieboard4 .csc config
2018-07-23 11:39:18 +00:00
Igor Pečovnik
24dd085c37
Adjisted patches for RK3328 default
2018-07-23 07:45:52 +00:00
Igor Pečovnik
a4834023f6
Adjust board config
2018-07-23 09:09:50 +02:00
Igor Pečovnik
00c5bd6734
Add CSC support
2018-07-23 09:08:16 +02:00
Igor Pečovnik
093c1636a7
Bugfix
...
Forgot to pass a parameter
2018-07-23 09:02:35 +02:00
Igor Pečovnik
c0a398def1
Merge pull request #1060 from 5kft/sunxi-fix-spiflash
...
enable kernel MTD SPI flash configuration
2018-07-22 19:01:34 +02:00
5kft
018023c609
enable kernel MTD SPI flash configuration
...
enable the MTD SPI flash configuration in the sunxi-next kernel; this allows on-board
SPI flash to be available via MTD by default when enabling the "spi-jedec-nor" overlay
in the boot configuration.
2018-07-22 09:16:36 -07: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
1c4171a958
Merge pull request #1057 from Staars/master
...
BT-support for z28pro
2018-07-22 16:20:53 +02:00