Suru Dissanaike
f085b5552f
PKG_SOURCE_URL should use HTTPS
...
(cherry picked from commit 70c394db7c42a268de04d20efaf1f54e6c02a15d)
2020-04-16 10:53:32 +02:00
Oussama Ghorbel
f34d0abc6b
uboot: update intel_mips bootloader to ugw 8.4.1.50
2020-02-28 17:49:13 +01:00
Oussama Ghorbel
84af00e784
uboot: update pkg source version
...
this is an update to ugw-8.4.1.30
2020-02-03 10:37:46 +01:00
Ronny Nilsson
e877a0c949
uboot: OpenWrt v19 har changed so /boot is cleaned every build.
...
Need to defer install of uboot image until after the OpenWrt clean.
2020-01-16 11:39:11 +01:00
Strhuan Blomquist
6d212ecea3
Updated packages in iopsys feeds to have licenses info
2019-10-31 10:34:16 +01:00
Kenneth Johansson
170cc15016
u-boot: all Intel targets except norrlands was broken.
2019-09-02 15:42:18 +02:00
Oussama Ghorbel
b57ad750ba
uboot: update package source revision
...
commit 819227ec4cf4f2f8f7e8d46a3bee58e329089de6
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Thu Jul 25 14:34:55 2019 +0200
adjust brightness to Genexis recommended values
2019-07-25 14:43:17 +02:00
Oussama Ghorbel
b6b35d4584
Revert "protect u-boot by password for norrland board"
...
This reverts commit fc3a0f8169 .
2019-07-25 14:09:35 +02:00
Oussama Ghorbel
fc3a0f8169
protect u-boot by password for norrland board
...
b1aea2a7df protect u-boot prompt by sha256 password
860cd65bdb initialize SHA buffer size var in passwd_abort
2019-07-23 13:18:32 +02:00
Oussama Ghorbel
1930d8bb89
uboot: update package source version
...
commit 670ad7a30f3c6871b6c8a972e19ca2dd78ea8c9b
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Mon Jun 10 16:47:22 2019 +0200
update web gui to iopsys look
2019-06-10 17:32:50 +02:00
Oussama Ghorbel
12d3af63f3
uboot: update package source version
...
c77089efc4 reduce brightness for RGB led
2019-05-28 11:28:00 +02:00
Oussama Ghorbel
c6ea75f608
uboot: update package source version
...
a9788d80f1 scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
2019-05-27 17:05:26 +02:00
Oussama Ghorbel
4340b515af
uboot: update revision
...
commit 0020e671c807ec51be94ab557b2a945e3630b8fe
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Fri May 24 16:07:24 2019 +0200
misc clean up and minor fixes
commit 04e9179ae3493b31548eda97f555c2944df6c19b
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Fri May 24 14:27:32 2019 +0200
use preinit as linux init process
2019-05-24 16:19:07 +02:00
Oussama Ghorbel
b73e7c4a44
uboot: update revision
...
commit 4eaca41a6b842336ead03698434d08a775dad1ec
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Tue May 21 15:58:50 2019 +0200
update web gui to iopsys look and clean up some remnant
2019-05-21 16:49:21 +02:00
Oussama Ghorbel
62aa40ceea
uboot:intel_mips update revision
...
15e223e norrland: match the nand reserved block for kernel to uboot
value
2019-04-30 14:06:47 +02:00
Oussama Ghorbel
000f56e96d
uboot:intel_mips: update revision
2019-04-26 18:41:03 +02:00
Oussama Ghorbel
b9057e4503
uboot:intel_mips: update revision
2019-04-26 17:33:13 +02:00
Jonas Höglund
2ac91191f6
Fix updating wrong boot loader
2019-03-27 12:09:18 +01:00
Jonas Höglund
f29d2b89e2
Update feed [ iopsys ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* 0ef53f2 Use correct CBM_FREQ value for Maia board.
* 811579e easy550: fix format system variable
* a168343 norrland: bbt mtd partition is no longer needed
* f4bc231 norrland: fix ramfs boot
-------------------------------------------------------------------------------
commit 0ef53f269c27f8e736fd30fd1a874159f70c76bf
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2019-03-27 11:14:37 +0100
Use correct CBM_FREQ value for Maia board.
Having the wrong value causes slow traffic after configuring QOS egress
queues.
Base directory -> /
configs/grx500_norrland_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 811579e5015cc58cadd6e065977315552763ff71
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-03-26 17:21:05 +0100
easy550: fix format system variable
Base directory -> /
include/configs/iopsys_easy550.h | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit a1683431d586c1353c36d75fd04f7c120a66d55b
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-03-26 16:20:17 +0100
norrland: bbt mtd partition is no longer needed
Base directory -> /
include/configs/iopsys_norrland.h | 6 +++---
lib_iopsys/factory.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit f4bc23162608f3d83eccb5ba0a65e21eaa294420
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-03-22 12:10:23 +0100
norrland: fix ramfs boot
Base directory -> /
include/configs/iopsys_norrland.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-03-27 11:25:25 +01:00
Oussama Ghorbel
52749424b6
uboot: update uboot version and pkg_release for intel_mips
2019-03-19 15:58:11 +01:00
Oussama Ghorbel
1a4f39918d
uboot: provides lib for uboot upgrade
...
This will allows to update uboot from other script
disable the init.d/uboot script on intel as it's no longer needed
2019-03-19 14:50:53 +01:00
Oussama Ghorbel
e3eedf90e8
norrland: reserve mtd partition for bbt
2019-03-11 12:58:22 +01:00
Oussama Ghorbel
8469ce20e5
uboot: update revision
2019-01-29 17:40:08 +01:00
Oussama Ghorbel
28b3715da2
add norrland board and update u-boot for grx500 to ugw 8.1.1
2019-01-14 13:55:31 +01:00
Kenneth Johansson
a7f37954b9
uboot intel: fix u-boot inteno version.
...
On intel it is not possible to grep for the compiled in version string
so another one was created and put in SPL. but missed the " so it's not
correct json anymore.
that combined with the fact that board_late_init() was never called due
to missing define in config made the update logic fail.
Change the PKG_RELEASE to 7 as a previous bug in the Makefile made it
actually 6 even if the value was set to 5.
2018-12-17 19:19:27 +01:00
Kenneth Johansson
c0e7e9ad57
u-boot: fix version string for intel targets.
...
The expansion of PKG_RELEASE did not work and ended up as the first value
set in "define uboot/ex400"
why and why this change work correctly I do not understand.
2018-12-17 19:19:27 +01:00
Kenneth Johansson
e2abb169ee
Ex400: change memory from 128M to 256M.
...
Change the Major version for mediatek boards to force an upgrade so
all boards is using all memory.
2018-12-04 17:37:18 +01:00
Oussama Ghorbel
1da7077174
update u-boot revision
2018-11-30 17:42:55 +01:00
Oussama Ghorbel
9f20352d24
rename easy550_anywan_smart3board to speedport_smart3
2018-11-30 16:49:21 +01:00
Oussama Ghorbel
cd9dcad8f7
add easy550_anywan_smart3board
2018-11-12 15:54:07 +01:00
Kenneth Johansson
d86336c526
u-boot-grx500: Use device tree to kernel and remove legacy.
2018-11-06 18:54:04 +01:00
Kenneth Johansson
5af81c786f
fix ex400: update_package do not work for u-boot anymore.
2018-10-26 10:04:25 +02:00
Kenneth Johansson
b5d073a39f
Update feed [ iopsys ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* b9fece4 Add the missing M in the environmental variable bootargs_ubi
-------------------------------------------------------------------------------
commit b9fece495814fec83970688df2cf19a320d05090
Author: Michael Zhang <m.zhang@genexis.eu>
Date: 2018-10-10 14:35:43 +0200
Add the missing M in the environmental variable bootargs_ubi
'mem=480M@512' caused a kernel panic in Intel GRX evaluation boards. The
parameter shall be 'mem=480M@512M'.
Base directory -> /
include/configs/iopsys.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-23 16:06:29 +02:00
Kenneth Johansson
1dfbcb34ca
easy550: can not build u-boot in parallel.
...
Until this is fixed do not build in parallel for all targets.
2018-10-18 17:17:37 +02:00
Kenneth Johansson
89afdc3012
rename target iopsys-grx to intel_mips.
2018-10-04 17:30:28 +02:00
Oussama Ghorbel
313e8dc921
Update feed [ uboot ]
...
a86e524 Merge branch 'iopsys-pstore' into 'ex400'
2018-10-03 16:38:02 +02:00
Sukru Senli
d4aa675a7a
iopsys: point to new iopsys git repositories
2018-09-23 11:19:23 +02:00
Kenneth Johansson
6f01d2ddec
u-boot: fix dependencies
2018-09-19 15:18:08 +02:00
Kenneth Johansson
3fe5c42fab
u-boot: fix dependencies
2018-09-19 14:31:21 +02:00
Kenneth Johansson
31e91d4b79
ex400: switch active bank on reset press.
2018-09-19 13:26:17 +02:00
Kenneth Johansson
8df30d7d16
Update feed [ feed_inteno_packages ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* 505b9eb To boot on grx550 board the last M is important.
-------------------------------------------------------------------------------
commit 505b9ebb3d3f620e46f16a9b7b364ecc64256c2f
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2018-09-14 15:52:56 +0200
To boot on grx550 board the last M is important.
Base directory -> /
include/configs/iopsys.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-09-14 16:01:49 +02:00
Kenneth Johansson
9b25b48eb5
uboot: add support for compiling grx500.
2018-09-12 22:45:15 +02:00
Ke Hu
f52e3a6d43
update uboot inteno version
...
if we upg uboot, env inteno version should be set
2018-04-09 17:22:17 +02:00
Kenneth Johansson
ad4bdf1cbe
u-boot: new version to force update on all boards.
...
Force the u-boot version to include the actual build time. This is
needed for the "uboot_inteno_version" variable update to work in all
situations.
2018-04-09 16:01:41 +02:00
Benjamin Larsson
ca1d9f7fb8
Update git hash
2018-02-09 16:14:11 +01:00
Benjamin Larsson
aa36791efd
Update feed [ feed_inteno_packages ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* e6465d2 Rename sdx_500ap -> sdx810_ap
-------------------------------------------------------------------------------
commit e6465d2ad8ac159ada0051d8f30385d9d7d3ba86
Author: Benjamin Larsson <benjamin@southpole.se>
Date: 2018-02-08 12:39:33 +0100
Rename sdx_500ap -> sdx810_ap
Base directory -> /
arch/mips/Kconfig | 16 ++
board/inteno/sdx810_ap/Kconfig | 23 ++
board/inteno/sdx810_ap/Makefile | 10 +
board/inteno/sdx810_ap/board.c | 7 +
configs/sdx810_ap_defconfig | 511 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 567 insertions(+)
-------------------------------------------------------------------------------
2018-02-08 12:41:56 +01:00
Benjamin Larsson
66e669c06a
Rename sdx_500ap -> sdx810_ap
2018-02-08 11:10:07 +01:00
Kenneth Johansson
cd46d8ea1d
uboot: Fix hang. variable is of array type not char.
...
Boot was hanging.
2018-02-05 15:59:55 +01:00
Kenneth Johansson
bd9637b8f5
u-boot: support for sdx-500ap
2018-01-29 15:16:08 +01:00
Kenneth Johansson
23fdec1d3e
uboot: add sdx-500ap board.
2018-01-25 19:59:06 +01:00