| Commit message (Expand) | Author | Age | Lines |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | -14/+0 |
* | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher | 2014-08-25 | -1/+37 |
* | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -3503/+7546 |
* | drivers/mtd: descend into sub directories only when it is necessary | Masahiro Yamada | 2013-12-13 | -3/+0 |
* | drivers: mtd: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -25/+3 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -212/+16 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -11/+11 |
* | ubi: ubifs: Turn off verbose prints | Joe Hershberger | 2013-04-11 | -0/+4 |
* | ubi: Fix broken cleanup code in attach_by_scanning | Joe Hershberger | 2013-04-11 | -4/+5 |
* | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips | 2012-11-04 | -10/+2 |
* | UBI: init eba tables before wl when attaching a device | Holger Brunck | 2011-10-12 | -6/+6 |
* | GCC4.6: Squash warning in vmt.c | Marek Vasut | 2011-10-01 | -4/+7 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Fix "ubi part" cmd re-entrancy | Karl Beldan | 2010-09-27 | -0/+1 |
* | UBI: initialise update marker | Peter Horton | 2010-06-23 | -0/+1 |
* | UBI: Ensure that "background thread" operations are really executed | Stefan Roese | 2010-05-19 | -2/+7 |
* | UBI: Fix build problem noticed on Apollon (arm/testing repo) | Stefan Roese | 2009-07-07 | -1/+1 |
* | UBI: Add compile-time check for correct malloc area configuration | Stefan Roese | 2009-06-12 | -0/+4 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -3/+3 |
* | UBI: Return -ENOMEM upon failing malloc | Stefan Roese | 2008-12-10 | -2/+3 |
* | UBI: Enable re-initializing of the "ubi part" command | Stefan Roese | 2008-12-09 | -0/+1 |
* | UBI: Add basic UBI support to U-Boot (Part 5/8) | Kyungmin Park | 2008-11-19 | -0/+3810 |
* | UBI: Add basic UBI support to U-Boot (Part 4/8) | Kyungmin Park | 2008-11-19 | -0/+2538 |
* | UBI: Add basic UBI support to U-Boot (Part 3/8) | Kyungmin Park | 2008-11-19 | -0/+2018 |
* | UBI: Add basic UBI support to U-Boot (Part 2/8) | Kyungmin Park | 2008-11-19 | -0/+1768 |
* | UBI: Add basic UBI support to U-Boot (Part 1/8) | Kyungmin Park | 2008-11-19 | -0/+1755 |