Commit Graph

587 Commits

Author SHA1 Message Date
Igor Pecovnik
bad913838d RK3328 kernel upstream patches + config update 2018-06-03 06:54:48 +02:00
Igor Pecovnik
e41d2bdce8 Add 8812AU & 8188EU wireless drivers to old legacy kernels for Odroid C2 and Pine64 2018-06-02 21:02:49 +02:00
Igor Pečovnik
b2e5116509
Merge pull request #992 from karabek/master
Allwinner H3: enable thermals
2018-06-02 17:30:40 +02:00
zador-blood-stained
f9d48776a5 Drop S500 boards 2018-06-02 17:44:19 +03:00
Jingchuan Huang
06a21a9437 Enable CONFIG_USB_RTL8152 in linux-mvebu64-next 2018-06-02 14:48:29 +03:00
Karabek
033c18581c
Thermals: activate GP-ADC temp sensor
Activates General Purpose Analog/Digital Converter to read SoC temp via IIO (in Line 5954)
CONFIG_SUN4I_GPADC=y
2018-06-02 12:46:14 +02:00
Igor Pecovnik
332ce2fa9d Rockchip / Tinkerboard. Upstream changes broke lcd, disabling broken patches, added upstream patches 2018-06-02 08:05:07 +02:00
zador-blood-stained
1337a37242 Add RTC drivers to rockchip-next config 2018-05-31 20:51:52 +03:00
Karabek
ee4a2772bb
Allwinner: Enable HDMI for H2/H3 boards
In BRANCH=dev "linux-sunxi-dev.config" currently does not set "CONFIG_SUN8I_DE2_CCU=y" (previous versions had this, Sunxi-Next still has it).
DE2-CCU clock seems to be required for HDMI output (see drivers/clk/sunxi-ng/Kconfig).
If this is NOT configured we get:
[    7.221461] sun8i-mixer 1100000.mixer: Couldn't get our reset line
[    7.221562] sun4i-drm display-engine: failed to bind 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]): -517
[    7.221570] sun4i-drm display-engine: Couldn't bind all pipelines components
[    7.221693] sun4i-drm display-engine: master bind failed: -517
Tested with Orange Pi One and Sunvell R69
2018-05-31 16:17:36 +02:00
Igor Pecovnik
f3fcea2358 Stretch bugfix and Tinkerboard upstream patch 2018-05-29 16:50:30 +00:00
David Huang
3e72d5cd27 Enable advanced IP routing features in linux-rk3328-dev (#975)
This enables policy-based routing features, like `ip rule`.
Useful for VPN routing and transparent proxy.
2018-05-28 16:44:57 +03:00
zador-blood-stained
ed4f633402 Enable all HID modules for rockchip-default
Closes #976
2018-05-28 16:42:49 +03:00
Igor Pecovnik
a711f3d833 RK3328 kernel config update 2018-05-27 18:20:11 +02:00
Igor Pecovnik
33722cdb15 Merge UDOO next patches from development and add remaining ones 2018-05-27 13:45:21 +02:00
Igor Pecovnik
f6d4d89b08 Merging config files from development 2018-05-27 13:08:19 +02:00
Igor Pecovnik
02c2835b9b RK3328 upstream patches 2018-05-27 08:18:24 +02:00
Igor Pecovnik
991fb56209 Merge Odroid XU4 into stable 2018-05-25 10:49:33 +02:00
Igor Pecovnik
7baa822bad Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel 2018-05-25 10:31:01 +02:00
Igor Pecovnik
598453dc20 Merge Odroid C2 changes into stable 2018-05-25 06:41:02 +02:00
Igor Pecovnik
b241f5bca0 Merge S5P6818 into stable 2018-05-24 15:46:51 +02:00
Igor Pecovnik
7d2f3af08f Merging Rockchip family 2018-05-24 15:44:15 +02:00
Igor Pecovnik
e80a1ab3bf Merging mvebu64 into stable 2018-05-24 15:40:20 +02:00
Igor Pecovnik
4af7efa568 Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
Igor Pecovnik
e2741240eb Merge Meson64 from development to stable 2018-05-24 12:39:49 +02:00
Stefan Mavrodiev
56a9a49b19 Update olinuxino BSP packages 2018-05-03 09:00:16 +03:00
zador-blood-stained
fb75597847 Enable CONFIG_SQUASHFS_XZ for sunxi64-next
Closes #942
2018-05-01 20:32:22 +03:00
zador-blood-stained
2a11de768c Merge safe changes from development to master, part 2 2018-04-29 16:02:11 +03:00
Stefan Mavrodiev
20c1fb0581 Add support for spi-nor 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
5fac0553d5 Add SUNXI-CAN driver 2018-04-25 16:36:31 +03:00
Tony
2a1d686d41
Update Rockchip default conifg 2018-04-13 01:15:11 -04:00
tonymac32
48946ddcfa Rockchip default remove deprecated patches
Upstream includes UART4 pin definition fix and maintenance patches
2018-04-13 00:49:08 -04:00
Tony
71d911ef97
Rockchip default fix Mali devfreq 2018-03-19 23:19:18 -04:00
Igor Pecovnik
dad0ec877d Enable DVFS on Espressobin NEXT & DEV + 8812AU wireless drivers fixes + other minor fixes 2018-03-03 20:31:41 +01:00
Igor Pečovnik
967a8ddd1a
Adding midi seq
https://github.com/armbian/build/issues/903
2018-03-03 14:04:29 +01:00
Igor Pecovnik
ae14e90a30 Upstream patches for 4.4 and 4.9 2018-03-01 23:21:24 +01:00
Igor Pecovnik
d40ee81f9d Disable excessive debugging on Tinkerboard WiFi, added RTL8188EU driver, upstream patches and kernel config updates 2018-03-01 12:04:00 +01:00
tonymac32
36006501ff rk3328 dev config update wip 2018-02-28 00:10:30 -05:00
Igor Pecovnik
9e32020d1a RK3328 kernel and u-boot upstream patches and few small fixes 2018-02-27 16:21:49 +01:00
Igor Pecovnik
70ef539817 Meson64 NEXT patch and config update 2018-02-27 16:15:38 +01:00
Igor Pecovnik
c338436bbb Cubox NEXT moved to 4.15.y 2018-02-27 16:12:50 +01:00
tonymac32
f88fabbe0d Update Rockchip default config 2018-02-24 16:49:26 -05:00
Igor Pecovnik
67353f5583 Odroid XU4 NEXT upstream patches 2018-02-22 21:40:33 +01:00
Igor Pecovnik
1f0c5c8a81 Meson64 DEV remove deprecated and disable broken patches 2018-02-19 17:23:24 +01:00
tonymac32
f831a2a014 Rockchip Dev fixup. Boots. 2018-02-19 00:30:58 -05:00
Peter Oostewechel
b1e52b25da Added gpio-poweroff driver for sunxi-next (#896) 2018-02-18 11:58:51 +03:00
zador-blood-stained
476da48ccb Enable iSCSI kernel options for mvebu-next 2018-02-17 16:50:52 +03:00
Igor Pecovnik
518ef98107 RK3399. More fixes but Odroid N1 refuses to boot :( ... ATF builds now (after apt install gcc-arm-none-eabi ?). Tested building/booting with 4-byte skip and u-boot with and without loading address. Enough for today. 2018-02-16 19:29:22 +01:00
Igor Pecovnik
f9ff531114 Solidrun is moving their legacy kernel to 4.9 which is our new cubox-dev. Initial support, board boots but it is not optimised nor finished yet. 2018-02-16 10:29:31 +01:00
Igor Pecovnik
f6402803c2 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:11:23 +01:00