summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi
Commit message (Collapse)AuthorAgeFilesLines
* package: uboot-sunxi: various changes - bump to 2016.03 - add bugfixes ↵Zoltan Herpai2016-03-2925-210/+9835
| | | | | | | | 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
* packages: uboot-sunxi: fix SATA powerup on BananaproZoltan Herpai2016-02-021-0/+25
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48619
* packages: bump uboot-sunxi to 2016.01Zoltan Herpai2016-01-152-31/+3
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48252
* packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patchesZoltan Herpai2016-01-086-2/+211
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 48154
* packages: bump uboot-sunxi to enable H3 supportZoltan Herpai2015-12-224-330/+14
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 47959
* packages: uboot-sunxi: update Lamobo R1 patchZoltan Herpai2015-11-191-177/+185
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 47516
* packages: uboot-sunxi: fix mmc transfer timeout for slow sdcards.Zoltan Herpai2015-09-131-0/+42
| | | | | | | | This should fix a issue reported in ticket #20387. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 46894
* sunxi: fix uboot install locationZoltan Herpai2015-08-151-7/+7
| | | | | | | | | | 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
* packages: uboot-sunxi: bump to 2015.07 - switch to using kernel-supplied dtc ↵Zoltan Herpai2015-07-319-215/+313
| | | | | | | | - refresh olimex-a13-som and lamobo-r1 patches (compile-tested only) Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 46540
* packages: uboot-sunxi: add support for Lamobo R1Zoltan Herpai2015-01-202-0/+29
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44067
* packages: uboot-sunxi: fix GMAC TX delay for BananapiZoltan Herpai2015-01-201-0/+24
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44066
* packages: uboot-sunxi: uEnv is used as a script rather than default envZoltan Herpai2015-01-191-5/+6
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44048
* packages: uboot-sunxi: re-add Olimex A13 SOM which went AWOL in u-boot trunkZoltan Herpai2015-01-182-2/+73
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44039
* packages: uboot-sunxi: remove unused Hackberry targetZoltan Herpai2015-01-181-5/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44038
* packages: update uboot-sunxi to 2015.01Zoltan Herpai2015-01-182-25008/+4
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44035
* uboot-sunxi: fix bananapro target, update patchZoltan Herpai2015-01-101-1/+1
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43921
* uboot-sunxi: various updates - use mainline uboot-sunxi version ↵Zoltan Herpai2015-01-097-11525/+25118
| | | | | | | | (2015.01-rc3) - add support for Bananapro Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43899
* uboot-*: update license info in uboot packagesLuka Perkov2014-11-291-0/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43429
* uboot-sunxi: add support for Olimex A20-OLinuXino-LIMENicolas Thill2014-11-061-0/+5
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 43188
* uboot-sunxi: cosmetic changesNicolas Thill2014-11-061-13/+24
| | | | | | | | | | 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
* license info - revert r43155John Crispin2014-11-031-3/+0
| | | | | | | | turns out that r43155 adds duplicate info. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43167
* 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: add patch to fix gmac reliability issue on bananapiZoltan Herpai2014-09-281-0/+20
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42691
* uboot-sunxi: add PSCI support for bringing up secondary core on A20Zoltan Herpai2014-09-171-0/+1495
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42587
* uboot-sunxi: bump to 2014.04Zoltan Herpai2014-09-064-4357/+3439
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42422
* uboot-sunxi: add bananapi supportZoltan Herpai2014-06-012-1/+96
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40899
* uboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix ↵Zoltan Herpai2014-05-061-3/+3
| | | | | | | | network config Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40714
* uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)Zoltan Herpai2014-04-303-1/+62
| | | | | | 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-056-242/+10786
| | | | | | | | | support on a20 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com> SVN-Revision: 39779
* uboot-sunxi: various fixes - update A10-Lime support - fix MMC on sun5i with ↵Zoltan Herpai2014-02-053-0/+166
| | | | | | | | initializing PLL6 correctly Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39470
* sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - ↵Zoltan Herpai2014-01-312-2/+9
| | | | | | | | | 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-112-3/+68
| | | | | | | 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