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
Tom Rini 10b078d836 fs: ext4: Fix journal overrun issue reported by Coverity 7 years ago
..
cbfs fs: Kconfig: Add a separate config for FS_CBFS 7 years ago
cramfs fs: Kconfig: Add a separate option for FS_CRAMFS 7 years ago
ext4 fs: ext4: Fix journal overrun issue reported by Coverity 7 years ago
fat fs: fat: fix fatwrite overflow calculation 7 years ago
jffs2 fs: use get_nand_dev_by_index() 7 years ago
reiserfs dm: Drop the block_dev_desc_t typedef 8 years ago
sandbox sandboxfs: Fix resource leak 8 years ago
ubifs env: Rename common functions related to setenv() 7 years ago
yaffs2 Convert CONFIG_CMD_YAFFS2 to Kconfig 7 years ago
zfs dm: Drop the block_dev_desc_t typedef 8 years ago
Kconfig Convert CONFIG_CMD_YAFFS2 to Kconfig 7 years ago
Makefile fs: Kconfig: Add a separate option for FS_JFFS2 7 years ago
fs.c env: Rename getenv/_f() to env_get() 7 years ago