Commit graph

5674 commits

Author SHA1 Message Date
Thomas McKahan
cf5d6d3a08 [ rockchip64-dev ] update patchset, disable some broken ones 2019-01-01 22:29:38 -05:00
Martin Ayotte
63be3732ea fix RockPi-4B naming + fix vcc5v0_host gpio pin 2019-01-01 19:37:58 -05:00
Martin Ayotte
cbbbf06319 fix RockPi-4B naming + fix vcc5v0_host gpio pin 2019-01-01 19:37:27 -05:00
Igor Pečovnik
7b9b9631b3
Merge pull request #1203 from gkkpch/master
Improve DSD-direct support in kernel 4.14.y
2019-01-01 18:09:36 +01:00
Igor Pečovnik
1bb000a7fd
Merge pull request #1204 from hjc4869/master
Enable NETFILTER_XT_SET for linux-rockchip64-dev to align with other kernel configs.
2019-01-01 18:08:45 +01:00
Martin Ayotte
7e6889c39e fix rockpi-b4 board name in post-u-boot functions 2019-01-01 11:18:56 -05:00
Martin Ayotte
9b387a592f remove duplicate patch 2019-01-01 10:19:33 -05:00
Martin Ayotte
efc1bad036 add new RockPi-4B 2019-01-01 10:01:45 -05:00
Jingchuan Huang
835b62121d Enable NETFILTER_XT_SET for linux-rockchip64-dev to align with other kernel configs. 2019-01-01 20:05:28 +08:00
Gé Koerkamp
5ae35c4381 Improve DSD-direct support in kernel 4.14.y 2019-01-01 12:52:25 +01:00
Martin Ayotte
d31b35ab0b disable useless patches 2018-12-31 21:12:27 -05:00
Martin Ayotte
bb21de07d9 disable useless patches 2018-12-31 14:14:32 -05:00
Martin Ayotte
09ce9f17d9 add startup-delay to OPiWin gmac-3v3 2018-12-31 14:13:53 -05:00
Martin Ayotte
7d15d232ce remove useless patch since switch to 4.20.0 2018-12-31 12:38:08 -05:00
Martin Ayotte
6148cdac0d oupps ! revert useless commit 2018-12-31 12:37:27 -05:00
Martin Ayotte
5ac985700f add missing rockpro64 in u-boot 2018-12-31 12:35:05 -05:00
Martin Ayotte
a18327ef57 set lower speed for NanoPC-T4 eMMC 2018-12-31 12:32:06 -05:00
Martin Ayotte
8f82cb60b9 set lower speed for RockPro64 eMMC 2018-12-31 12:29:56 -05:00
Martin Ayotte
19b61744f6 switch RK3399 branch to Ayufan's 4.20.0 2018-12-31 12:29:04 -05:00
Igor Pecovnik
de6744c812 [ bugfix ] When new variable is added it must be added to the build-all unset 2018-12-30 19:25:19 +01:00
Igor Pečovnik
818bce0664
typo 2018-12-30 18:23:06 +01:00
Igor Pecovnik
9c7d8d9e5e [ bugfix ] Alter fstype when recreating bootscripts 2018-12-30 18:17:46 +01:00
Igor Pecovnik
6b1a33930b [ espressobin ] Move ATF/U-boot to 18.12, add new DDR configurations & bump kernel to 4.19.y 2018-12-30 16:14:27 +01:00
Martin Ayotte
de0371faa8 add more USBs to NanoPi-K1 2018-12-29 16:14:05 -05:00
Martin Ayotte
0853702e56 add USB to NanoPi-K1 2018-12-29 15:08:02 -05:00
Martin Ayotte
9d6d536c22 add USB to NanoPi-K1 2018-12-29 13:15:52 -05:00
Martin Ayotte
5a0e3b6dcb fix vcc5v0_host for USB1_HOST_EN in OrangePi-RK3399 2018-12-28 15:36:33 -05:00
Igor Pecovnik
b6a0b58955 [ general ] bump with version 2018-12-28 20:04:11 +01:00
Igor Pecovnik
c58a8f6a3e [ general ] Don't install u-boot package to the image anymore, but leave scripting since it's need for nand-sata-install 2018-12-28 16:32:02 +01:00
Igor Pecovnik
2eb56c6f8d [ pinebook / teres ] Mainstream ATF is broken, switching back to last known working 2018-12-27 11:27:48 +01:00
Igor Pecovnik
6a03dd4c0f [ rockchip64 ] adjust source kernel tag to most recent one 2018-12-26 12:50:06 +01:00
Igor Pečovnik
963eb23d65
Merge pull request #1201 from cyberb/master
CONFIG_SQUASHFS_XZ=y
2018-12-26 12:43:35 +01:00
Boris Rybalkin
98298362a0
CONFIG_SQUASHFS_XZ=y
Snap support
2018-12-26 11:32:39 +00:00
Martin Ayotte
7c26d3f374 initial commit for orangepi-rk3399.wip 2018-12-24 11:09:12 -05:00
Martin Ayotte
758db7522a initial commit for orangepi-rk3399.wip 2018-12-24 11:06:59 -05:00
Igor Pečovnik
5c0e21732a
Merge pull request #1198 from sigmaris/xu4_ethernet_rps
[ odroid xu4 ] use udev rules to set ethernet rps
2018-12-24 10:08:52 +01:00
Igor Pecovnik
bcfb5cf29b [ helios4 ] tiny fix which causes problems in reworked script in which board configuration can overrride. In current script it doesn't change anything. 2018-12-24 09:45:42 +01:00
Igor Pečovnik
376c1b0551
Merge pull request #1197 from rmcaninch/patch-1
Pointed to docs.armbian.com
2018-12-24 09:22:17 +01:00
Hugh Cole-Baker
beef42c6ef [ odroid xu4 ] use udev rules to set ethernet rps
In Debian Stretch, among others, udev's "predictable interface naming" has been
adopted, meaning the onboard ethernet is no longer named eth0, instead it's
"enx00..(mac address bytes)..". Use a udev rule to apply the RPS settings
instead of /sys/class/net/eth0/... which no longer exists.
2018-12-23 13:09:56 +00:00
rmcaninch
20de0c861f
Pointed to docs.armbian.com
Other link was 404
2018-12-22 18:54:59 -05:00
Thomas McKahan
05d4708e61 [ Le Potato ] add i2c-ao to dt 2018-12-21 17:33:07 -05:00
Igor Pecovnik
afb6216278 [ sunxi-dev ] This kernel config fixes building. Also adding upstream patches 2018-12-21 10:04:18 +01:00
Igor Pečovnik
2563185ffc
[ cosmetics ]
Suppress error at counting rootfs caches.
2018-12-20 13:31:13 +01:00
Igor Pecovnik
5e19d90c04 [ bugfix odroid c2 ] https://github.com/armbian/build/issues/1194 2018-12-20 12:52:04 +01:00
Igor Pečovnik
5e807f91ca
Merge pull request #1193 from xlazom00/meson64_dev_modify_kernel_config
[meson64 dev] make ZBUD Z3FOLD ZSMALLOC kernel build in
2018-12-20 09:50:33 +01:00
Michal Lazo
2af92fb27e [meson64 dev] make ZBUD Z3FOLD ZSMALLOC kernel build in 2018-12-19 16:37:07 -08:00
Igor Pecovnik
095cbf20d5 [ sunxi64 ] Add one more OP for A64. Lime A64 survived hours of brutality. 2018-12-19 20:28:48 +01:00
Igor Pečovnik
daf6e0bf4f
Enable another nightly builds 2018-12-19 10:43:44 +01:00
Igor Pečovnik
31146cd2de
Merge pull request #1191 from OLIMEX/fix_eval
Fix argument parsing
2018-12-19 10:42:08 +01:00
Stefan Mavrodiev
b7e8dd3d4d Fix argument parsing 2018-12-19 09:53:11 +02:00