aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
| | | | | | | | | | | | | | | | | | 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
* uboot-sunxi: add support for Olimex A13 SOMZoltan Herpai2014-09-281-1/+5
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42692
* uboot-sunxi: bump to 2014.04Zoltan Herpai2014-09-061-15/+15
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42422
* uboot-sunxi: add bananapi supportZoltan Herpai2014-06-011-1/+5
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40899
* uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)Zoltan Herpai2014-04-301-1/+5
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40605
* uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp ↵Zoltan Herpai2014-03-051-15/+14
| | | | | | | | | support on a20 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com> SVN-Revision: 39779
* sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - ↵Zoltan Herpai2014-01-311-2/+4
| | | | | | | | | 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
* uboot-sunxi: - add support for Cubietruck - cosmetic change: have the ↵Zoltan Herpai2014-01-121-5/+9
| | | | | | | | options listed alphabetically Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39261
* uboot-sunxi: add support for Olinuxino A10 LIMEZoltan Herpai2014-01-111-3/+7
| | | | | | | Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39221
* add support for pcDuino boardZoltan Herpai2014-01-041-1/+5
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39192
* update versionZoltan Herpai2014-01-041-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39191
* FPU type should not interfere with the ABI selection. Also make sure we ↵Imre Kaloz2013-11-291-1/+1
| | | | | | | | 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
* uboot-sunxi: add U-boot builds for a couple sunxi boardsZoltan Herpai2013-11-131-0/+107
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38785