index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-04-22
mtd, ubi: set free_count to zero before walking through erase list
Heiko Schocher
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-04
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
Ladislav Michl
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-10-26
UBI: Fastmap: Fix PEB array type
Heiko Schocher
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-01-28
ubi: reset mtd_devs when ubi part fail
Heiko Schocher
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-12-13
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
2013-10-31
drivers: mtd: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-04-11
ubi: Fix broken cleanup code in attach_by_scanning
Joe Hershberger
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2011-10-12
UBI: init eba tables before wl when attaching a device
Holger Brunck
2011-10-01
GCC4.6: Squash warning in vmt.c
Marek Vasut
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-27
Fix "ubi part" cmd re-entrancy
Karl Beldan
2010-06-22
UBI: initialise update marker
Peter Horton
2010-05-19
UBI: Ensure that "background thread" operations are really executed
Stefan Roese
2009-07-07
UBI: Fix build problem noticed on Apollon (arm/testing repo)
Stefan Roese
2009-06-12
UBI: Add compile-time check for correct malloc area configuration
Stefan Roese
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-10
UBI: Return -ENOMEM upon failing malloc
Stefan Roese
2008-12-09
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 5/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 4/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 3/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 2/8)
Kyungmin Park
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 1/8)
Kyungmin Park