Zoltan Herpai
2d4ebff3ad
package: uboot-sunxi: various changes - bump to 2016.03 - add bugfixes related to 2016.03 update - sync DTS files with mainline - add support for non-standard uEnv.txt - add initial support for Theobroma A31-yQ7 devboard
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 49089
9 years ago
Zoltan Herpai
39f385d0d6
packages: bump uboot-sunxi to 2016.01
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48252
9 years ago
Zoltan Herpai
f15fc140f1
packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patches
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48154
9 years ago
Zoltan Herpai
0f18228a3a
packages: bump uboot-sunxi to enable H3 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 47959
9 years ago
Zoltan Herpai
58fc927889
sunxi: fix uboot install location
...
Install uboot files to KERNEL_BUILD_DIR instead of BIN_DIR to fix
ImageBuilder. Similar fixes are necessary for many (all?) other uboot
targets.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 46605
9 years ago
Zoltan Herpai
a33a567b39
packages: uboot-sunxi: bump to 2015.07 - switch to using kernel-supplied dtc - refresh olimex-a13-som and lamobo-r1 patches (compile-tested only)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46540
9 years ago
Zoltan Herpai
be86eab8e6
packages: uboot-sunxi: add support for Lamobo R1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44067
10 years ago
Zoltan Herpai
8bf446a16b
packages: uboot-sunxi: re-add Olimex A13 SOM which went AWOL in u-boot trunk
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44039
10 years ago
Zoltan Herpai
4d0d09be10
packages: uboot-sunxi: remove unused Hackberry target
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44038
10 years ago
Zoltan Herpai
d41d7cc199
packages: update uboot-sunxi to 2015.01
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44035
10 years ago
Zoltan Herpai
157e1da749
uboot-sunxi: various updates - use mainline uboot-sunxi version (2015.01-rc3) - add support for Bananapro
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43899
10 years ago
Luka Perkov
44d5800fe1
uboot-*: update license info in uboot packages
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43429
10 years ago
Nicolas Thill
8db5c4038d
uboot-sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43188
10 years ago
Nicolas Thill
e39e1ba005
uboot-sunxi: cosmetic changes
...
This will ease adding new targets and updating:
* split UBOOTS var into multiple lines
* remove version from TITLE
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43187
10 years ago
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
10 years ago
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
10 years ago
Zoltan Herpai
4e4be0bfa1
uboot-sunxi: add support for Olimex A13 SOM
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42692
10 years ago
Zoltan Herpai
14cf28b284
uboot-sunxi: bump to 2014.04
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42422
10 years ago
Zoltan Herpai
d00f7b05c8
uboot-sunxi: add bananapi support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40899
11 years ago
Zoltan Herpai
9ee3edb4ca
uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40605
11 years ago
Zoltan Herpai
6892ed8193
uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp support on a20
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
SVN-Revision: 39779
11 years ago
Zoltan Herpai
16cbe62e9c
sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - Cosmetic fix in u-boot Makefile - Don't force command line arguments
...
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39438
11 years ago
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
11 years ago
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
11 years ago
Zoltan Herpai
c2f62ecc25
add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39192
11 years ago
Zoltan Herpai
4800b2c723
update version
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39191
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Luka Perkov
769c322cd0
uboot-kirkwood: build in $(BUILD_DIR)
...
SVN-Revision: 34401
12 years ago
Luka Perkov
702f2590ea
uboot-kirkwood: update to 2012.10
...
SVN-Revision: 34303
12 years ago
John Crispin
e75106aa0d
move boot related packages to their own folder
...
SVN-Revision: 33781
12 years ago
Luka Perkov
dc2d62d3ac
uboot-kirkwood: update to 2012.04.01
...
iConnect board tested by:
Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>
DockStar board tested by:
Martin Mueller <mm@sig21.net>
RaidSonic ICY BOX NAS6210 board tested by:
Luka Perkov <uboot@lukaperkov.net>
SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.
SVN-Revision: 32717
13 years ago
Vasilis Tsiligiannis
68e76c9a6c
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 ( #8112 )
...
SVN-Revision: 23567
14 years ago
Lars-Peter Clausen
15f8eed2a3
uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
...
SVN-Revision: 23228
14 years ago
Lars-Peter Clausen
83246559fd
uboot-kirkwood: Add support for iomega iconnect wireless
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23218
14 years ago
Lars-Peter Clausen
2233a27d43
Add uboot for marvell kirkwood based boards
...
SVN-Revision: 22764
14 years ago
Jo-Philipp Wich
b1e7cd577b
cleanup Makefiles ( #7212 )
...
SVN-Revision: 21107
15 years ago
Lars-Peter Clausen
393541dce8
Add uboot for xburst package
...
SVN-Revision: 20832
15 years ago