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
/
lib_generic
Age
Commit message (
Expand
)
Author
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 6/8)
Kyungmin Park
2008-10-22
Fix strmhz(): avoid printing negative fractions
Wolfgang Denk
2008-10-21
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add Red Black Tree support
Kyungmin Park
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-13
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-08-29
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
Fix LMB type issues
Andy Fleming
2008-07-09
Allow print_size to print in GB
Becky Bruce
2008-06-30
add SHA256 support
Jean-Christophe PLAGNIOL-VILLARD
2008-06-28
Fix an underflow bug in __lmb_alloc_base
Andy Fleming
2008-06-28
Add lmb_free
Andy Fleming
2008-06-12
Fix build issue with string.h and linux/string.h
Andy Fleming
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
Change print_size to take phys_size_t
Becky Bruce
2008-06-06
tools/mkimage: fix compiler warnings on some systems.
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-09
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
2008-04-26
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2008-04-25
Use watchdog-aware functions when calculating hashes of images
Bartlomiej Sieka
2008-04-25
lib_generic/crc32.c: add missing #include <watchdog.h>
Wolfgang Denk
2008-04-25
lib_generic/crc32.c: fix compile problem
Wolfgang Denk
2008-04-25
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-13
Rename include/md5.h to include/u-boot/md5.h
Andy Fleming
2008-03-14
Add the MD5 algorithm
Bartlomiej Sieka
2008-02-29
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-07
[new uImage] Move gunzip() common code to common/gunzip.c
Marian Balakowicz
2008-01-12
Fix 64-bit vsprintf.
James Yang
2007-11-15
Build: split COBJS value into multiple lines
Grant Likely
2007-08-10
Move 64bit division from avr32 to generic lib
Dirk Behme
2007-08-03
Merge branch 'testing' into working
Andy Fleming
2007-07-10
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-10
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-04
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-02-20
[PATCH 3_9] Move buffer print code from md command to common function
Grant Likely
2006-10-12
Fix JFFS2 compilation problem
Stefan Roese
2006-10-11
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
Stefan Roese
2006-10-10
* Several improvements to the new NAND subsystem:
Stefan Roese
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
Coding style cleanup
Wolfgang Denk
[next]