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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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-09-09
bootm_load_os: fix load_end debug message
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
bootm: enable fdt support only on ppc, m68k and sparc
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)
Markus Heidelberg
2008-09-09
Correct drv_usb_kbd_init function
Ryan CHEN
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
Bartlomiej Sieka
2008-09-09
FIT: add ability to check hashes of all images in FIT, improve output
Bartlomiej Sieka
2008-09-09
Add support for booting of INTEGRITY operating system uImages
Peter Tyser
2008-09-09
Remove support for booting ARTOS images
Kumar Gala
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-08
common/cmd_bootm.c: fix printf() format warnings
Wolfgang Denk
2008-09-07
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
Prevent crash if random/invalid ramdisks are passed to bootm
Kumar Gala
2008-09-07
Prevent crash if random DTB address is passed to bootm
Anatolij Gustschin
2008-09-06
Add JFFS2 command support on OneNAND
Kyungmin Park
2008-09-06
Allow console input to be disabled
Mark Jackson
2008-09-06
loads: allow negative offsets
Ricardo Ribalda Delgado
2008-09-05
devices: Use list_add_tail() instead of list_add() to register a device
Stefan Roese
2008-09-02
device: make device_register() clone the device
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
cmd_terminal: remove no need ifdef
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
common/Makefile: order by functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
autoscript: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-26
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
Peter Tyser
2008-08-27
Add proper SPD definitions for DDR1/2/3
James Yang
2008-08-27
common/cmd_load.c cleanup - remove unused variables
Gururaja Hebbar K R
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
fdt: Added resize command
Kumar Gala
2008-08-26
fdt: refactor initrd related code
Kumar Gala
2008-08-26
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
bootm: refactor image detection and os load steps
Kumar Gala
2008-08-26
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
2008-08-26
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-26
bootm: refactor fdt locating and relocation code
Kumar Gala
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
bootm: refactor entry point code
Kumar Gala
2008-08-26
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2008-08-26
cmd_mem.c: Fix help message alignment
Wolfgang Denk
2008-08-25
Merge branch 'next'
Kim Phillips
2008-08-25
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-24
Add note on dereferencing /aliases pointers
Gerald Van Baren
2008-08-21
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
[next]