aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)AuthorFilesLines
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada14-14/+0
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher3-1/+37
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher20-3503/+7546
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada1-3/+0
2013-10-31drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk16-212/+16
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin6-11/+11
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger1-0/+4
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2-4/+5
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips1-10/+2
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck1-6/+6
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut2-4/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan1-0/+1
2010-06-23UBI: initialise update markerPeter Horton1-0/+1
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese1-2/+7
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese1-1/+1
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese1-0/+4
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk3-3/+3
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese1-2/+3
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese1-0/+1
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park4-0/+3810
2008-11-19UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park4-0/+2538
2008-11-19UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park3-0/+2018
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park5-0/+1768
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park3-0/+1755