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
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-03-21
env: fix endian ordering in crc table
Jeff Angielski
2010-01-26
gzip/zlib: make features optional
Mike Frysinger
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
2010-01-21
sha1: add dedicated config option
Mike Frysinger
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
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-07
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
zlib.c: avoid build conflicts for cradle board
Wolfgang Denk
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
lzma: ignore unset filesizes
Mike Frysinger
2009-12-05
zlib: Optimize decompression
Joakim Tjernlund
2009-12-05
add lzop decompression support
Peter Korsgaard
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2009-12-02
crc32: Impl. linux optimized crc32()
Joakim Tjernlund
2009-12-02
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
2009-10-18
lib_generic memset: fill one word at a time if possible
Alessandro Rubini
2009-10-18
lib_generic memcpy: copy one word at a time if possible
Alessandro Rubini
2009-09-04
zlib: fix code when DEBUG is defined
Giuseppe CONDORELLI
2009-08-11
zlib: add watchdog reset call
Giuseppe CONDORELLI
2009-08-11
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-08-09
Fix LZMA string.h header inclusion issue and remove unused variables.
Luigi 'Comio' Mantellini
2009-07-27
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2009-07-27
Use do_div from div64.h for vsprintf
Dirk Behme
2009-07-24
Revert "zlib: updated to v.1.2.3"
Wolfgang Denk
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-07-22
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2009-04-30
lib_generic: gunzip: New function zunzip
Ricardo Ribalda Delgado
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
Add LZO decompressor support
Stefan Roese
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-02-11
bzip2: move ifdef handling to Makefile COBJS-$(...)
Mike Frysinger
2009-01-27
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
2008-12-15
Introduce addr_map library
Kumar Gala
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
[next]