Commit Graph

1536 Commits

Author SHA1 Message Date
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
Igor Pecovnik
8fb3997af6 Switching Cubox NEXT to mainline u-boot, adding a bunch of hummingboard/cubox related fixes on top of mainline source 2017-12-13 20:21:16 +01:00
Igor Pecovnik
ee6674bb87 Fix randomly failing X server on imx6 boards + upstram patch for Udoo NEXT
https://forum.armbian.com/topic/4900-x-server-randomly-failing-through-the-last-upgrades/
2017-12-12 22:09:53 +01:00
Stefan Mavrodiev
dbd9c60f97 Disable low-level debug in sunxi-next defconfig 2017-12-11 13:47:25 +02:00
Karabek
89ea5f0ca0 Mainline support for Sunvell R69 (#843) 2017-12-10 23:05:33 +03: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 Pečovnik
e82ff53ea6
DEV currently broken. Disabling 2017-12-07 19:45:40 +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
a6b4733875 Fix typo 2017-12-05 11:37:09 +02: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
caaac5c053 Revert odroidc2-next boot script to use booti and raw Image 2017-12-02 17:51:25 +03:00
zador-blood-stained
49f002c873 Remove unneeded overlays from beelinkx2 2017-12-02 17:35:54 +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
zador-blood-stained
4b5bbc32e8 More BSP refactoring 2017-12-01 18:46:33 +03:00
zador-blood-stained
e8e6ff47d6 Small BSP refactoring 2017-12-01 16:29:10 +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
d5588442de Fix sunxi64-next u-boot branch 2017-11-30 22:21:10 +03: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
Igor Pečovnik
8a2a938f78
Forgotten change 2017-11-27 11:45:31 +01:00
ThomasKaiser
c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00
zador-blood-stained
763a2fa38d Update mvebu-{next,dev} kernel to 4.14 2017-11-25 17:46:35 +03:00
zador-blood-stained
ebadd42e13 Update mvebu-dev and odroidc2-{next,dev} u-boot to 2017.11 2017-11-25 16:44:43 +03:00
zador-blood-stained
6024366a8d Add BPi M1+ community supported configuration
It has a separate u-boot config and kernel DT so it deserves a separate
build target
Not adding as "supported" since don't own and don't plan on getting this
device.
2017-11-25 15:49:49 +03:00
zador-blood-stained
5f4c4c77b2 [WIP] Update sunxi u-boot to v2017.11 2017-11-25 15:11:13 +03:00
zador-blood-stained
376fcd2186 Drop sun8i-dev branch in favor of sunxi-next 2017-11-25 14:40:44 +03:00
Igor Pecovnik
a3f457163b Removing Debian Stretch target from alredy assigned buiid targets. Nighty images ramain as is. 2017-11-24 15:18:16 +01:00
Igor Pecovnik
de64080415 Optimising CMA settings 2017-11-24 14:18:01 +01:00
Thomas Kaiser
6c4d75e15e
Enable nightly Stretch server builds with 4.9 and 4.14 2017-11-24 09:12:16 +01: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
Igor Pečovnik
1b3b5e12a8
Extra CMA settins not needed on sun8i 2017-11-23 19:25:25 +01:00
Igor Pecovnik
9cd3f45d4f Update build targets - adding Stretch where possible 2017-11-23 13:56:58 +01:00
Igor Pecovnik
096b280e25 Set default CMA to 96M which is needed for playing videos
https://github.com/armbian/build/issues/744
2017-11-23 10:25:02 +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
d09bbb37fd Orangepi R1 NEXT nightly images, removing legacy nighlty - moving to stable download 2017-11-19 19:55:41 +01:00
Igor Pecovnik
f586584df4 Added Debian Stretch server nightly image 2017-11-19 18:42:49 +01:00