summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeLines
* ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-28-0/+8
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16-14/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25-1/+37
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-3503/+7546
* drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-13-3/+0
* drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-212/+16
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-11/+11
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11-0/+4
* ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11-4/+5
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-10/+2
* UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12-6/+6
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-01-4/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
* UBI: initialise update markerPeter Horton2010-06-23-0/+1
* UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-19-2/+7
* UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-07-1/+1
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-12-0/+4
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-3/+3
* UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-10-2/+3
* UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-09-0/+1
* UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-19-0/+3810
* UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-19-0/+2538
* UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-19-0/+2018
* UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-19-0/+1768
* UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-19-0/+1755