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
2008-05-22
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
common/usb.c: fix incorrect escape sequence
Hebbar
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-12
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
Fix offset calculation for multi-type legacy images.
Nick Spence
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-10
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-05-10
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
Marian Balakowicz
2008-05-09
Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
James Yang
2008-05-09
ide: Remove spurious second include of io.h
Marcel Ziswiler
2008-05-09
Recognize 'powerpc' As an Alias for IH_ARCH_PPC
Grant Erickson
2008-05-04
fix building when saveenv is disabled in some setups
Mike Frysinger
2008-04-30
cmd_nand: fix warning: str2long ncompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
2008-04-30
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
dirk.behme@googlemail.com
2008-04-29
common/env_nand.c: fix one more incompatible pointer type issue
Wolfgang Denk
2008-04-28
IDE: fix compiler warnings
Guennadi Liakhovetski
2008-04-28
cmd_nand.c: fix "differ in signedness" problem
Wolfgang Denk
2008-04-28
NAND: fix some strict-aliasing compiler warnings
Wolfgang Denk
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2008-04-25
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-22
Added watchdog triggering calls in the "mtest" test function.
Sergei Poselenov
2008-04-18
Fix build breakage casued by commit c0559be371b2
Wolfgang Denk
2008-04-18
allow ports to override go behavior
Mike Frysinger
2008-04-18
allow ports to override bootelf behavior
Mike Frysinger
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-04-17
IDE: fix bug in reset sequence
Martin Krause
2008-04-17
cmd_log.c: Fix assignment differ in signedness
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-13
Fix OneNAND erase command
Kyungmin Park
2008-04-13
Add CONFIG_MII_INIT support to related boards
TsiChung Liew
2008-04-13
Rename include/md5.h to include/u-boot/md5.h
Andy Fleming
2008-04-13
Altera Stratix II support
eran liberty
2008-04-13
disable caches before booting an app for Blackfin apps
Mike Frysinger
2008-04-13
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-08
SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...
Daniel Hellstrom
2008-04-08
SPARC: added SPARC support for new uimage in common code.
Daniel Hellstrom
2008-04-08
SPARC: added SPARC board information to the command bdinfo.
Daniel Hellstrom
2008-04-08
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-04-08
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-02
Fix fdt set command to conform to dts spec
Andy Fleming
2008-04-01
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
Kim Phillips
2008-03-30
Fix CFG_NO_FLASH compilation.
Stelian Pop
2008-03-30
Fix macro typo in common/cmd_mii.c
Ben Warren
2008-03-30
Add CONFIG_MII_INIT in cmd_mii.c
Tsi-Chung Liew
2008-03-27
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
[next]