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
2009-06-12
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
Peter Tyser
2009-06-12
cmd_i2c: Clean up trivial helper functions
Peter Tyser
2009-06-12
cmd_i2c: Clean up i2c command argument parsing
Peter Tyser
2009-06-12
i2c: Update references to individual i2c commands
Peter Tyser
2009-06-12
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
2009-06-02
mmc: check find_mmc_device return value
Rabin Vincent
2009-06-02
mmc: clean up help texts
Rabin Vincent
2009-05-28
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
Stefan Roese
2009-05-20
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2009-05-20
common: fix inline--weak error spotted by gcc 4.4
Kim Phillips
2009-05-20
UBI: fix return code in ubi_volume_read
Andreas Huber
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
Remove inline qualifier from show_boot_progress()
Emil Medve
2009-05-15
netloop: updates for NetLoop
Heiko Schocher
2009-04-28
cmd_ext2.c: fix compile warnings
Wolfgang Denk
2009-04-28
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
Stefan Roese
2009-04-28
Separate mtdparts command from jffs2
Ladislav Michl
2009-04-28
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
2009-04-28
mtdpart command: align output columns
David Brownell
2009-04-28
fs: Fix the wrong type of var
Gao Guanhua
2009-04-16
cmd_nand: drop duplicate NULL ptr check
Mike Frysinger
2009-04-05
One more fix for building env_embedded.o
Wolfgang Denk
2009-04-04
common/image.c: Relocate strings in tables.
Scott Wood
2009-04-04
UBI/cfi-mtd: Fix mtd name for multiple chips
Andreas Huber
2009-04-04
cmd_mmc: add support for device command for selecting mmc device
Minkyu Kang
2009-04-04
more command usage cleanup
Mike Frysinger
2009-04-04
Separate mtdparts command from jffs2
Ladislav Michl
2009-04-04
add dataflash mmc mux missing support
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
Fix quoting bug introduced by commit 74de7aef
Wolfgang Denk
2009-04-04
Fix building of env_embedded.o
Wolfgang Denk
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
common/Makefile: Conditionally compile env_embedded.o
Peter Tyser
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2009-04-03
Noisily disable the legacy NAND subsystem.
Scott Wood
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-02
Blackfin: drop newline from OTP help
Mike Frysinger
2009-03-30
fsl-ddr: add the DDR3 SPD infrastructure
Dave Liu
2009-03-29
ARM: fix warning: 'print_eth' defined but not used
Wolfgang Denk
2009-03-28
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
Wolfgang Denk
2009-03-27
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
Detlev Zundel
2009-03-27
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
2009-03-20
UBIFS: Add UBIFS commands
Stefan Roese
2009-03-20
Separate mtdparts command from jffs2
Stefan Roese
2009-03-20
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
Mike Frysinger
2009-03-20
lynxkdi: get mac address from environment
Mike Frysinger
[next]