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
2015-04-23
fdt: Fix handling of paths with options in them
Hans de Goede
2015-04-23
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-04-23
fdt: Allow FDT functions to be built for SPL
Simon Glass
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
2015-04-22
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-16
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-16
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-03-15
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-03-05
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...
Alexey Brodkin
2015-03-05
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
gaurav rana
2015-03-01
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2015-02-06
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
2015-01-29
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-29
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2015-01-29
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
2015-01-29
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
dm: Drop gpio.h header from fdtdec.c
Simon Glass
2015-01-29
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-23
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
2015-01-14
lzo: Update dst_len even on error
Simon Glass
2015-01-14
gunzip: Update lenp even on error
Simon Glass
2015-01-14
bzlib: Update destLen even on error
Simon Glass
2015-01-14
lzma: fix buffer bound check error further
Simon Glass
2015-01-13
fdt: Add several apis to decode pci device node
Bin Meng
2015-01-01
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-12-29
initcall: add explicit hint if initcall was relocated
Alexey Brodkin
2014-12-18
pci: tegra: Add Tegra PCIe driver
Thierry Reding
2014-12-18
ARM: tegra: Implement XUSB pad controller
Thierry Reding
2014-12-18
power: Add AMS AS3722 PMIC support
Thierry Reding
2014-12-13
x86: Clean up asm-offsets
Bin Meng
2014-12-11
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
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
[next]