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-07-02
fdt: Fix typo in variable name.
Detlev Zundel
2008-07-01
cmd_nvedit.c: clean up syntax highlighting
Steven A. Falco
2008-07-01
Make setenv() return status
Steven A. Falco
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-28
Coding Style Cleanup
Wolfgang Denk
2008-06-16
NAND: Add missing declaration to non-redundant saveenv().
Philip Balister
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-06-10
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
2008-06-10
fdt: unshadow global working fdt variable
Kim Phillips
2008-06-09
Use strncmp() for the fdt command
Gerald Van Baren
2008-06-09
The fdt boardsetup command criteria was not unique
Gerald Van Baren
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-06
env_nand.c: Added bad block management for environment variables
Stuart Wood
2008-06-03
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...
Peter Tyser
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
SPI Flash: Add "sf" command
Haavard Skinnemoen
2008-06-03
SPI API improvements
Haavard Skinnemoen
2008-06-03
soft_i2c: Pull SDA high before reading
Haavard Skinnemoen
2008-06-03
Make sure common.h is the first include.
Kumar Gala
2008-06-03
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
2008-05-28
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
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-13
Cleanup nand_info[] declaration.
Stelian Pop
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
Add ATMEL LCD driver
Stelian Pop
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
[next]