Commit Graph

471 Commits

Author SHA1 Message Date
Staars
8bd955f394 change bootorder in u-boot for z28pro 2018-07-19 20:41:55 +00:00
Igor Pečovnik
e6b0592ae5
Merge pull request #1050 from 5kft/add-nanopi-neo-core2-lts
add board support for the NanoPi NEO Core2
2018-07-18 08:54:13 +02:00
Igor Pečovnik
92b658de2c Remove deprecated patches https://github.com/armbian/build/issues/1042 2018-07-18 06:31:39 +00:00
5kft
e556c88402 add board support for the NanoPi NEO Core2
This change adds a board configuration for the NanoPi NEO Core2 LTS device ("nanopineocore2").

This board configuration provides support for the Core2's SY8106A I2C-based voltage regulator.
This regulator provides higher CPU voltage operation, allowing higher CPU clock rates to be
utilized.
2018-07-17 20:15:47 -07:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
5kft
9462893138 Improve support for the NanoPi Fire 3 (add SPU1705, DVFS, thermal tables, etc.)
* implemented improved support for the FriendlyArm NanoPi Fire3
* introduced new WIP board configuration "nanopifire3"
* added and enabled the FA SPU1705 regulator
* enabled CPU-based thermal support
* implemented DT-based DVFS table (400MHz-1.4GHz)
* fixed and updated the thermal table and cooling maps
* added support for the onboard LED
* minor patch cleanup
2018-07-15 12:14:42 +02:00
Thomas McKahan
20d2019c3a tinker UMS mode VID PID fix 2018-07-06 01:01:56 -04: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
ede66919cf Add eMMC to OlinuXino A64 U-Boot DT 2018-07-02 15:18:46 -04:00
Igor Pecovnik
332ebdd67e Adjust patches for Z28PRO, temporally disable broken (u-boot) DEV builds on RK3328, but fix kernel tag to certain (last release) good working one, bump with version 2018-07-02 09:38:33 +02:00
Igor Pečovnik
827c8efcf4 Fix patch path 2018-07-01 19:50:46 +00:00
Igor Pečovnik
bb2ce93795 Enable ums mode when TinkerBoard is connected to PC. This is needed to flash image directly to eMMC. Removing ethaddr setting since it's deprecated and few other small fixes. 2018-06-29 13:48: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
9e42b31b99 Disabling saving environment to FAT partition. It breaks since we have EXT4 ... and that method works. 2018-06-21 16:20:37 +00:00
Igor Pečovnik
454c64a3e2 Adjust NanoPi K1 Plus for 4.17.y ... 2018-06-21 15:10:27 +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 Pečovnik
105adc415d Add Olimex Teres and Pinebook DEV targets and few minor typos. Pinebook boots, Teres almost ... TBC 2018-06-19 19:37:42 +00: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
23e7cc70c4 Small cleanup 2018-06-12 13:44:56 +03:00
Juan J. Sierralta
a508bb0b27 Support eMMC boot on HummingBoard2 2018-06-08 17:25:21 -03:00
Igor Pecovnik
135932d4c4 Changing Meson64 u-boot to 2018.05 due to apparent eMMC bug and removing deprecated patches 2018-06-07 10:12:51 +02:00
Tony
ad07dbb900
Meson64 Le Potato Mainline u-boot (#998)
Le Potato and NanoPi K2 now both use 2018.03 mainline U-boot.
2018-06-05 16:41:44 -04:00
Igor Pecovnik
d4f52f86a4 Add preliminary support for Orangepi Lite 2 H6 2018-06-05 21:45:54 +02:00
Igor Pecovnik
7040128e35 Add preliminary support for Orangepi One Plus H6 and small typo for H6 Pine config
Bootlog: http://ix.io/1col
2018-06-05 16:49:23 +02:00
Igor Pecovnik
8fd6af59f4 Add armbian logo to HB/Cubox bootloader 2018-05-30 21:48:09 +02:00
Igor Pecovnik
a7b8386b02 Tiny Rockchip related fixes. Fix boot priority on MiQi. Start from SD if insterted, otherwise boot from eMMC, go up with u-boot to 2017.11, 2018.03 hangs ... 2018-05-30 11:46:32 +00:00
Igor Pecovnik
3d9ea39a68 Cubox / HB Bugfix, move dev to 2018.03 (tested), add support for detecting Revision 1.5 SoMs 2018-05-29 13:43:20 +00:00
Tony
a3df0ce146
Delete redundant patch
Patch exists in tinker-specific folder, no need to apply to all Rockchip
2018-05-29 00:44:14 -04:00
Igor Pecovnik
23038e35b5 Merge u-boot patches from development 2018-05-27 13:11:47 +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
5783fad9b5 Remove deprecated patch 2018-05-24 13:49:00 +02:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
Stefan Mavrodiev
3b39c68fdf Remove duplicate patch 2018-05-03 08:19:18 +03:00
Igor Pečovnik
8fa1d6d98f
Merge pull request #935 from OLIMEX/update-mmc-phases
Fix mmc phase timings
2018-04-26 12:13:55 +02:00
Stefan Mavrodiev
d6e0c3c3da Add eMMC phase fix patch 2018-04-26 11:48:15 +03:00
Stefan Mavrodiev
d983ac403e Update GMAC phy address 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
babc3beb64 Fix mmc phase timings 2018-04-19 08:23:26 +03:00
daijh
9efdeaaf56 Add ROC-RK3328-CC support 2018-04-11 15:37:15 +08:00
Thomas Kaiser
075259c345
Remove patch since potentially dangerous
A proper fix might be adoption of Icenowy's newer DT changes, see https://forum.armbian.com/topic/6650-toolchain-banana-pi-m2-zero-h3/?do=findComment&comment=50539
2018-03-05 18:25:57 +01:00
tonymac32
1a403751fd Tinker S u-boot eMMC support 2018-03-04 13:37:32 -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
0df0209db9 Add CSC target for Bananapi M2 zero 2018-02-15 10:31:01 +01:00
Igor Pecovnik
856b8d5ba6 Olinuxino A64 NEXT kernel, enabling USB, eMMC, wireless ... HDMI and network does not work yet 2018-02-13 21:03:05 +01:00
Karabek
e99b45b326 Improve boot stability (#886)
Reduced DRAM clock from 576MHz to 408MHz since users reported boot issues with some R69s.
See https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/?page=6&tab=comments#comment-48779
2018-02-07 12:43:56 +03:00
Stefan Mavrodiev
95744b9061 Add board patches 2018-01-29 11:52:38 +02:00
Igor Pecovnik
3e5cadd575 Temporally disabling u-boot splash due to troubles with booting legacy kernels 2018-01-21 16:18:16 +01: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
zador-blood-stained
0e95e258db Fix random build breakage in mvebu-default u-boot 2018-01-17 16:58:07 +03:00
zador-blood-stained
1f55397619 Update mvebu-dev u-boot to v2018.01 2018-01-17 16:31:42 +03:00
Igor Pečovnik
a72a4f0bff
Merge pull request #852 from akamensky/master
espressobin enable emmc
2018-01-09 06:52:23 +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
2c613401fb Add Libretech Tritium NEXT u-boot and kernel target, HDMI enabled, untested ... as CSC target 2018-01-03 10:44:25 +01:00
Igor Pecovnik
cebc0777e2 Adding eMMC support for Orangepi Win by default. 2018-01-03 10:42:05 +01:00
Igor Pecovnik
54400b224b Previously removed patch is still needed in NEXT branch. adding it there. Now both kernels boots properly. Closing https://github.com/armbian/build/issues/770 2017-12-31 10:54:51 +01:00
Igor Pecovnik
15f7cd03c0 Removing deprecated patch. This fix used to fix reboot resoulting into power off. This is not the case anymore but this patch resoults in stopping at <6>axp20_ldo2: 1800 <--> 3300 mV at 3000 mV https://github.com/armbian/build/issues/770 2017-12-31 10:47:31 +01:00
Alexey Kamenskiy
1fc64b12f5 espressobin enable emmc 2017-12-26 08:23:57 +00:00
karabek
137797d1e3 HDMI support for (community supported) mainlen kernel for Sunvell R69 2017-12-17 10:49:56 +01:00
Karabek
89ea5f0ca0 Mainline support for Sunvell R69 (#843) 2017-12-10 23:05:33 +03:00
zador-blood-stained
5f9f1344a6 [WIP] Add USB3 and SPI flash support in clearfog-dev u-boot 2017-12-03 22:58:38 +03:00
zador-blood-stained
7317d3f5bb Add DE2 vsync polarity fix to u-boot 2017-12-03 22:49:07 +03:00
Igor Pecovnik
6cf90991ba Removing Pinebook DEV deprecated u-boot patch. Buidling still failing https://pastebin.com/M4uqu0hZ Too late to dig into ... 2017-12-02 22:49:46 +01:00
Igor Pecovnik
95797a752f Removing deprecated u-boot patch, adjusting Lime2emmc special patch and restoring workaround patch 2017-12-02 20:16:25 +01:00
Igor Pecovnik
7d5227021a U-boot patch adjust for Olimex Lime2 workaround 2017-12-02 19:01:09 +01:00
Stefan Mavrodiev
2da35af575 Update BSP for olinuxino-lime2 and a20-som 2017-11-27 10:25:28 +02:00
zador-blood-stained
5f4c4c77b2 [WIP] Update sunxi u-boot to v2017.11 2017-11-25 15:11:13 +03:00
ThomasKaiser
6a782a29a5 Prepare upstream NEO Plus 2 u-boot submission
Commit 4a4485b789895ee331f44d1856cb71d5a1ac9805 uses 408 MHz DRAM clockspeed
2017-11-24 05:26:43 -08:00
Tonymac32
8b17023753
Merge pull request #816 from karabek/master
updated nanopi-duo patches w/o nanopi.dtsi
2017-11-18 13:28:41 -05:00
ThomasKaiser
f043d0aaec Consolidate sunxi DRAM clockspeed adjustments
https://forum.armbian.com/topic/4921-orange-pi-zero-plus-h5-chip/?do=findComment&comment=43900
2017-11-18 08:10:05 -08:00
ThomasKaiser
d0acf616e0 Set 624 MHz DRAM clock on OPi Zero Plus
Temperature difference between 408 and 624 MHz is less than 2°C and performance with some tasks slightly improves especially with lower cpufreq
http://linux-sunxi.org/Xunlong_Orange_Pi_Zero_Plus#DRAM
2017-11-17 07:03:16 -08:00
Igor Pecovnik
aa572c15a0 Update driver for 8189fs and u-boot patch for setting fixed MAC address. 2017-11-17 07:24:07 +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
Igor Pecovnik
23412838d8 Reworked Beelink X2, Tested: USB ports, HDMI, eMMC install, wireless station (40-50Mbit/s at close proximity) and AP mode, ... 2017-11-13 20:03:40 +01:00
zador-blood-stained
28502a0472 Clean up executable bits in patch files 2017-11-11 17:49:39 +03:00
ThomasKaiser
6161ac89f5 Adjust NanoPi M1 Plus 2 DRAM freq to FriendlyELEC defaults 2017-11-09 11:07:50 -08:00
Igor Pecovnik
c7fac68056 Add FriendlyARM M1 Plus2 .... HDMI works, eMMC, USB, ... need more testing. Enabled nightly image 2017-11-09 19:12:29 +01:00
Stefan Mavrodiev
7051559bcd Initial support for A20-SOM-EVB (#817) 2017-11-07 13:38:51 +03:00
karabek
509f15aa3e updated nanopi-duo patches (w/o nanopi.dtsi) 2017-11-07 10:14:15 +01:00
Stefan Mavrodiev
db22267d40 Update lime2 lan support (#815) 2017-11-06 12:08:06 +03:00
zador-blood-stained
aa062e64b1 Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
ThomasKaiser
8d8dcc7afb Add patch to fix NanoPi DRAM clockspeeds 2017-11-01 10:07:52 -07:00
zador-blood-stained
46e082773a Lower default CPU and DRAM frequencies for H5 and A64 devices 2017-11-01 13:04:00 +03:00
zador-blood-stained
aba730f488 Add mvebu dev branch
It uses the same kernel as next, but it uses mainline u-boot with DT
overlay support, but without SPI, USB and possibly SATA support
2017-10-31 21:23:43 +03:00
karabek
9dd5907550 add nanopi-duo as community supported board 2017-10-31 10:18:16 +01:00
Igor Pecovnik
55ed4d6ea5 Workaround for reboot resoulting in power off at some A20 based Olimex boards
https://github.com/armbian/build/issues/770
2017-10-30 20:10:06 +01:00
zador-blood-stained
13e94e58f0 Remove random executable bits from patch files 2017-10-27 16:14:21 +03:00
zador-blood-stained
7ad733a19a Fix sunxi u-boot splash
Tested on H3 with DM video driver, may require tweaks for older video
driver (A10/A20)
Boot splash files should be installed in family_tweaks due to different
requirements for different platforms
2017-10-26 18:40:30 +03:00
zador-blood-stained
3d4e37cc2e Enable THUMB build for sunxi u-boot
Upstream commit http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=commit;h=d48b4f0e2ead943e356e61af2503c55d4cd4f9f3
2017-10-24 17:47:03 +03:00
zador-blood-stained
dd48a784f5 Enable USB keyboards in sunxi u-boot
Switch to AUTOBOOT_KEYED with <Space> and <Ctrl-C> as autoboot abort
methods
Increase sunxi bootdelay to 1
Closes #789
2017-10-24 17:44:22 +03:00
Igor Pecovnik
1bdcdba9ff Adding Orangepi Zero Plus2 u-boot and kernel bits and removing unsupported ZeroPlus which is another beast we don't have yet: http://www.orangepi.org/OrangePiZeroPlus/ fancy ethernet and FTV8189. HDMI, WifI and eMMC on Zero2+ H3 works, while I had no luck with Bluetooth 2017-10-24 13:15:27 +02:00
zador-blood-stained
bdf68c74a2 FixSoPine dev u-boot compilation 2017-10-17 15:30:35 +03:00
zador-blood-stained
a1150cbb34 Move u-boot LCD patches to Pinebook board target 2017-10-15 13:08:49 +03:00
Igor Pecovnik
d926dd10d8 One more to disable 2017-10-15 10:42:26 +02:00
Igor Pecovnik
3b4d3729d7 Temporally disabling two broken patches. 2017-10-15 10:32:00 +02:00
zador-blood-stained
85928946b0 Add Pinebook LCD display driver for mainline u-boot
Pulled from https://github.com/anarsoul/u-boot-pine64/ with a couple of
changes and compilation fixes
2017-10-14 22:42:36 +03:00
Igor Pecovnik
e2e0959b78 Espressobin. Building atf'+u-boot for SPI nor flash (800/800/1M) working, auto booting from SD/USB should work (tested for SD at the moment), armbianEnv.txt loading, UUID support 2017-10-02 15:23:06 +02:00
zador-blood-stained
0d6757eee7 Enable eMMC support in u-boot for cubietruck 2017-10-02 14:18:52 +03:00
Martin Ayotte
710a7b89bc fix usb1-vbus on OPiWin 2017-10-01 17:47:28 -04:00
Martin Ayotte
7ab8184f15 fix usb-phy probe in u-boot 2017-10-01 09:43:41 -04:00
Igor Pecovnik
955cb8a5a9 Added u-boot building for Espressobin with patch for boot script autoloading from eMMC or USB. Untested ... need to make a proper boot script and environment file. 2017-10-01 14:58:09 +02:00
zador-blood-stained
e3f10c4c02 Add sunxi u-boot SPI SPL FIT loading fix 2017-09-24 20:39:13 +03:00
zador-blood-stained
215fea5fb7 Merge sun50i-dev u-boot patch dir into sunxi 2017-09-23 14:44:28 +03:00
zador-blood-stained
a717f1a506 Fix sunxi u-boot crash in fdt setprop 2017-09-22 21:07:18 +03:00
Antony Antony
aa69074a48 clean up NanoPi Neo Plus2 u-boot DT (#779)
sort the nodes
remove defaults which are sun50i-a64.dtsi
tested to boot from eMMC
2017-09-21 17:10:55 +03:00
zador-blood-stained
2133d9cc0a Fix XU4 kernel by adding the arch timer back 2017-09-16 18:52:49 +03:00
Stefan Mavrodiev
d37a8b439c Update A20-OLinuXino-MICRO-eMMC u-boot defconfig 2017-09-14 08:43:47 +03:00
zador-blood-stained
9be1e3cd1a Update u-boot to v2017.09 2017-09-12 11:37:18 +03:00
ThomasKaiser
50d0d5cb89 Removing non working 64GB Pinebook eMMC patch
Patch was not sufficient and testing happened with the wrong module anyway
2017-09-11 17:15:08 +02:00
ThomasKaiser
f6ff938948 Minor PineBook fixes
Wrt eMMC see https://forum.armbian.com/index.php?/topic/5089-pinebook-install-to-emmc/&tab=comments#comment-39000
2017-09-10 04:19:35 -07:00
Stefan Mavrodiev
25bf08e0de Merge branch 'micro-emmc' into olimex 2017-09-01 15:53:40 +03:00
Stefan Mavrodiev
beeafa2074 Add support for A20-OLinuXino-MICRO-eMMC
Add basic support for A20-OLinuXino-MICRO-eMMC. This includes new board
configuration, new .fex file. The board needs kernel patch, with disable hpi on
eMMC.

Additionally starting from revision J, the phy is changed - RTL8201 to LAN8710. This needs patch of dts file, to enable PA17 pin support.
2017-09-01 15:16:34 +03:00
zador-blood-stained
0723e3c051 Remove obsolete rk3328-dev patch 2017-09-01 13:33:19 +03:00
zador-blood-stained
960c6b1b3f Switch XU4 next to mainline u-boot 2017-08-31 16:09:47 +03:00
Thomas Kaiser
b7f73ef93a Adjust DRAM clockspeed and enable eMMC on NanoPi NEO Plus 2 2017-08-25 07:55:15 +02:00
Antony Antony
2c6ed472b5 Add uboot support(dts) for Nano Pi Neo Plus 2 (nanopineoplus2)
Initial u-boot support is based on mainline uboot repo
copying from OrangePi PC 2 sun50i-h5-orangepi-pc2

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-24 20:06:45 +02:00
zador-blood-stained
b321be0a8a Fix SOPine u-boot defconfig 2017-08-24 14:25:47 +03:00
zador-blood-stained
40e0e25454 Enable Pinebook dev configuration 2017-08-23 18:29:18 +03:00
zador-blood-stained
2d20064258 Switch sun50i-dev u-boot to upstream master 2017-08-23 13:35:38 +03:00
zador-blood-stained
88b4345666 Update rk3328 patches and config 2017-08-20 16:13:47 +03:00
zador-blood-stained
9ae7ffb8c9 Drop u-boot proxy usage for pine64-default 2017-08-19 17:09:34 +03:00
zador-blood-stained
64f5514ea0 Enable DT overlay support in rk3328 u-boot 2017-08-17 20:13:41 +03:00
zador-blood-stained
43b3beed8b [WIP] Initial Rock64 support 2017-08-16 20:17:57 +03:00
Igor Pecovnik
1e4a43a89a Small bugfix 2017-08-14 22:29:59 +02:00
Igor Pecovnik
c66f4319ad Preliminary support for FA Nanopi M3 ... kernel 4.11.12, at this moment. Building part currently relies on blobed u-boot and will be later adjusted to the one from sources, which is building but need to be signed with naopi-load tool: https://github.com/rafaello7/bl1-nanopi-m3#embedding-u-boot Thanks to @rafaello7 who made the hard steps ... https://github.com/friendlyarm/linux-3.4.y/issues/3 2017-08-14 22:06:34 +02:00
zador-blood-stained
634110e787 Split ATF compilation into a separate function 2017-08-06 16:52:43 +03:00
zador-blood-stained
fe6969b057 Add proper u-boot config for Zero Plus 2 H3
Fixes #715
2017-07-14 12:06:54 +03:00
Igor Pecovnik
26f6bfce9e Disable wandboard - breaks 2017-07-13 18:24:23 +02:00
zador-blood-stained
0c188716ae Update mainline u-boot to v2017.07 2017-07-10 23:23:24 +03:00
Igor Pecovnik
b57c9d767e Add missing u-boot conf 2017-07-10 04:08:34 +02:00
Igor Pecovnik
9348021757 Remove deprecated patch 2017-06-18 09:47:06 +02:00
zador-blood-stained
c1edcdb396 Add possible missing bits for A10/A20 EMAC/GMAC 2017-06-14 23:18:12 +03:00
zador-blood-stained
f446d141a1 Update pine64-default bootlogo and u-boot patches 2017-05-30 15:17:44 +03:00
zador-blood-stained
8e4cd0a39e Fix for mvebu new u-boot and boot script 2017-05-28 20:52:05 +03:00
zador-blood-stained
13ef1f38f7 Fix for mvebu u-boot compilation 2017-05-28 18:08:37 +03:00
zador-blood-stained
1dab6a056e Additional fix for overlays support in u-boot 2017-05-23 12:30:03 +03:00
zador-blood-stained
38d9afe64a Add NanoPi M1 u-boot defconfig 2017-05-20 16:41:32 +03:00
Igor Pecovnik
85c00553ab EXT4 support enabled by default, patch become deprecated. 2017-05-17 20:40:37 +02:00
zador-blood-stained
427ecc712c Update mvebu boot script and patches 2017-05-16 16:39:58 +03:00
zador-blood-stained
dc9c7ea5c2 Update pine64-default patches part 3 2017-05-13 20:51:26 +03:00
zador-blood-stained
1645d6820f Update pine64-default patches and boot script part 2 2017-05-13 17:27:39 +03:00
zador-blood-stained
a759e65477 Update pine64-default patches and boot script 2017-05-13 16:29:14 +03:00
zador-blood-stained
384e9a0948 Update pine64-default configs 2017-05-12 21:05:41 +03:00
Igor Pecovnik
c8f15e5ff0 Add several DVB drivers. https://forum.armbian.com/index.php?/topic/4248-tinkerboard-dvb-drivers Removing deprecated patches, added upstream patch. 2017-05-12 07:33:41 +02:00
Martin Ayotte
2c994750ee add missing USBs in u-boot for opizeroplus2 2017-05-11 13:40:13 -04:00
Martin Ayotte
a4f2dda417 add missing MMC2 in u-boot for opizeroplus2-h3 2017-05-11 12:38:03 -04:00
zador-blood-stained
63a88eab9a Typo 2017-05-09 15:54:53 +03:00
zador-blood-stained
40fd82f633 Cleanup 2017-05-09 15:51:02 +03:00
zador-blood-stained
40061e1ff7 Readd OPi Zero+2-H3 u-boot defconfig 2017-05-09 15:50:37 +03:00
zador-blood-stained
8950127007 Add OPi Zero default cpufreq u-boot patch 2017-05-09 15:36:40 +03:00
zador-blood-stained
549a20ecc2 Small cleanup 2017-05-09 15:33:57 +03:00