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
/
Makefile
Age
Commit message (
Expand
)
Author
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-09-16
Use separate options for TPL support
Simon Glass
2016-07-14
dm: Don't include fdtdec functions when of-platdata is enabled
Simon Glass
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-06-06
lib: make strmhz available in SPL
Chris Packham
2016-03-15
efi_loader: hook up in build environment
Alexander Graf
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-02-15
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2015-12-13
lib: split out strtoxxxx functions out of vsprintf.c
Sjoerd Simons
2015-12-13
lib: Split panic functions out of vsprintf.c
Sjoerd Simons
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-19
Add a circular memory buffer implementation
Simon Glass
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-05
efi: Add start-up library code
Simon Glass
2015-07-21
Add rivest cipher 4 (rc4) implementation
Simon Glass
2015-07-21
Drop CONFIG_ERRNO_STR from SPL
Simon Glass
2015-07-21
Add a dhrystone benchmark command
Simon Glass
2015-04-23
fdt: Allow FDT functions to be built for SPL
Simon Glass
2014-12-11
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
2014-12-08
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
lib, list_sort: add list_sort from linux 3.14
Heiko Schocher
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-08
Add crc8 routine
Simon Glass
2013-11-25
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add trace library
Simon Glass
2013-06-20
Makefile: move the common makefile line to public area
Ying Zhang
2013-05-05
lib: import bitrev library from the linux kernel
Mike Dunn
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-05-01
Add SLRE - Super Light Regular Expression library
Wolfgang Denk
2013-04-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-04-12
tpm: Add TPM command library
Che-liang Chiou
2013-04-08
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
2013-03-15
Introduce a basic initcall implementation
Simon Glass
[next]