Commit Graph

687 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
Igor Pecovnik
8d19546c79 Revert "Preliminary RK3399 / Odroid N1 support"
This reverts commit 284029b515.
2018-02-14 10:08:55 +01:00
Igor Pecovnik
284029b515 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:00:40 +01:00
Igor Pecovnik
43a6e7c5f9 Odroid XU4 NEXT upsteam patches to 4.9.90
- updated wifi driver for 8811/12/14 AU
- added 8812eu
2018-02-12 18:54:26 +01:00
zador-blood-stained
70f63ae75e Switch mvebu-dev to a different kernel branch
Kernel 4.15.0-rc6 with phylink and SFP support
2018-02-12 20:20:27 +03:00
Igor Pecovnik
ddccaaf023 Odroid C2 and Meson64 NEXT configuration cleanup and merge
Tested on Lapotato and C2
2018-02-09 10:48:04 +01:00
Igor Pecovnik
dfa99d9b60 cubox, meson64, c2 and udoo NEXT update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- config update
2018-02-08 17:39:58 +01:00
Igor Pecovnik
865a9386d3 mvebu next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- added 8188 to next
- config update
2018-02-08 17:23:27 +01:00
Igor Pecovnik
aa36670926 sunxi and sunx64 NEXT update
- updated 8811/12/14AU Wireless driver, recent AUFS
- updated configs
- fix broken patch for rtl8189
2018-02-08 17:09:43 +01:00
Igor Pecovnik
ee58610a25 MVEBU64 next and default update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- upstream patches
- config update
2018-02-08 15:27:42 +01:00
tonymac32
bcc77d314a rockchip default config update 2018-02-07 22:15:42 -05:00
tonymac32
6e8da746c9 Merge branch 'master' of git://github.com/armbian/build 2018-02-05 22:52:11 -05:00
Igor Pecovnik
208c98f2f0 Upstream patches for K4.4 2018-02-05 14:07:33 +01:00
Igor Pečovnik
5e86816403
Merge pull request #881 from OLIMEX/olimex-som204-a20
Add support for A20-SOM204 board
2018-02-05 07:07:06 +01:00
tonymac32
30da832f8c Rockchip default enable cifs 2018-02-04 15:37:59 -05:00
Tony
aadb4257c0
rockchip default enable cifs 2018-02-04 14:26:59 -05:00
Gauthier Provost
8bc4065287 Make fancontrol config use physical device address (mapped via 90-helios4-hwmon.rules)
Remove kernel KGDB options
2018-02-05 00:55:36 +08:00
Gauthier Provost
75a40bcfdb Merge remote-tracking branch 'origin/helios4_LK4.4' into helios4 2018-02-04 14:03:55 +08:00
Gauthier Provost
2a16922623 Merge remote-tracking branch 'upstream/master' into helios4 2018-02-04 12:44:09 +08:00
aprayoga
ad1b0b712f mvebu-default, enable pwm-fan module and hardware pwm in gpi-mvebu 2018-02-04 08:32:47 +08:00
Stefan Mavrodiev
24b49c9248 Enable EDID firmware override 2018-01-31 12:49:03 +02:00
Stefan Mavrodiev
8e3738a775 Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-01-31 08:21:42 +02:00
Stefan Mavrodiev
3f45e489b5 Enaeble ATMEL_ECC module 2018-01-31 08:21:23 +02:00
tonymac32
1e37aefc1e Merge branch 'master' of git://github.com/armbian/build 2018-01-30 22:24:15 -05:00
Igor Pecovnik
da48871323 Revert "Odroid XU4 Switch DEV (4.14.y) and NEXT (4.9) branch which is EOL"
This reverts commit b680e9a4b9.
2018-01-30 17:48:42 +01:00
tonymac32
d700b1eabc rockchip-default device tree overlays 2018-01-29 23:46:20 -05:00
Stefan Mavrodiev
8c42406f1d Merge remote-tracking branch 'upstream/master' into olimex-som204-a20 2018-01-29 16:48:11 +02:00
Stefan Mavrodiev
6c059834fb Update bluetooth target 2018-01-29 16:40:07 +02:00
Stefan Mavrodiev
ab3b992dd2 Update sunxi-dev defconfig 2018-01-29 15:14:26 +02:00
zador.blood.stained
2c049615d5 Enable extra TCP congestion options for Rockchip 2018-01-29 14:14:20 +03:00
tonymac32
3812ffe620 Rockchip config update 2018-01-29 00:53:54 -05:00
tonymac32
25c95629d4 Config TinkerBoard Default Update 2018-01-28 16:46:51 -05:00
Igor Pecovnik
44a0490bcf Meson64 NEXT patches adjustements and adjusting Nanopi K2 targets 2018-01-28 22:31:09 +01:00
Tony
9c3ac4d364
update rockchip-default config 2018-01-27 16:41:48 -05:00
Igor Pecovnik
6fac04fb08 NanoPI m3 NEXT patches update, docker support 2018-01-27 22:23:00 +01:00
Igor Pecovnik
b680e9a4b9 Odroid XU4 Switch DEV (4.14.y) and NEXT (4.9) branch which is EOL 2018-01-26 15:41:18 +01:00
Igor Pecovnik
e21a34c2f9 Fix Meson64/C2 patches and add 8188EU driver there too 2018-01-26 14:09:51 +01:00
Igor Pecovnik
5c0b45623b Add better driver for 8188EU for SUNXI and ROCKCHIP next branches 2018-01-25 12:11:53 +01:00
Igor Pecovnik
068a5ee795 Odroid XU4 patches adjust, updates for Wifi, config update 2018-01-25 07:37:42 +01:00
Igor Pecovnik
70ba7a5096 Adjust mvebu-default kernel config, removing accidentally added config for helios4 2018-01-24 07:08:19 +01:00
Igor Pecovnik
c5cdc0518b Add wireless driver 8812/14 to Rockchip-default 2018-01-23 22:00:11 +01:00
Igor Pecovnik
1488bd0f6b Add 8812/14AU wireless to mvebu-default 2018-01-23 21:58:00 +01:00
Igor Pecovnik
8871e0f599 Udoo Quad etnavid and samx patches. Added 8812/14/11 AU wireless drivers to kernel 4.4 2018-01-23 21:56:29 +01:00
zador-blood-stained
e52300d4f6 Add extra NLS options to sunxi{,64}-next configs 2018-01-23 20:18:29 +03:00
zador.blood.stained
d40cdbe364 Switch USB gadget support to modules in sunxi64-next config 2018-01-23 12:59:07 +03:00
Alexey Kamenskiy
674cd23c29 Enable GPIO_SYSFS on mvebu64 (#869) 2018-01-21 20:53:18 +03:00
zador-blood-stained
53fe3a5409 Enable a bunch of networking options in Rockchip configs
Closes #827
2018-01-20 17:33:28 +03:00
Igor Pecovnik
8cbd6de675 Changing U-boot to mainline, adding patches for dev (4.14.y). It boots but virtually nothing works except network ... moving Udoo Neo under deprecated. Only one sample exists and little to no users around. 2018-01-19 20:04:17 +01:00
Igor Pecovnik
76b1afd4f0 Adding generic loopback driver support to Rockchip kernels 2018-01-19 11:48:08 +01:00
Igor Pecovnik
866bb6e10e Add a selection of DVB devices and upstream patch to Udoo NEXT kernel https://forum.armbian.com/topic/6208-no-devdvb-on-udoo-quad/ 2018-01-19 06:38:35 +01:00
tonymac32
00b1bddfd8 TinkerBoard Config finally sorted out the RKWifi thing 2018-01-16 00:24:53 -05:00
tonymac32
62c519cb6c Rockchip Default Config Update. Working RPi touchscreen 2018-01-15 13:42:24 -05:00
Igor Pecovnik
479ac30b2d Enabling few wireless adaptors on Rockchip NEXT 2018-01-15 15:27:01 +01:00
Tonymac32
3bd583f01e Use Rockchip kernel
First successful compile. Still lots of bugs and things missing going from one "specialized" kernel to another.
2018-01-14 00:40:37 -05:00
Tony
ac76d47785
Rockchip-next add missing watchdog support 2018-01-11 22:05:08 -05:00
Igor Pecovnik
103ac41430 Added legacy kernel (3.10.107) targets for several A64 boards: Orangepi Win and Bananapi M64 were tested, the rest is untested: NanopiA64, Olinuxino A64 and Teres A64 2018-01-09 22:51:54 +01:00
Igor Pecovnik
caaa9eae10 Addad NanopiM3 (Nexcell s5p6818) default 4.4 kernel with fixed upstream patches, bootscript, uuid support, ... 2018-01-08 06:44:45 +01:00
Igor Pecovnik
7f7d82a6c1 Helios4 cleanup. Adding default branch 2018-01-07 09:58:52 +01:00
Gauthier Provost
40db97da68 Merge branch 'helios4_next' into helios4 2018-01-06 19:12:21 +08:00
Igor Pecovnik
a725691d2e Adding Helios4 NEXT (only) target. All basic features are working ... moving to .conf 2018-01-05 20:55:39 +01:00
Tim Clephas
46cc025514 Enable xpad joystick support for sunxi-next (#856) 2018-01-05 15:07:15 +03:00
Igor Pecovnik
5695ca38e4 Kernel configurations update 2018-01-03 10:47:51 +01:00
Igor Pecovnik
3172289652 Odroid C2. Update NEXT patchset, tested with 4.14.10 ... almost ready to merge with meson64
https://forum.armbian.com/topic/5917-nanopi-k2-wip-general-topics/?do=findComment&comment=45917
2017-12-30 10:49:05 +01:00
aprayoga
6446a20a7f Enable minimal kernel debug info
- Enable KGDB support
- Enable earlycon and earlyprintk support
2017-12-30 16:50:32 +08:00
aprayoga
63fca0a876 enable "next" branch on Helios4 2017-12-30 16:50:32 +08:00
Igor Pecovnik
8be38fc4a0 OPi Zero Plus H5 Ethernet bits
https://forum.armbian.com/topic/4921-orange-pi-zero-plus-h5-chip/?do=findComment&comment=46265
2017-12-21 08:30:45 +01:00
Igor Pecovnik
6c00ac92b8 Odroid XU4 NEXT upstream patches 2017-12-21 06:34:19 +01:00
Igor Pecovnik
617ee26c96 Kernel 4.4 upstream patches 2017-12-21 06:13:06 +01:00
Igor Pečovnik
2039abfd0b
Enabling I2C bus multiplexing support
https://forum.armbian.com/topic/5943-tvheadend-does-not-install-on-debian-cubietruck/?tab=comments#comment-46193
2017-12-19 22:07:37 +01:00
Igor Pecovnik
6415ebf1e5 Updating Cubox NEXT kernel configuration 2017-12-15 19:15:48 +01:00
Stefan Mavrodiev
f473e1a9fb Update support for sun5i (#846)
* Initial support for A13
* Update u-boot.bin
* Update nand-sata-install
2017-12-14 13:27:50 +03:00
Stefan Mavrodiev
dbd9c60f97 Disable low-level debug in sunxi-next defconfig 2017-12-11 13:47:25 +02:00
Jan Meznik
11d2d21ee0 Added support for RAID on linux-rockchip-next. 2017-12-09 12:29:31 +01:00
Igor Pecovnik
352cefc1f1 Configuration update for Rockchip default kernel + upstream patches 2017-12-08 23:16:54 +01:00
Igor Pecovnik
d46412431b Temporally disablind few patches and functions in MVEBU64 / Espressobin due too compilation breaking. Not relevant for some time. 2017-12-07 09:11:46 +01:00
Igor Pecovnik
a134e34af8 Added FriendlyARM Nanopi M3 mainline target (NEXT). Based on @rafaello7 work - kudos! Tested both CLI http://sprunge.us/bHRO and desktop image: https://www.armbian.com/nanopi-m3 Changed status from CSC to WIP. 2017-12-06 22:27:43 +01:00
Stefan Mavrodiev
348aa98015 Merge branch 'master' into olinuxino-a13 2017-12-04 16:16:08 +02:00
Cai Zhaotian
95130f0670
Adding GPIO I2C Support 2017-12-03 15:58:09 +08:00
zador-blood-stained
4e1aa2af38 Update c2-next kernel config 2017-12-02 18:44:52 +03:00
zador-blood-stained
073eccafae Update odroidc2-next patches and config
It boots up to the command prompt, didn't check anything else yet
2017-12-02 17:34:45 +03:00
Igor Pečovnik
859834f76d
Merge pull request #837 from cztian/patch-2
Adding NFC Driver Support
2017-12-01 12:21:21 +01:00
Cai Zhaotian
d769945967
Adding NFC Driver Support 2017-12-01 18:25:35 +08:00
Cai Zhaotian
5db51ac274
Adding CD-ROM Support 2017-12-01 18:00:32 +08:00
zador-blood-stained
ffa59ae513 [WIP] Update sunxi-next kernel to 4.14 2017-11-30 22:20:26 +03:00
Igor Pecovnik
24fbb01438 Adding printing support to Desktop image, 881x driver to Rockchip NEXT, hide few items in applications menu 2017-11-30 07:29:36 +01:00
Stefan Mavrodiev
2813ea89cb Initial support for olinuxino-a13 2017-11-29 16:58:52 +02:00
root
a50100eb1e Rockchip Next to 4.14.y 2017-11-28 23:17:20 -05:00
Igor Pecovnik
eab890e9c6 Move cubox-i NEXT to 4.14.y 2017-11-28 14:08:03 +01:00
Igor Pecovnik
72b42b5b10 Update Xtables on several configs 2017-11-28 08:50:11 +01:00
Igor Pecovnik
2d490d3a86 Moving C2 NEXT to 4.14.y ... image boots but doesn't come up. More next time. https://pastebin.com/iyJUUjyE 2017-11-27 20:03:39 +01:00
Michael Corcoran
1705c2263e config:sunxi-next: Enable IEEE 802.15.4 radio modules (#829)
This will build IEEE 802.15.4 radio support as modules with 6LOWPAN support and
support for the following hardware:
 - Atmel AT86RF23x
 - Microchip MRF24J40
 - TI CC2520
 - ATUSB
 - Analog ADF7242
 - Cascoda CA8210
2017-11-27 19:59:54 +03:00
zador-blood-stained
763a2fa38d Update mvebu-{next,dev} kernel to 4.14 2017-11-25 17:46:35 +03:00
Tony McKahan
579240b9dd fix update 2017-11-23 19:00:12 -05:00
ThomasKaiser
c3b26491b6 Let USB device negotiation appear in dmesg output 2017-11-23 20:37:57 +01:00
Tony McKahan
3d9dd7b3be meson64-dev 4.14 patchset and config 2017-11-22 00:46:18 -05:00
Igor Pecovnik
b45bb658fb Enable SD card support in Espressobin NEXT & DEV 2017-11-20 16:27:14 +01:00
Igor Pecovnik
4c6e014cf7 Kernel 4.4 upstream patches 2017-11-18 20:35:13 +01:00
Igor Pecovnik
25f4fff086 Add separate Orangepi Zero Plus config, adding wifi which working but getting new mac each time, USB enabled 2017-11-16 11:41:43 +01:00
Tony McKahan
ce6853a3d4 Meson64 config 4.14 2017-11-15 00:13:45 -05:00
Igor Pecovnik
10e6445593 Fixate mvebu64-next to 4.14.y + patches adjustement, mvebu64-dev back to mainline. Both tested and working 2017-11-14 20:35:57 +01:00
Igor Pecovnik
93504ee164 Added 8189es wireless driver. 2017-11-13 19:50:41 +01:00