John Crispin
9e39cd9503
kexec: bump to latest head revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39305
2014-01-17 13:57:25 +00:00
Zoltan Herpai
01a2ff6925
uboot-sunxi: - add support for Cubietruck - cosmetic change: have the options listed alphabetically
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39261
2014-01-12 19:16:35 +00:00
Zoltan Herpai
f8911b3197
uboot-sunxi: add support for Olinuxino A10 LIME
...
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39221
2014-01-11 17:17:17 +00:00
Imre Kaloz
7aaa9bc91c
add x86_64 target support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39208
2014-01-07 12:23:35 +00:00
Zoltan Herpai
c2f62ecc25
add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39192
2014-01-04 10:09:52 +00:00
Zoltan Herpai
4800b2c723
update version
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39191
2014-01-04 10:08:31 +00:00
Imre Kaloz
1eff212ce8
fix jffs2 with internal libgcc and switch omap4 to ext4
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39044
2013-12-13 16:38:43 +00:00
Imre Kaloz
f6b57149af
FPU type should not interfere with the ABI selection. Also make sure we either do real soft-float or hard-float on ARM, with the right options.
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38943
2013-11-29 10:59:51 +00:00
Imre Kaloz
4c3f2ed4ca
hide package, it's needed all the time
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38924
2013-11-26 18:46:47 +00:00
Imre Kaloz
3b2c74e5db
use plain image names inside the target directories
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38923
2013-11-26 18:45:51 +00:00
Zoltan Herpai
17089f3f37
package: uboot-mxs: cosmetic fix
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38875
2013-11-20 10:15:02 +00:00
Zoltan Herpai
5fa0e4fac0
uboot-sunxi: add U-boot builds for a couple sunxi boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38785
2013-11-13 10:49:22 +00:00
Zoltan Herpai
65f747a42d
mxs: - update uboot-mxs to 3.10 - enable building uboot for imx23 along sbImage by default - (doc updated)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38781
2013-11-12 14:39:32 +00:00
Zoltan Herpai
dcd8a08be1
uboot-envtools: add support for mxs target
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 38776
2013-11-12 10:07:03 +00:00
Zoltan Herpai
b0b78d541d
mxs: rename uboot-imx23 to uboot-mxs
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38774
2013-11-12 01:34:30 +00:00
Imre Kaloz
1381fa6c5c
rename the omap4 target to omap
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38691
2013-11-08 12:37:39 +00:00
Imre Kaloz
b27b8b5bdd
use a single package to build MLO/u-boot for all omap boards
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38626
2013-10-31 10:57:46 +00:00
Luka Perkov
ed676cf0ff
uboot-imx6: update to 2013.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38625
2013-10-31 00:00:51 +00:00
Gabor Juhos
6b604495a4
uboot-ar71xx: make it depend on the generic ar71xx subtarget
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38599
2013-10-30 06:54:56 +00:00
Felix Fietkau
e31ccd95c7
u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow and unreliable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38559
2013-10-28 15:15:05 +00:00
Luka Perkov
494bc1d026
uboot-envtools: update to 2013.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38444
2013-10-18 00:39:28 +00:00
Luka Perkov
c15bec4a1b
uboot-envtools: update kirkwood scripts
...
Also, scripts can be installed as data so let's change that here too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38403
2013-10-14 19:46:43 +00:00
Zoltan Herpai
07043a853a
imx23: rename imx23 to mxs for upcoming imx23/28 support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38394
2013-10-14 19:01:23 +00:00
Luka Perkov
3e5da21b15
uboot-imx6: fix typo in nitrogen6dlXg
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38205
2013-09-26 09:03:47 +00:00
Luka Perkov
64e10a637d
uboot-imx6: add support for Nitrogen6x boards
...
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
SVN-Revision: 38204
2013-09-26 08:36:12 +00:00
Luka Perkov
4409e1c1ae
uboot-imx6: alphabetize wandboard variants
...
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
SVN-Revision: 38203
2013-09-26 08:36:09 +00:00
Luka Perkov
1eb21b87bd
kobs-ng: add new package
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37894
2013-09-03 23:22:16 +00:00
Luka Perkov
e29acfd8e9
uboot-imx6: update to v2013.07
...
Update includes upstream support for Wandboard Quad too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37858
2013-08-29 23:06:31 +00:00
Luka Perkov
cdd6361649
uboot-envtools: update to v2013.07
...
SVN-Revision: 37857
2013-08-29 23:06:29 +00:00
Zoltan Herpai
928d676274
uboot-imx23: add new package for i.MX233 boards
...
SVN-Revision: 37822
2013-08-22 19:28:06 +00:00
Luka Perkov
32b80b8653
uboot-env: fix spurious esac within ramips uci-defaults
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 37814
2013-08-19 13:01:17 +00:00
Luka Perkov
e8d6de95b3
uboot-envtools: add support for hornet-ub-x2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37789
2013-08-15 00:57:48 +00:00
Luka Perkov
af9d30f713
uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)
...
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 37382
2013-07-17 17:31:21 +00:00
Luka Perkov
2b6519b8c2
uboot-envtools: add support for imx6 target
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37136
2013-07-02 23:08:19 +00:00
Luka Perkov
d352ff6cac
uboot-envtools: upgrade to 2013.07-rc1
...
Support for writing on MMC devices has been added.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37135
2013-07-02 23:08:17 +00:00
Felix Fietkau
512a3c5d81
kexec-tools: reduce size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37072
2013-06-28 11:27:16 +00:00
Felix Fietkau
ea5f9a7ba7
kexec-tools: make zlib support optional, but enabled by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37071
2013-06-28 11:27:13 +00:00
Zoltan Herpai
82ae24602a
tools: add tools for i.MX23 boards
...
SVN-Revision: 37035
2013-06-26 10:15:29 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
Luka Perkov
5fbc56cfdc
uboot-imx6: add new package
...
SVN-Revision: 36754
2013-05-29 01:27:30 +00:00
Luka Perkov
3b1c133d1d
uboot-envtools: upgrade to 2013.04
...
SVN-Revision: 36665
2013-05-20 08:52:44 +00:00
John Crispin
d48ad63b9d
grub2: Add sub package grub-editenv for target installation
...
grub-editenv allows to modify grub2 environment files. Add a new package
that build grub2 for the target and packs up grub-editenv.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 36574
2013-05-07 12:35:07 +00:00
Luka Perkov
b591e15f36
This adds Gateworks Laguna family board support. Note that some Laguna boards have SPI flash and others have NOR flash, thus the size/erasesize are detected dynamically.
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 36313
2013-04-11 16:04:31 +00:00
Luka Perkov
fe24afe37f
uboot-envtools: upgrade to version 2013.01.01
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36033
2013-03-15 01:36:53 +00:00
Luka Perkov
6337803d65
uboot-env: wzr-600dhp uses wzr-hp-ag300h name
...
SVN-Revision: 35866
2013-03-03 21:59:35 +00:00
Luka Perkov
107e0c6d1f
ar71xx: add support for Buffalo WZR 600DHP
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35840
2013-03-01 13:46:01 +00:00
Gabor Juhos
b01e744632
uboot-envtools: add config for the Edimax BR-6425 board
...
Signed-off-by: Yuval Adam <yuv.adm@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35464
2013-02-02 17:01:52 +00:00
Gabor Juhos
a2a5f9b405
package/uboot-envtools: add OpenMesh MR600v2 support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35432
2013-02-01 15:50:52 +00:00
Luka Perkov
2245726371
uboot-lantiq: upgrade to 2013.01
...
SVN-Revision: 35292
2013-01-22 12:55:01 +00:00
Mirko Vogt
d73104d680
fix typo in Makefile
...
Thanks to Stefan Hellermann for pointing this out!
SVN-Revision: 35042
2013-01-07 17:11:15 +00:00