Martin Ayotte
9f68190d34
fix cs_gpio SPI support
2019-04-10 17:38:57 -04:00
Martin Ayotte
45f58905d6
add nigthly OPiOnePlus builds
2019-04-09 15:59:58 -04:00
Igor Pecovnik
31550503be
[ rk3399 default ] add and adjust upstream patches, kernel configuration update
2019-04-09 21:06:20 +02:00
Leonidas P
7d719d224c
Fix multiple KERNELBRANCH tags
2019-04-09 16:08:47 +03: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
Igor Pečovnik
4bcf75cfc7
Merge pull request #1336 from OLIMEX/update_wallpaper
...
Place Armbian wallpaper also on monitor 1
2019-04-08 19:27:04 +02:00
Martin Ayotte
58b9b76b2f
fix U-Boot 'reset'
2019-04-08 12:24:52 -04:00
Martin Ayotte
fc6300a5a1
add 'reboot' fix patch for H6
2019-04-08 11:43:06 -04:00
Stefan Mavrodiev
1cd0a8b486
Place Armbian wallpapper also on monitor 1
2019-04-08 16:04:38 +03:00
Igor Pečovnik
fa009082e2
Merge pull request #1335 from andriej/patch-2
...
enable usbip and usbip vhci-hcd as module
2019-04-08 11:33:02 +02:00
Andrzej
6ed2176ee3
enable usbip and usbip vhci-hcd as module
...
Pretty standard package, shame for it to be missed
2019-04-08 10:01:22 +02:00
Martin Ayotte
470d75c286
Merge branch 'master' of https://github.com/armbian/build
2019-04-07 16:11:25 -04:00
Martin Ayotte
0274d162bb
reintroduce erratum-unknown1 until we switch to 5.1.y
2019-04-07 16:11:01 -04:00
Igor Pecovnik
f0e11afa97
[ general ] Bump with version due to https://forum.armbian.com/topic/10082-updated-firmware-and-armbian-config
2019-04-07 21:43:30 +02: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
Igor Pecovnik
b565b00059
[ meson64-dev ] kernel configuration update
2019-04-05 19:03:02 +02: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
b2eea32cb4
[ general ] Locales fix/workaround to make warning go away
2019-04-05 09:37:47 +02: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
f0c96a6607
Update sopine64 lpddr3 voltage patch for upstream changes
2019-04-05 06:30:57 +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
6938cc6e1f
add PineH64 beta builds
2019-04-03 16:16:51 -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
WaterByWind
f1d2b74ab1
Use RTC to set system clock on boot ( #1329 )
...
* Use RTC to set system clock on boot
Enable kernel use of RTC to set system clock early in boot
* Use RTC to set system clock on boot
Enable kernel use of RTC to set system clock early in boot
* Use RTC to set system clock on boot
Enable kernel use of RTC to set system clock early in boot
2019-03-31 10:24:26 -04:00
Martin Ayotte
690c1d3eab
add OPiOne+ emac alias
2019-03-29 18:36:55 -04:00
Martin Ayotte
fa75e7f413
add OPiOne+ emac in u-boot
2019-03-29 18:36:34 -04:00
Martin Ayotte
e858143513
add syscon+emac to H6 + emac alias OPi3
2019-03-29 17:16:23 -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
Martin Ayotte
41b079b322
enable OPi3 beta
2019-03-28 13:39:49 -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
WaterByWind
08f1ed251f
Merge remote-tracking branch 'upstream/master'
2019-03-27 18:18:46 -04:00
Igor Pečovnik
a304fab39d
[ odroidc2 ] Enable beta
...
Build DEV CLI images
2019-03-27 20:17:31 +01:00
WaterByWind
e270d43782
Replace SUN50I_A64_UNSTABLE_TIMER with SUN50I_ERRATUM_UNKNOWN1
...
Update SUN50I_A64_UNSTABLE_TIMER to match new upstream commit using SUN50I_ERRATUM_UNKNOWN1
2019-03-27 14:28:21 -04:00
Igor Pečovnik
69c231dbc0
[ Wireguard ] Set default disabled
...
It's currently broken on at least 4.14.y and there were others troubles.
2019-03-27 06:33:39 +01: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