Commit Graph

33 Commits (b92ae3af6e4581e61cd8c43addb6a18ebbeb9eb6)

Author SHA1 Message Date
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Ladislav Michl 6a4595600b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined 9 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 10 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 12 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 12 years ago
Joe Hershberger 76c1637e95 ubi: Fix broken cleanup code in attach_by_scanning 12 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 15 years ago
Stefan Roese 1b1f9a9d00 UBI: Ensure that "background thread" operations are really executed 15 years ago
Stefan Roese d318d0c44d UBI: Fix build problem noticed on Apollon (arm/testing repo) 16 years ago
Stefan Roese 60cfe87bd3 UBI: Add compile-time check for correct malloc area configuration 16 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