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_lf_v2025.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
Age
Commit message (
Expand
)
Author
2025-12-05
examples: Fix checking id parameter in thread_start
Francois Berder
2025-02-04
examples: fix building on arm32
Liya Huang
2025-02-04
examples: eliminate CONFIG_STANDALONE_LOAD_ADDR
Heinrich Schuchardt
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
2023-03-22
examples: Don't use LTO for hello_world
Tom Rini
2022-10-26
examples: hello_world: Drop inclusion of common header
Paul Barker
2022-10-10
examples: standalone: Fix build with LLVM toolchain
Alistair Delva
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2022-04-25
nds32: Remove the architecture
Tom Rini
2021-10-21
examples: api: glue: Remove comment that does not apply anymore
Marek BehĂșn
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-10-08
examples: make examples/ optional
Heinrich Schuchardt
2020-06-12
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-01
net: smc911x: Add DM support
Marek Vasut
2020-05-01
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
2020-05-01
net: smc911x: Inline all functions from header file
Marek Vasut
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
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
2019-01-15
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2019-01-15
riscv: support standalone applications on RV64I systems
Lukas Auer
2019-01-15
riscv: replace use of callee-saved register in standalone
Lukas Auer
2019-01-15
riscv: remove RISC-V standalone linker script
Lukas Auer
2018-11-27
spi: Remove used spi_init
Jagan Teki
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-18
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
Daniel Schwierzeck
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
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
2018-01-12
riscv: Support standalone
Rick Chen
2017-09-12
examples: add fallback memcpy
Rob Clark
[next]