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
Age
Commit message (
Expand
)
Author
2012-05-25
create lib/tizen directory
Donghwa Lee
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
fdt: Add fdtdec functions to read byte array
Anton Staff
2012-05-15
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
Add AES crypto library
Yen Lin
2012-05-15
fdt: Add function to return next compatible subnode
Simon Glass
2012-05-15
fdt: Add function to locate an array in the device tree
Simon Glass
2012-04-30
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
2012-04-29
GCC47: Fix warning in md5.c
Marek Vasut
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
2012-03-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-29
tegra: i2c: Add I2C driver
Yen Lin
2012-03-29
fdt: Add function to allow aliases to refer to multiple nodes
Simon Glass
2012-03-29
fdt: Avoid early panic() when there is no FDT present
Simon Glass
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
fdt: Add basic support for decoding GPIO definitions
Simon Glass
2012-03-29
fdt: Add functions to access phandles, arrays and bools
Simon Glass
2012-03-29
fdt: Tidy up a few fdtdec problems
Simon Glass
2012-03-29
fdt: Add tests for fdtdec
Simon Glass
2012-03-29
fdt: Add fdtdec_find_aliases() to deal with alias nodes
Simon Glass
2012-03-28
lzma: fix printf warnings
Mike Frysinger
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-18
bootstage: Define an optional microsecond timer
Simon Glass
2012-01-26
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
nand: Merge BCH code from Linux nand driver
Christian Hitz
2011-12-24
spl: display_options.o is required for SPI flash support in SPL
Christian Riesch
2011-12-17
vsprintf: Move function documentation into header file
Simon Glass
2011-12-17
Add safe vsnprintf and snprintf library functions
Sonny Rao
2011-12-07
Include common.h in qsort.c to fix build warning
Simon Glass
2011-11-22
sandbox: Fix warnings in hashtable.c
Simon Glass
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
2011-10-28
zlib: Fix integer cast of pointer
Simon Glass
2011-10-27
GCC4.6: Squash warnings in LzmaTools.c
Marek Vasut
2011-10-26
fdt: add decode helper library
Simon Glass
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-17
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
zlib: handle overflow while calculating available stream input size
Anatolij Gustschin
2011-10-01
GCC4.6: Squash warning in lzo1x_decompress.c
Marek Vasut
2011-09-10
Add assert() for debug assertions
Simon Glass
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-07-30
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-28
panic: remove warning "'noreturn' function does return"
Heiko Schocher
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
memcpy/memmove: Do not copy to same address
Matthias Weisser
2011-07-14
libfdt: Implement property iteration functions
David Gibson
2011-07-14
Support ePAPR compliant phandle properties
David Gibson
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
[next]