summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher2016-04-221-1/+1
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+1
* UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl2016-01-041-1/+0
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
* UBI: Fastmap: Fix PEB array typeHeiko Schocher2015-10-261-2/+2
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-2617-1347/+1860
* ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-1614-14/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-253-1/+37
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2520-3503/+7546
* drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-131-3/+0
* drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2416-212/+16
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-316-11/+11
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-111-0/+4
* ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-112-4/+5
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-041-10/+2
* UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-121-6/+6
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-012-4/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-271-0/+1
* UBI: initialise update markerPeter Horton2010-06-231-0/+1
* UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-191-2/+7
* UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-071-1/+1
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-121-0/+4
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-163-3/+3
* UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-101-2/+3
* UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-091-0/+1
* UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-194-0/+3810
* UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-194-0/+2538
* UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-193-0/+2018
* UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-195-0/+1768
* UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-193-0/+1755
OpenPOWER on IntegriCloud