Commit Graph

46 Commits (lime2-spi)

Author SHA1 Message Date
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Stefan Roese 78306cba11 mtd: ubi: Add missing newlines in ubi_init() 6 years ago
Patrice Chotard 65c3d25a6a ubi: fastmap: Implement produce_free_peb() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Petr Vorel c0ce4ceaba Convert CONFIG_UBI_SILENCE_MSG to Kconfig 6 years ago
Richard Weinberger f82290afc8 mtd: ubi: Fix worker handling 6 years ago
Martin Townsend 2d2d306f79 ubi: Ensure no fastmap flush after uif_close 6 years ago
Heinrich Schuchardt cd5f33e5fc ubi: no NULL check needed before kmem_cache_destroy 7 years ago
Karl Beldan f8dc5a0f9b ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS 7 years ago
Karl Beldan fc94f209a8 ubi: Kconfig: Fix MTD_UBI selection dependency 7 years ago
Boris Brezillon aa049152dc mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry 7 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 8 years ago
Heiko Schocher 68fc449033 mtd, ubi: set free_count to zero before walking through erase list 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
Ladislav Michl 6a4595600b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined 8 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 9 years ago
Heiko Schocher 248f260cbd UBI: Fastmap: Fix PEB array type 9 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 9 years ago
Heiko Schocher 40da2a2a08 ubi: reset mtd_devs when ubi part fail 9 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 2fc7ef6196 drivers: mtd: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 11 years ago
Joe Hershberger 76c1637e95 ubi: Fix broken cleanup code in attach_by_scanning 11 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
Holger Brunck d63894654d UBI: init eba tables before wl when attaching a device 13 years ago
Marek Vasut cac952ffe3 GCC4.6: Squash warning in vmt.c 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Karl Beldan 86af10cac4 Fix "ubi part" cmd re-entrancy 14 years ago
Peter Horton ceeba00308 UBI: initialise update marker 14 years ago
Stefan Roese 1b1f9a9d00 UBI: Ensure that "background thread" operations are really executed 14 years ago
Stefan Roese d318d0c44d UBI: Fix build problem noticed on Apollon (arm/testing repo) 15 years ago
Stefan Roese 60cfe87bd3 UBI: Add compile-time check for correct malloc area configuration 15 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Stefan Roese 8173293516 UBI: Return -ENOMEM upon failing malloc 16 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 16 years ago
Kyungmin Park c91a719daa UBI: Add basic UBI support to U-Boot (Part 5/8) 16 years ago
Kyungmin Park f412fefa07 UBI: Add basic UBI support to U-Boot (Part 4/8) 16 years ago
Kyungmin Park 2d262c4853 UBI: Add basic UBI support to U-Boot (Part 3/8) 16 years ago
Kyungmin Park 961df83361 UBI: Add basic UBI support to U-Boot (Part 2/8) 16 years ago
Kyungmin Park f399d4a281 UBI: Add basic UBI support to U-Boot (Part 1/8) 16 years ago