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
/
common
Age
Commit message (
Expand
)
Author
2014-03-17
sandbox: Add LCD driver
Simon Glass
2014-03-17
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
cmd_nvedit: Make 'env import -c' require size parameter
Tom Rini
2014-03-07
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-04
Add 64-bit data support for memory commands
York Sun
2014-03-04
dm: Enable gpio command to support driver model
Simon Glass
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
dm: Set up driver model after relocation
Simon Glass
2014-03-04
Add cmd_process_error() to report and process errors
Simon Glass
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-02-24
SPL: P2020RDB: fix the problem booting from spi flash
Ying Zhang
2014-02-21
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2014-02-21
common, itest: pass u-boot env variables to itest.s
Heiko Schocher
2014-02-21
common, ubi: add ubi check volumename command
Heiko Schocher
2014-02-21
Fix memory commands for 64-bit platforms
York Sun
2014-02-21
pxe: prepend fdtdir to DTB name irrespective of source
Stephen Warren
2014-02-21
fix address of error message in mtest command
David Feng
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-21
common: Remove invalid endianess conversion
Christian Eggers
2014-02-21
pxe: allow compilation when !defined(CONFIG_CMD_NET)
Stephen Warren
2014-02-21
fs/fdos: Remove
Tom Rini
2014-02-20
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-19
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
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
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
cmd_test: evaluate to false without any arguments
Stephen Warren
2014-02-19
cmd_test: implement ! on sub-expressions
Stephen Warren
2014-02-19
cmd_test: check for binary operators before unary
Stephen Warren
2014-02-19
cmd_test: use table lookup for parsing
Stephen Warren
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
2014-02-07
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
2014-02-07
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-02-04
cmd_pxe.c add any option for filesystem with sysboot uses generic load
Dennis Gilmore
[next]