summaryrefslogtreecommitdiffstats
path: root/uboot-tools.spec
Commit message (Collapse)AuthorAgeFilesLines
* Add paz00 specific patchHEADmasterNicolas Chauvet2014-07-221-1/+8
|
* [WIP] Selective removal of devices specific patchesNicolas Chauvet2014-07-221-33/+33
|
* Add openssl-devel for verified boot support in toolsNicolas Chauvet2014-07-221-0/+1
| | | | | Note that verified boot in bootloader requires additionals options see doc/uImage.FIT/verified-boot.txt
* Add bc as BuildRequiresNicolas Chauvet2014-07-221-0/+1
| | | | | | | Fix: OBJCOPY u-boot.srec /bin/sh: bc: command not found CFGS board/boundary/nitrogen6x/nitrogen6s.cfg.cfgtmp
* Avoid distro patchesNicolas Chauvet2014-07-221-0/+2
|
* Add jetson-tk1Nicolas Chauvet2014-07-221-1/+8
|
* Update 2014.07Nicolas Chauvet2014-07-221-2/+2
|
* Apply NVEC patchNicolas Chauvet2014-07-221-0/+4
|
* Unneeded files on trimsliceNicolas Chauvet2014-07-101-3/+0
|
* Remove uneeded installNicolas Chauvet2014-07-101-3/+0
|
* Unneeded files on paz00Nicolas Chauvet2014-07-101-3/+0
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-071-1/+4
|
* fix up aarch64 image package namingDennis Gilmore2014-04-281-14/+17
| | | | - drop need for cross compiler to build tools
* add hyp support to cubietruck imageDennis Gilmore2014-04-261-1/+9
| | | | - enables kvm support
* add cubietruck u-boot imageDennis Gilmore2014-04-261-1/+55
|
* automatically add console line from u-boot environment to bootargsDennis Gilmore2014-04-231-1/+1
| | | | - when there is no console argument in the extlinux.conf file
* automatically add console line from u-boot environment to bootargsDennis Gilmore2014-04-231-1/+9
| | | | - when there is no console argument in the extlinux.conf file
* add patch for omap4 compile issuesDennis Gilmore2014-04-211-0/+2
|
* update to final 2014.04Dennis Gilmore2014-04-211-178/+84
| | | | | - put all images into a single rpm - add udoo image
* apply fixes for panda and beagleboneDennis Gilmore2014-03-191-1/+12
|
* add patch needed to fix up buildingDennis Gilmore2014-03-151-0/+2
|
* Add missing headerDennis Gilmore2014-03-151-5/+19
| | | | | | - pull in patches on their way upstream to fix some issues with ti - systems. - refactor beaglebone and pandaboard patches
* actually apply patchesDennis Gilmore2014-03-131-1/+8
|
* fix up filesDennis Gilmore2014-03-131-2/+0
|
* spec fixes to make compile workDennis Gilmore2014-03-131-28/+28
|
* update to 2014.04-rc2 converting selected boards to generic configsDennis Gilmore2014-03-121-47/+25
|
* drop omap4 memory timing patch, much better one upstreamPeter Robinson2014-03-111-3/+0
|
* fix ftbfs for wandboardDennis Gilmore2014-02-061-22/+55
| | | | - use _smp_mflags
* fix up installed files on base packageDennis Gilmore2013-10-201-0/+2
|
* fix ftbfs for wandboardDennis Gilmore2013-10-201-19/+24
| | | | - use _smp_mflags
* use ext2load for dtb loadingDennis Gilmore2013-10-191-1/+7
| | | | - cleanup duplicate defines
* update to 2013.10 finalDennis Gilmore2013-10-181-72/+62
| | | | - refactor where u-boot binaries are stored
* we only need a single uEnv.txt now for all the vfat setupsDennis Gilmore2013-10-181-3/+6
| | | | remove the patches to be replaced
* update to 2013.10-rc4Dennis Gilmore2013-10-041-2/+5
|
* install u-boot.map for trimslice and paz00Dennis Gilmore2013-09-201-1/+7
|
* install trimslice u-boot correctlyDennis Gilmore2013-09-201-3/+6
|
* add .arndale to the end of the arndale spl cp commandDennis Gilmore2013-09-201-2/+2
|
* enable arndale, paz00, snow, snowball and trimslice buildsDennis Gilmore2013-09-201-5/+106
|
* update to 2013.10-rc3Dennis Gilmore2013-09-191-1/+1
| | | | - disable panda timing patch for now
* update to 2013.10-rc3Dennis Gilmore2013-09-191-2/+6
| | | | - disable panda timing patch for now
* update for rebaseDennis Gilmore2013-09-021-33/+28
|
* Add patch for Panda ES memory type issuePeter Robinson2013-09-021-1/+9
|
* update to 2013.07 finalDennis Gilmore2013-07-261-2/+5
|
* update to 2013.07 rc3Dennis Gilmore2013-07-181-22/+12
| | | | - set wandboard to use extlinux.conf by default
* update beaglebone patchesDennis Gilmore2013-07-041-11/+14
| | | | | - update wandboard quad patch - upstream 2013.07-rc2 update
* add wandboard quad to commentDennis Gilmore2013-06-141-0/+1
|
* add wandboard quad support and imageDennis Gilmore2013-06-141-0/+22
|
* add patches to support ext filesystems in exynos and omap SPL'sDennis Gilmore2013-06-051-4/+31
| | | | | - drop bringing in arm-boot-config on arm systems - build a highbank u-boot (intention is to use in qemu)
* build vexpress imageDennis Gilmore2013-05-221-1/+40
| | | | - add uEnv.txt files for various supported omap systems
* add uevm, the omap5 based pandaboardDennis Gilmore2013-05-181-4/+30
| | | | - Require arm-boot-config on arm arches