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
/
lib_arm
Age
Commit message (
Expand
)
Author
2009-03-20
cmc_pu2: get mac address from environment
Mike Frysinger
2009-03-20
arm: get mac address from environment
Mike Frysinger
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
2009-02-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-18
API: Provide syscall entry point for the ARM architecture.
Rafal Jaworowski
2009-02-06
ARM: remove unused variable
Guennadi Liakhovetski
2009-01-31
ixp: move pci init in arm/board instead of cpu
Jean-Christophe PLAGNIOL-VILLARD
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-11-21
lib_arm: do_bootm_linux() - correct a small mistake
Ilko Iliev
2008-10-29
bootm: Add subcommands
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-08
Fix bug: in arch-arm, env_get_char dose not work fine
gnusercn
2008-09-30
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
Jean-Christophe PLAGNIOL-VILLARD
2008-09-08
lib_arm/bootm.c: fix compile warnings
Wolfgang Denk
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
bootm: refactor entry point code
Kumar Gala
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-12
Fix fallout from autostart revert
Kumar Gala
2008-07-30
ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
Remy Bohmer
2008-07-20
Remove unused code from lib_arm/bootm.c
Gururaja Hebbar K R
2008-06-03
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-05-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-10
Add ATMEL LCD driver
Stelian Pop
2008-05-03
Fix implicit declaration build warnings
Marcel Ziswiler
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
2008-03-12
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-15
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-14
ARM: make the machid configurable via the environment
Uwe Kleine-König
2008-02-14
ARM: cleanup duplicated exception handlingcode
Andreas Engel
2008-02-14
Support for Artila M-501 starter kit
Timo Tuunainen
2008-02-07
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-04
ARM: add I2C init function call in lib_arm/board.c
Hebbar
2008-01-09
ARM: support board-specific ethernet PHY init
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-10-13
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
[next]