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
/
api
/
api.c
Age
Commit message (
Expand
)
Author
2017-01-20
api: Use hashtable function for API_env_enum
Emmanuel Vadot
2016-05-21
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-08
api: Export API structure address as an environment variable
Stanislav Galabov
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-15
api: export LCD device to external apps
Che-Liang Chiou
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-05-15
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
API: remove duplicate syscall check
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-01-10
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-01-09
API for external applications.
Rafal Jaworowski