Igor Pecovnik
afb6216278
[ sunxi-dev ] This kernel config fixes building. Also adding upstream patches
2018-12-21 10:04:18 +01:00
Igor Pecovnik
8edf8c56a8
[sunxi-dev] Adjusted patchset. Tested on H3, H5, A64, A83T, H6, ... focused only on basic features such as dvfs, hdmi, ... Kernel sources are switched to @megous and many patches were taken from @anarsoul branch, mostly regarding Pinebook/A64 which will take some time to get upstream. It's a mess which will be eventually sorted out or merged up.
2018-11-15 14:43:32 +01:00
Igor Pecovnik
ced3bf0a40
[ sunxi-dev ] Moving to 4.19.y Tested: H3, H5 (unstable?!), H6(no hdmi), R40 (no hdmi), A83T, A64, ... some wireless drivers were left. They need to be adjusted for 4.19.y
2018-11-13 11:50:40 +01:00
ThomasKaiser
7334104818
Use CONFIG_HZ=250 where applicable
...
Closes #1142
2018-10-27 10:38:35 +02:00
Igor Pecovnik
1d809baf6b
Ajusted DEV config, no more relocation out of range, wireless on Duo working now
2018-09-18 13:52:36 +02:00
Igor Pecovnik
83a534f732
Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095
2018-09-05 10:14:31 +02:00
ThomasKaiser
dc9ad0e1e5
Consolidate CEPH and CIFS settings
2018-09-04 22:04:13 +02:00
Igor Pecovnik
8bf7c8ed7a
Adjusting sunxi-dev kernel config due to regression, docker deps broken with this, but "relocation out of range errors" caused wifi, dvfs, ... failure.
2018-08-30 10:18:55 +02:00
Igor Pecovnik
48d34c1a86
Add wireless driver for Pinebook
2018-08-29 09:26:32 +02:00
Igor Pecovnik
c51fdc6c4a
Add AUFS4.18, adjust several board configs
2018-08-23 15:13:12 +02:00
Igor Pečovnik
a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. ( #1087 )
...
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.
* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch
* Adjust few boards in development to new reality, removing it from NEXT for now
* Adjust few board configs
* Board config adjustement
* Adjust few boards configs
* Port NeoCore2 and Neo21.1 to 4.14.y
* Adjust board config
* Adjust board config
2018-08-21 10:41:10 +02:00
ThomasKaiser
0a54d03ed8
Consolidate timer frequency settings accross all kernels
...
...skipping default 3.x kernels
2018-07-16 16:41:45 +02:00
Igor Pečovnik
cf40fda60a
Add OMV 4 module dependencies and a workaround for ram2log that OMV can make use ZRAM powered ramlog. It is also helpful in case of sudden crash. Nginx can't start without log places into its subdir. We create them on start.
2018-07-04 14:19:50 +00: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
Martin Ayotte
f9060b8fdf
re-enable CONFIGFS in Dev
2018-06-27 11:32:20 -04:00
Igor Pečovnik
a1bd2f83b9
Adjust CMA
2018-06-24 19:07:21 +02:00
Igor Pečovnik
10e2065190
SUNXI/64 Add CSI driver, kernel configuration update, meging patches for NeoAir and enable camera driver, enable teres bootlogo, AW SOC ID
2018-06-21 11:31:26 +00: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
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
2c08ec8f5a
Merge sunxi family into stable
2018-05-24 13:32:29 +02:00
Stefan Mavrodiev
24b49c9248
Enable EDID firmware override
2018-01-31 12:49:03 +02:00
Stefan Mavrodiev
3f45e489b5
Enaeble ATMEL_ECC module
2018-01-31 08:21:23 +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
ThomasKaiser
841a6411b7
Kernel support for zram
2017-11-03 10:58:22 -07:00
ThomasKaiser
2815b25bc9
Switch to ondemand cpufreq governor on modern kernels
...
Otherwise ondemand tweaks in /etc/init.d/armhwinfo are likely to break
2017-10-17 19:46:05 +02:00
Igor Pecovnik
c4079d274c
Enable CONFIG_ATA_OVER_ETH
...
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00
Igor Pecovnik
5ee9114ec1
Adjusting sunxi-DEV config and disabling broken NAND patches.
2017-05-18 06:12:40 +02:00
Thomas Kaiser
ca3637c57f
Make kernels OMV friendly -- see #36
2017-04-02 16:06:55 +02:00
Igor Pecovnik
94b255c947
Sunxi NEXT and DEV kernel config update
2017-03-26 20:30:44 +02:00
zador-blood-stained
ce187b0027
Update sunxi-dev kernel config
2017-01-08 16:08:30 +03:00
Martin Ayotte
e68c2cb265
add AT24 modules for I2C EEPROMs
2017-01-01 14:05:06 -05:00
zador-blood-stained
cdc02f6786
Switch several kernels to Thumb2 mode
2016-11-20 21:22:45 +03:00
Martin Ayotte
e38711da78
add KEYBOARD_GPIO and KEYBOARD_MATRIX
2016-11-04 17:28:07 -04:00
Martin Ayotte
3cc3707a78
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
config/kernel/linux-sunxi-dev.config
2016-11-04 14:31:20 -04:00
zador-blood-stained
264cffe466
Experimental NAND support for A20 micro and CT
2016-11-01 13:14:38 +03:00
Martin Ayotte
3d10e9c298
add MTD/NAND support for Olimex-A20-MICRO
2016-10-30 13:25:05 -04:00
zador-blood-stained
736be5f9e1
Update sunxi-dev config
2016-08-16 12:02:44 +03:00
Martin Ayotte
f083178eb7
add modified ConfigFS patches for kernel 4.8.x in sunxi-dev
2016-08-12 15:14:33 -04:00
Igor Pecovnik
4c52d1d5a8
Moving configurations to subfolders, renaming version to 5.10
2016-04-25 19:00:37 +02:00