| Commit message (Expand) | Author | Age | Files | Lines |
* | part: Drop disk_partition_t typedef | Simon Glass | 2020-05-18 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 5 | -11/+5 |
* | fs: Create a common fs_devread for ext4/reiserfs/zfs | Marek BehĂșn | 2017-10-02 | 1 | -74/+4 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | 1 | -19/+14 |
* | block: pass block dev not num to read/write/erase() | Stephen Warren | 2016-01-13 | 1 | -9/+15 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | 1 | -0/+0 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | 1 | -1/+1 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -25/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -70/+5 |
* | cmd_reiser: use common get_device_and_partition function | Rob Herring | 2012-09-25 | 1 | -19/+10 |
* | fs/reiserfs/reiserfs.c: Fix compiler warning | Anatolij Gustschin | 2011-12-12 | 1 | -1/+3 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | fs: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | 4 | -14/+3 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 3 | -72/+71 |
* | fs/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 3 | -3/+3 |
* | fs/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 3 | -3/+3 |
* | fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 3 | -3/+3 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | 1 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 1 | -7/+11 |
* | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | 2 | -43/+43 |
* | Code cleanupLABEL_2004_03_25_1630 | wdenk | 2004-03-25 | 3 | -8/+6 |
* | * Patch by Pavel Bartusek, 21 Mar 2004 | wdenk | 2004-03-25 | 5 | -0/+1821 |