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
2013-03-12
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Tom Rini
2013-03-12
CONFIG_BOOTDELAY default should not affect runtime
Joe Hershberger
2013-03-12
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
Barak Wasserstrom
2013-03-12
env: fix "env ask" command
Wolfgang Denk
2013-03-12
cmd_fat.c: Note in fatread help about alignment requirements
Tom Rini
2013-03-11
cmd_df.c: Delete this clearly unused source file.
Robert P. J. Day
2013-03-11
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
Robert P. J. Day
2013-03-11
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-11
cmd_part: don't print cmd name twice in help
Stephen Warren
2013-03-11
Feature Removal: disable "mtest" command by default
Wolfgang Denk
2013-03-04
bootm: fix conditional compilation for bootm ramdisk subcommand
Daniel Schwierzeck
2013-03-04
env: Avoid clobbering an edited variable on ctrl-c
Joe Hershberger
2013-03-04
sandbox: Add 'sb' command to access filesystem features
Simon Glass
2013-03-04
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-01
SPL: Change description for spl command
Stefano Babic
2013-02-28
hash: Use lower case for hash algorithm names
Simon Glass
2013-02-28
sandbox: Allow hash functions to work correctly
Simon Glass
2013-02-28
sandbox: Update mtest to fix crashes
Simon Glass
2013-02-28
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
2013-02-28
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-02-28
image: Use crc header file instead of C prototypes
Simon Glass
2013-02-28
common: Use new numeric setenv functions
Simon Glass
2013-02-28
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-28
Reduce casting in mtest
Simon Glass
2013-02-28
Bring mtest putc() into common code
Simon Glass
2013-02-28
Fix mtest indenting
Simon Glass
2013-02-28
Use common mtest iteration counting
Simon Glass
2013-02-28
Split out the memory tests into separate functions
Simon Glass
2013-02-28
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-02-28
Tidy up error checking and fix bug in hash command
Simon Glass
2013-02-22
common/env_nand.c: calculate crc only when readenv was OK
Phil Sutter
2013-02-22
env_nand.c: clarify log messages when env reading fails
Phil Sutter
2013-02-22
nand: fix nand read.option parsing
Harvey Chapman
2013-02-22
imls: Add support to list images in NAND device
Vipin Kumar
2013-02-20
gpt: fix partion size limit
Piotr Wilczek
2013-02-20
led: The gpio_led.c code expects that LED state is from the enum
Holger Hans Peter Freyther
2013-02-20
cmd_elf: Fix broken bootvx command
Reinhard Arlt
2013-02-19
cmd_load.c: Add #endif comments to reduce confusion
Robert P. J. Day
2013-02-19
cmd_mem.c: Fix some typoes, no functional changes
Robert P. J. Day
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-07
common/fdt_support.c: sparse fixes
Kim Phillips
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-04
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
Michal Simek
2013-02-04
cmd_time: merge run_command_and_time_it with cmd_process
Richard Genoud
2013-02-04
console: USB: KBD: Fix incorrect autoboot timeout
Jim Lin
2013-02-04
common: env_mmc: Use __weak annotation to simplify code
Fabio Estevam
[next]