summaryrefslogtreecommitdiff
path: root/package/boot/uboot-envtools/patches
Commit message (Collapse)AuthorAge
* uboot-envtools: update to 2015.10Luka Perkov2015-10-31
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47328
* uboot-envtools: disable AES support, reduces code sizeFelix Fietkau2015-05-06
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45615
* uboot-envtools: bump to 2014.10Luka Perkov2014-11-30
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43433
* uboot-envtools: bump to 2014.07Luka Perkov2014-08-08
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42078
* uboot-envtools: fix build if ubi volume support is disabledJohn Crispin2014-06-24
| | | | | | | | | | | | Insert a missing #ifdef UBI around the use of libubi_close(). As the preceding if (libubi) will never be true on non-UBI builds, compiling only failed when disabling optimization. Also rebase patch to latest u-boot.git HEAD. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41313
* uboot-envtools: add support for environment in ubi volumeJohn Crispin2014-06-02
| | | | | | | | | | On UBI enabled devices, U-Boot might store it's environment on UBI volume(s). Support this in uboot-envtools, so fw_setenv and fw_printenv can work on these platforms. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 40929
* uboot-envtools: update to 2014.04Luka Perkov2014-05-19
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40778
* uboot-envtools: fix build with muslFelix Fietkau2014-03-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39961
* uboot-envtools: pass target cflagsNicolas Thill2014-02-18
| | | | SVN-Revision: 39629
* uboot-envtools: update to 2013.10Luka Perkov2013-10-18
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38444
* uboot-envtools: update to v2013.07Luka Perkov2013-08-29
| | | | SVN-Revision: 37857
* uboot-envtools: upgrade to 2013.07-rc1Luka Perkov2013-07-02
| | | | | | | | Support for writing on MMC devices has been added. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37135
* uboot-envtools: upgrade to version 2013.01.01Luka Perkov2013-03-15
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36033
* move boot related packages to their own folderJohn Crispin2012-10-16
SVN-Revision: 33781