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
/
examples
Age
Commit message (
Expand
)
Author
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-15
examples: remove the remainders of dead board
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-04
examples: enable gc-sections option
Rob Herring
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-12
Revert "standalone-examples: support custom GCC lib"
Tom Rini
2013-09-06
standalone-examples: support custom GCC lib
Jack Mitchell
2013-07-24
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-11
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
Scott Wood
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-02-04
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
Simon Glass
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-16
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-03-26
Examples: Properly append LDFLAGS to LD command
Marek Vasut
2012-01-13
openrisc: Add support for standalone programs
Stefan Kristiansson
2011-12-06
Standalone Apps: Standalone apps should need only exports.h.
Mike Partington
2011-11-15
api: export LCD device to external apps
Che-Liang Chiou
2011-11-03
Reduce build times
Wolfgang Denk
2011-10-22
nds32: standalone support
Macpaul Lin
2011-10-22
examples: api: allow build with private libgcc
Che-liang Chiou
2011-10-17
Replace space and tab checks with isblank
Jason Hobbs
2011-05-12
Fix a few gcc warnings.
Joakim Tjernlund
2011-05-12
Fix variable flavor in examples/standalone/Makefile
Che-liang Chiou
2011-05-10
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2011-04-13
x86: Rename i386 to x86
Graeme Russ
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-03-31
Fix build problems caused by "_end" -> "__bss_end__" rename
Wolfgang Denk
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-01-09
examples: update do_reset prototype
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-12
examples/standalone: Use gcc's -fno-toplevel-reorder
Peter Tyser
2010-09-04
MIPS: update the MIPS u-boot.lds
Xiangfu Liu
2010-07-12
smc91xx_eeprom: Correct chip detection check.
Juergen Kilb
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-06-29
examples/standalone: Remove relocation compile flags for PowerPC
Peter Tyser
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-03-12
standalone eepro100_eeprom: fix build error
Wolfgang Denk
2010-03-12
Update .gitignore's: add some generated files
Wolfgang Denk
2010-01-31
smc91111_eeprom: fix linking error
Mike Frysinger
2010-01-19
Fix breakage in SMC EEPROM standalone applications
Ben Warren
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
[next]