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/ext4
Lokesh Vutla 509b498a50 ext4: Fix comparision of unsigned expression with < 0 7 years ago
..
Kconfig kconfig: add blank Kconfig files 10 years ago
Makefile
crc16.c
crc16.h
dev.c ext4: Fix comparision of unsigned expression with < 0 7 years ago
ext4_common.c fs/ext4: Initialize group descriptor size for revision level 0 filesystems 8 years ago
ext4_common.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
ext4_journal.c ext4: Fix memory leak of journal buffer if block is updated multiple times 8 years ago
ext4_journal.h ext4: fix endianess problems in ext4 write support 8 years ago
ext4_write.c ext4: Respect group descriptor size when adjusting free counts 8 years ago
ext4fs.c ext4: Fix comparision of unsigned expression with < 0 7 years ago