index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-08-29
Some minor cleanup in the CBFS driver
Gabe Black
2011-08-29
Refactor the CBFS implementation and add a cbfs_file_find_uncached function
Gabe Black
2011-08-29
Refactor the CBFS driver so that it's easier to use programmatically
Gabe Black
2011-08-29
Add a CBFS driver and commands to u-boot.
Gabe Black
2011-08-29
ext2: Cache line align partial sector bounce buffer
Anton Staaf
2011-08-29
ext2: Simplify partial sector access logic
Anton Staaf
2011-08-29
ext2: Fix checkpatch violations
Anton Staaf
2011-05-10
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-02
fat32 root directory handling
Erik Hansen
2011-01-11
UBIFS: Fix dereferencing type-punned pointer compiler warning
Dirk Behme
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-03
ubifs.c: BUG: Error following links
Ricardo Ribalda Delgado
2010-12-03
UBIFS: Change ubifsload to not read beyond the requested size
Stefan Roese
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-11-28
ext2: constify file/dir names
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-20
FAT: buffer overflow with FAT12/16
Stefano Babic
2010-10-12
VFAT: fix processing of scattered long file name entries
Mikhail Zolotaryov
2010-08-07
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
2010-07-24
fs/fat: Big code cleanup.
Wolfgang Denk
2010-07-24
FAT32: fix broken root directory handling.
Wolfgang Denk
2010-07-24
FAT32: fix support for superfloppy-format (PBR)
Wolfgang Denk
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
2010-03-31
jffs2, suen3: Fix compiler warning
Heiko Schocher
2010-01-15
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
2009-09-28
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
2009-09-23
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
2009-09-15
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
2009-08-21
jffs2: some fixes to summary support
Ilya Yanok
2009-08-18
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2009-06-12
FAT replace compare_sign with strncmp.
Tom Rix
2009-06-09
ubifs: fix small error path mismatch
Daniel Mack
2009-04-30
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2009-04-28
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
2009-04-28
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
2009-04-28
UBIFS: fix recovery bug
Adrian Hunter
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-04
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-03-20
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
[next]