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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
api
Age
Commit message (
Expand
)
Author
2025-02-04
examples: fix building on arm32
Liya Huang
2025-02-04
examples/api: improve determination of LOAD_ADDR
Heinrich Schuchardt
2025-01-05
examples: use QEMU compatible LOAD_ADDR on RISC-V
Heinrich Schuchardt
2025-01-05
examples: use architecture specific memset() on RISC-V
Heinrich Schuchardt
2025-01-05
examples: implement _start and syscall for RISC-V
Heinrich Schuchardt
2024-11-14
examples: make glue and demo code compatible with 64-bit
Heinrich Schuchardt
2024-11-14
examples: adjust LOAD_ADDR on arm64
Heinrich Schuchardt
2024-11-14
examples: fix building on arm64
Heinrich Schuchardt
2024-07-15
examples: Remove duplicate newlines
Marek Vasut
2024-06-07
Added arm64 assembly for examples/api crt0
Brunham, Kalen
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
api: Remove <common.h> and add needed includes
Tom Rini
2021-10-21
examples: api: glue: Remove comment that does not apply anymore
Marek BehĂșn
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move envmatch() to env.h
Simon Glass
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-22
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2017-09-12
examples: add fallback memcpy
Rob Clark
2017-09-12
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2016-05-21
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-02-08
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2014-02-25
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-19
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
examples: Use scripts/Makefile.build
Masahiro Yamada
2013-11-25
Makefile: descend into subdirectories only when CONFIG_API is defined
Masahiro Yamada
2013-11-25
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-04
examples: enable gc-sections option
Rob Herring
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
2011-10-22
examples: api: allow build with private libgcc
Che-liang Chiou
2011-01-09
examples: update do_reset prototype
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
[next]