Richard Neese
1a6fbd19e4
fixing pine book pro builds
2021-04-23 10:07:06 -04:00
Igor Pečovnik
510e348202
150balbes fix station legacy ( #2782 )
...
* Fix Legacy Stations
Co-authored-by: balbes150 <balbes-150@yandex.ru>
2021-04-18 22:48:56 +02:00
Oleg
e275961be4
fix extlinux.conf for u-boot dtb and add arm32 ( #2766 )
2021-04-13 10:16:42 +02:00
Igor Pečovnik
f0b5264317
Re-create edge branch for imx6 ( #2751 )
...
* Re-create edge branch for imx6
* Add build target
Edge was not tested on HW yet.
2021-04-12 23:56:53 +02:00
Igor Pečovnik
12626fcfa2
Bump Meson64 u-boot to 2021.04 ( #2756 )
...
* Move Meson64 to 2021.04
* Detacth C2 from its special u-boot settings
2021-04-12 23:54:04 +02:00
Igor Pečovnik
b46f603355
Improvements for Jetson Nano ( #2752 )
...
* Further improvements
- merge general config options
- add edge branch with 5.11.y
- enabled zram
- verified docker dependencies
* Enabled EDGE CLI target
2021-04-12 22:33:27 +02:00
AmadeusGhost
05a72b8954
rockchip: add Orange Pi R1 Plus support ( #2755 )
...
* rockchip: add Orange Pi R1 Plus support
Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
* rockchip: nanopi-r2s: add gpio for the lan/wan leds
2021-04-12 22:32:21 +02:00
hartraft
2778474573
Update broken URLs
2021-04-12 00:36:08 +02:00
Paolo Sabatino
494503b433
rk322x: moving u-boot to v2021.04
2021-04-10 08:36:32 +00:00
Igor Pečovnik
8277822add
Bump Allwinner u-boot to 2021.04 ( #2745 )
...
* Adjusted patches so they align with 2021.04
- briefly tested on Lime A64 and BPI M3
* Move to RC5
* Move away from RC branch
2021-04-06 11:42:56 +02:00
Paolo Sabatino
2dbdae2845
xt-q8l-v10: bump to u-boot v2021.01
...
* fix SPL not booting due to signed/unsigned integer comparison
* gpio7 now uses dm-pre-reloc to correctly compile TPL
* adjusted minor thing is defconfig, more room for stacks
* includes patch for efuse for next v2021.04
2021-04-05 13:53:08 +00:00
Paolo Sabatino
e4d895607e
rk322x: uboot: upgrade to v2021.04-rc5
...
* adapted efuse and gmac patches to u-boot v2021.04
* enlarge SPL stack size to 0x8000 (caused u-boot freeze after SPL loading)
* fix signed/unsigned comparison (caused u-boot freeze before SPL loading)
* enable back size optimization flag
commit 0363085a3bec3f76db8937f24ef81fc38f89549f
Author: Paolo Sabatino <paolo.sabatino@gmail.com>
Date: Sat Apr 3 16:02:14 2021 +0000
rk322x: bump u-boot to v2021.01 (fix dtb load address in .its, revert offending mainline patch)
2021-04-04 15:52:22 +00:00
Paolo Sabatino
ef0be6d368
rk322x: enabled back aufs for current kernel
2021-04-01 13:48:52 +00:00
Igor Pecovnik
949e8566ab
Build_all bugfix
2021-03-25 14:31:29 +01:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE ( #2704 )
...
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Lane Jennison
ba30f65c2a
set amlogic govenor to ondemand
2021-03-22 09:25:48 -04:00
Oleg
9aa7aafd4f
Adding Nvidia Jetson Nano ( #2720 )
...
* add Jetson Nano
* Update jetson-nano.conf
* Update targets.conf
* Add better description
* Adjust config - try to enable ZRAM
* Packaging patch not needed
* Extlinux was solved in other commit
* Move board to CSC for now
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 18:29:34 +01:00
Oleg
71dc41f0ba
add extlinux.conf ( #2722 )
...
* add extlinux.conf
* - make sure armbianEnv is not added - we don't need variables for NAME_KERNEL and NAME_INITRD. This is not going to change - also MAIN_CMDLINE could at least be renamed so its clear to belong to EXT configuration. Elsewhere this doesn't apply since we have boot scripts
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 16:57:45 +01:00
Paolo Sabatino
81cc6841e9
Better compatibility for rk322x ddrbin v1.10, changed to set ddr3 to 660 Mhz
2021-03-14 18:47:52 +00:00
Igor Pečovnik
0e025f4cf3
Bump meson64 DEV to 5.11.y ( #2695 )
2021-03-08 08:58:18 +01:00
Igor Pecovnik
87e7a130bb
Bugfix: Odroid C2 hanged at boot
...
https://forum.armbian.com/topic/17112-odroid-c2-no-eth0-with-latest-image/
2021-03-07 13:25:04 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch ( #2662 )
...
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00
Paolo Sabatino
04670580ea
Moved rk322x-dev to linux kernel 5.11
...
Added led configuration dtbo for rk322x targets
2021-02-20 20:48:42 +00:00
Igor Pečovnik
54bc65b3bb
Bump DEV kernels to 5.11.y ( #2636 )
...
* Bump rockchip DEV 32b to 5.11.y
* Move mvebu64 DEV to 5.11.y
* Move Rockchip64 DEV to 5.11.y
Disabling general-rkvdec_nv15.patch - need more attention
* Add Meson DEV / Odroid C1
* Move OdroidXU4 DEV to tobetter's 5.11.y branch
* Bump sunxi DEV to 5.11.y
* Bump mvebu DEV to 5.11.y
2021-02-17 01:36:25 +01:00
Evka2k
933a00515b
Helios64 UPS. System shutdown when battery reach 7.0V. ( #2599 )
...
* Helios64 UPS. System shutdown when battery reach 7.0V.
2021-02-05 18:27:15 +08:00
Igor Pečovnik
8afc6b6280
Add DVFS fixes to current branch and change to mainline u-boot ( #2598 )
2021-02-03 20:18:28 +01:00
Igor Pecovnik
04f6e0b76c
Bugfix - z28pro can't be build with mainline ATF. Switching to blobs.
...
And non-supported target
2021-02-03 00:40:37 +01:00
Igor Pečovnik
f900d9b636
Upgrade Odroid XU4 DEV to 5.10.y ( #2607 )
2021-02-02 19:33:28 +01:00
Igor Pečovnik
7d8a375a0f
Bump meson64 u-boot to 2021.01 ( #2601 )
...
Solves at least this problem https://forum.armbian.com/topic/16940-odroid-c2-does-not-boot-from-orange-64gb-emmc-module/ but needs to be tested on all affected boards
2021-02-02 02:06:37 +01:00
paolo
d3ffc4ac7c
[rk322x] Moved rk322x-current to kernel 5.10.y, added alternative wlan wiring for some boards
2021-01-29 19:20:50 +00:00
Piotr Szczepanik
a3eac1b29b
OrangePi RK3399 has AP6356S installed, configure rk3399-bluetooth accordingly
2021-01-25 20:41:56 +01:00
Jannis
bd4c2c67f0
[AR-609] Switch mvebu-current to 5.10.y (reusing config and patches from -dev) ( #2547 )
...
* mvebu-current move to lk5.10.y
* mvebu-current update patches based on -dev
* mvebu-current update kernel config
2021-01-22 13:20:44 +01:00
Igor Pečovnik
46ea2050fd
Move mvebu64 current to 5.10.y ( #2565 )
2021-01-22 13:13:18 +01:00
Igor Pečovnik
677ac38998
Bump rockchip to 5.10.y ( #2570 )
2021-01-22 12:57:22 +01:00
Piotr Szczepanik
de4a4c3054
Enabled SPI boot for roc-rk3399-pc ( #2572 )
2021-01-22 12:56:11 +01:00
Igor Pecovnik
762210929e
Bugfix - attach mvebu legacy to last known workin tag
2021-01-19 01:21:19 +01:00
Piotr Szczepanik
091d91468e
Switched rockchip64-current to 5.10.y (and synced -dev config/patches) ( #2546 )
2021-01-17 19:07:59 +01:00
Igor Pečovnik
fc9c312f79
Bump Meson64 current to 5.10.y ( #2544 )
2021-01-14 01:36:40 +01:00
Igor Pečovnik
cf45b970c1
Adjust Orangepi Zero 2 to new bootloader branch
2021-01-11 01:05:05 +01:00
Oleg
a1e96e68d8
add station legacy ( #2521 )
2021-01-04 11:51:43 +01:00
Piotr Szczepanik
2a3c216d41
Switched rockchip64/rk3399 to u-boot v2020.10 ( #2512 )
...
* Switched rockchip64/rk3399 to u-boot v2020.10
* Some tweaks for SPI booting on ROCK Pi 4 in u-boot v2020.10
* Adjusted NanoPi M4V2 config for u-boot v2020.10
* Disabled PREBOOT for RockPro64 in u-boot v2020.10
It breaks boot during fdt loading
* Fix issues with booting from SPI flash for RockPro64
* Moved NanoPi R4S patches to board specific folder
2021-01-04 01:02:20 +01:00
Igor Pečovnik
01024e20d5
Move sunxi current to 5.10.y ( #2525 )
2021-01-02 21:56:56 +01:00
Igor Pecovnik
91bd4d29b7
Reverting general u-boot change for Rockchip64 made by mistake
...
It should only be set for NanopiR4S - other boards need some adjustements so they currently break https://github.com/armbian/build/pull/2512
2021-01-02 09:18:06 +01:00
Igor Pečovnik
e9588e3661
Upgrade Meson64 u-boot to 2020.10 ( #2500 )
...
* Upgrade Meson64 u-boot to 2020.10
Tested on C1,C2 and C4
* Remove accidentaly added patch
* Remove patches that are not needed anymore and restore / adjust the one that is still needed for Lepotato
2021-01-01 23:12:45 +01:00
Werner
3361fa31ce
Merge pull request #2477 from armbian/h616-atf
...
H616: switch to newer WIP ATF
2020-12-31 09:23:01 +01:00
Igor Pečovnik
3c793e66ed
Add initial config for R4S ( #2415 )
...
* Add initial config for R4S
* Enabled r8169 module for rockchip64-current
* NanoPi R4S board configuration file tweaks
* Add u-boot configuration
* Update PCI speed
* Add DT to DEV kernel
* Enable build targets
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-12-31 01:17:45 +01:00
Piotr Szczepanik
a42010c458
Downgraded DDR blob for RockPi 4 to fix 1GB model boot issue (again) ( #2501 )
2020-12-27 10:29:46 +01:00
Igor Pecovnik
582f1228a0
Move Rockchip DEV to 5.10.y
2020-12-26 10:52:13 +01:00
Paolo Sabatino
8709a5395f
[rk322x] Advanced dev kernel to 5.10.y
2020-12-24 14:36:20 +00:00
Piotr Szczepanik
a84c69ddea
Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly RK3399 in legacy ( #2480 )
...
* Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly-RK3399 in legacy
* Changed rk3399-bluetooth service type to exec
2020-12-20 23:45:30 +01:00