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
Age
Commit message (
Expand
)
Author
2013-01-31
MIPS: qemu-mips: use the unified u-boot.lds script
Gabor Juhos
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-27
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-22
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-16
README.mips: update known issues and TODOs
Daniel Schwierzeck
2013-01-16
README.qemu-mips: move README file from board to doc directory
Daniel Schwierzeck
2013-01-16
MIPS: qemu-mips: update and fix example usage in README
Daniel Schwierzeck
2013-01-16
MIPS: qemu-mips: add '-M mips' switch to the example usage command
Gabor Juhos
2013-01-16
MIPS: qemu-mips: fix a typo in README
Gabor Juhos
2013-01-16
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2013-01-15
Prepare v2013.01
v2013.01
Tom Rini
2013-01-14
pxa: Save lr register in relocate_code function
Łukasz Dałek
2013-01-14
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-01-14
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2013-01-14
twl4030: fix 'could could' in error messages
Peter Meerwald
2013-01-14
watchdog.h: Move hw_watchdog_init prototype to end, guard
Tom Rini
2013-01-14
VIDEO: better document the correct use of CONFIG_FB_ADDR
Wolfgang Denk
2013-01-14
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2013-01-14
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected
Ajay Kumar
2013-01-14
video: exynos_dp: Remove unused variable disp_info
Ajay Kumar
2013-01-14
I2C: S3C24X0: Resolve build error for VCMA9
Rajeshwari Shinde
2013-01-13
mx51evk: Add DVI output support
Fabio Estevam
2013-01-13
mx6qsabresd: Fix booting the kernel from SDHC3
Fabio Estevam
2013-01-13
mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not
Otavio Salvador
2013-01-13
mx6qsabrelite: Add support to dynamically choose between fdt use or not
Otavio Salvador
2013-01-13
mx53loco: Add support to dynamically choose between fdt use or not
Otavio Salvador
2013-01-13
mx28evk: Add support to dynamically choose between fdt use or not
Otavio Salvador
2013-01-13
mx28evk: We shouldn't hardcode a rootfs filesystem type
Otavio Salvador
2013-01-13
mx6qsabrelite: Use tabs to environment setting
Otavio Salvador
2013-01-13
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2013-01-12
arm: at91sam9x5: add dataflash boot support
Bo Shen
2013-01-11
m68k/lib: fix serial driver relocation
angelo
2013-01-11
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-01-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-11
EXYNOS5: Enable console multiplexing in u-boot
Ajay Kumar
2013-01-11
EXYNOS5: Make all display related code dependent on CONFIG_LCD
Ajay Kumar
[next]