9
0
Fork 0
barebox/fs
Sascha Hauer 0ee203186d cdev: add device_find_partition
device_find_partition allows to find a partition of a device with
a particular name.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-15 11:16:14 +02:00
..
cramfs use loff_t for file offsets 2012-06-30 16:53:24 +02:00
ext4 ext4: switch debug and printf to dev_xxx 2013-03-09 11:18:08 +01:00
fat Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
Kconfig Merge branch 'kconfig' 2012-12-08 12:22:21 +01:00
Makefile fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
devfs-core.c cdev: add device_find_partition 2013-07-15 11:16:14 +02:00
devfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
fs.c read_file: Make it work on tftp servers which do not pass size 2013-06-20 08:42:46 +02:00
nfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
omap4_usbbootfs.c omap4: add filesystem support over usb boot 2012-11-16 15:32:31 +01:00
ramfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
tftp.c read_file: Make it work on tftp servers which do not pass size 2013-06-20 08:42:46 +02:00