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
/
ext2
Age
Commit message (
Expand
)
Author
2012-08-07
ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
Tom Rini
2012-07-08
ext2fs: fix warning: 'blocknxt' may be used uninitialized
Kim Phillips
2012-06-21
ext2load: increase read speed
u-boot@lakedaemon.net
2012-01-05
ext2: Cache line align indirection buffers
Simon Glass
2011-10-25
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
2011-07-28
ext2: Simplify partial sector access logic
Anton Staaf
2011-07-28
ext2: Fix checkpatch violations
Anton Staaf
2010-11-28
ext2: constify file/dir names
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-08-07
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
2009-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-03-02
fs: Fix ext2 read issue
Dave Liu
2008-01-09
Fix memset bug in ext2fs_read_file()
Wolfgang Denk
2007-07-10
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-01-18
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2005-03-04
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-02-04
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2004-12-19
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
wdenk
2004-12-16
Code cleanup.
wdenk
2004-12-16
ext2fs support added
stroese