upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/fs/btrfs
Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 7 years ago
..
Kconfig fs: btrfs: Add U-Boot fs handlers. 7 years ago
Makefile fs: btrfs: Add U-Boot fs handlers. 7 years ago
btrfs.c fs: btrfs: Add U-Boot fs handlers. 7 years ago
btrfs.h fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
btrfs_tree.h
chunk-map.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
compression.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
conv-funcs.h
ctree.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
ctree.h
dev.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
dir-item.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
extent-io.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
hash.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
inode.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
root.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
subvolume.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago
super.c fs: btrfs: Add single-device read-only BTRFS implementation 7 years ago