Igor Pečovnik
b2bb8fba4f
Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission fix in patches, adjust Udoo NEXT patches
2018-06-25 15:59:58 +00:00
Igor Pečovnik
a1bd2f83b9
Adjust CMA
2018-06-24 19:07:21 +02:00
Igor Pečovnik
731b567278
Adjust default CMA size to 128M for sunxi-64 and set heartbeat to second LED on K1+
2018-06-24 13:51:50 +00:00
Igor Pečovnik
6ee779b744
Enable ramlog only if it was enabled before. This fixes possible troubles on OMV installs. Adjusted Odroid NEXT kernel configuration, fixes eMMC/SD card u-boot updating if not on the first place /dev/mmcblk0 ... checks also 1 and 2, move nanopik1plus to supported list
2018-06-23 13:28:27 +00:00
Igor Pečovnik
bffd9a4a72
Workaround for activating ZRAM on some older kernels and enabling zram compression method in Odroid C2 kernel config
2018-06-22 11:51:05 +00:00
Igor Pečovnik
acb3ec59e1
Moving Odroid C2 default to 3.16.y
2018-06-22 10:57:55 +00: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
Igor Pecovnik
2c35d4b163
Odroid C2 DEV kernel conf update for Docker support
2018-06-19 16:43:19 +02:00
Igor Pecovnik
d92e11fccf
Odroid C2 DEV / 4.17.y patches update, kernel configuration update
2018-06-19 15:14:42 +02:00
Igor Pečovnik
fc07886a1d
Bsp services RFC ( #1015 )
...
* Basic armbian services RFC
- tested building and upgrade
- armbian-optimize-hardware and armbian-setup-hardware have still the same content
* fix permissions
* Forther renaming and small fixes
* Odroid C2 NEXT tiny config adjustement to remove errros from bootup and moving u-boot to 2018.05
* More cleanings
* permissions fix
* More cleanup ...
* permi
* Remove few Ubuntu related things, fix permissions
* Further mini improvements
* Fix logrotate compression and permission issues
* Bugfix
* Wrong services setup at package install. fixing
* RAM logging: workaround for older kernel/btrfs driver versions
* Renaming services, proper config for zram, few bugfixes.
* Various fixes
* Various fixes
* No $TMPFILE needed here
* Various fixes
* Lower this so boards with low memory can use it too
* Various fixes
* Adjust logfile to armbian-hardware-monitor.log
* Remove swap file creation
* Fix permissions in all logrotate configs if needed.
* Prevent loading parallel printer port drivers which we don't need here.
2018-06-16 19:41:16 +02:00
Igor Pečovnik
ea4723a445
Tiny fix
...
https://forum.armbian.com/topic/7322-udoo-quad-eos/?do=findComment&comment=56345
2018-06-16 12:21:16 +02:00
Igor Pecovnik
e81159f284
Rock64 RK3328 default patches adjustements
2018-06-16 10:02:43 +02:00
Igor Pecovnik
ebd89c9b73
Odroid XU4 NEXT upstream patches
2018-06-14 13:30:47 +02:00
Igor Pecovnik
c2046ea049
Odroid C2 NEXT tiny config adjustement to remove errros from bootup and moving u-boot to 2018.05
2018-06-14 12:37:19 +02:00
zador-blood-stained
f847b1d219
Drop OPi 2G-IOT build target
...
"Community supported" configurations with a lot of issues, no community
to support it and no improvements in more than a year should be dropped
2018-06-12 13:49:37 +03:00
Igor Pecovnik
3e3efab8b9
Rockchip default patches update
2018-06-12 08:47:09 +02:00
Igor Pecovnik
932de31732
SUNXI NEXT packaging patch bugfix
2018-06-07 13:44:58 +02:00
Igor Pecovnik
6971834bbb
Added LED PWM to sunxidev
2018-06-04 18:46:33 +02:00
Igor Pecovnik
02f680104d
Meson64 NEXT kernel configuration update
2018-06-04 09:54:50 +02:00
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