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
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-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-01
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-12-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-27
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
2014-11-26
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-25
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
x86: ivybridge: Add SATA init
Simon Glass
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
vsprintf: Add modifier for phys_addr_t
Thierry Reding
2014-11-22
dm: fdt: Correct handling of aliases with embedded digits
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
fdt: Add a function to decode a variable-sized u32 array
Simon Glass
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
fdt: Add a function to decode a named memory region
Simon Glass
2014-11-21
fdt: Enhance flashmap function to deal with region properties
Simon Glass
2014-11-21
fdt: Use the correct return types for fdtdec_decode_region()
Simon Glass
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-10-27
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
Use uint64_t instead of u64 in put_dec()
Simon Glass
2014-10-27
Use uint64_t for time types
Simon Glass
2014-10-25
lmb: make local functions static
Jeroen Hofstee
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-10-22
x86: dts: Add device tree compatible string for Intel IPC
Simon Glass
2014-10-22
fdt: Add a function to return PCI BDF triplet
Thierry Reding
2014-10-22
fdt: Add resource parsing functions
Thierry Reding
2014-10-22
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
fdt: Add a function to count strings
Thierry Reding
2014-10-22
initcall: Display error number when an error occurs
Simon Glass
2014-09-24
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-10
dm: fdt: Add a function to look up a chosen node
Simon Glass
2014-09-05
video: Add driver for Parade PS8625 dP to LVDS bridge
Vadim Bendebury
2014-09-05
video: exynos_fimd: Add framework to disable FIMD sysmmu
Ajay Kumar
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-08-25
lib, rbtree: resync with Linux-3.14
Heiko Schocher
2014-08-09
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
[next]