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
/
include
Age
Commit message (
Expand
)
Author
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
Marian Balakowicz
2008-02-21
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-21
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-16
ppc4xx: HCU4/5. Cleanup configs
Niklaus Giger
2008-02-16
ppc4xx: PPC405GPr fix missing register definitions
Niklaus Giger
2008-02-16
ppc4xx: Beautify configuration files for Sequoia and Korat boards
Larry Johnson
2008-02-15
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
Fix compile warning on lib_ppc/board.c
Anatolij Gustschin
2008-02-15
Extend ATI Radeon driver to support more video modes
Anatolij Gustschin
2008-02-15
xsengine: fix typo and few coding style
Jean-Christophe PLAGNIOL-VILLARD
2008-02-15
Merge ../custodians
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-15
Merge ../custodians
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
2008-02-15
Merge ../custodians
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
Wolfgang Denk
2008-02-15
Coding STyle cleanup.
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-14
sh: Fix register address of SH7722
Nobuhiro Iwamatsu
2008-02-14
85xx, 86xx: Determine I2C clock frequencies and store in global_data
Timur Tabi
2008-02-14
TQM834x: clean up configuration
Wolfgang Denk
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
Merge commit 'wd/master'
Jon Loeliger
2008-02-14
Merge branch 'for-1.3.2'
Stefan Roese
2008-02-14
Support for Artila M-501 starter kit
Timo Tuunainen
2008-02-14
AT91CAP9 support : board/ files
Stelian Pop
2008-02-14
AT91CAP9 support : include/ files
Stelian Pop
2008-02-14
Update board NetStar
Peter Pearse
2008-02-14
Mark board_init_[fr] as noreturn
Mike Frysinger
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-13
Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
Jon Loeliger
2008-02-13
Merge commit 'wd/master'
Jon Loeliger
2008-02-12
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-02-12
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-02-12
Remove #undef DEBUG from MPC83xx board header files
Timur Tabi
2008-02-07
[new uImage] Cleanup do_botm_linux() boot allocations
Marian Balakowicz
2008-02-07
[new uImage] Move ramdisk loading to a common routine
Marian Balakowicz
2008-02-07
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
2008-02-07
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2008-02-07
[new uImage] Move CHUNKSZ definition to image.h
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
[next]