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
/
cmd
Age
Commit message (
Expand
)
Author
2020-01-23
zfs: remove unused buf variable
Joel Johnson
2020-01-22
cmd: pxe: execute the cls command only when supported
Patrick Delaunay
2020-01-21
cmd: add tlv_eeprom command
Baruch Siach
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Drop floppy disk support
Simon Glass
2020-01-17
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-17
common: Move do_tftpb() to net.h
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
2020-01-16
cmd/blk_common: clarify no partition error message
Alexandre Besnard
2020-01-10
cmd: adtimg: Refactor usage style
Eugeniu Rosca
2020-01-10
cmd: adtimg: Rename internal symbols
Eugeniu Rosca
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
2020-01-10
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
cmd/Kconfig: Add more dependencies to OSE bootm support
Tom Rini
2020-01-07
cmd: add rng command
Heinrich Schuchardt
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2020-01-07
efi_loader: free load options after execution
Heinrich Schuchardt
2020-01-07
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
2020-01-07
efi_loader: carve out efi_run_image()
Heinrich Schuchardt
2020-01-07
efi_loader: use hardware device tree by default
Heinrich Schuchardt
2020-01-07
efi_loader: pass address to efi_install_fdt()
Heinrich Schuchardt
2020-01-07
bdinfo: show multi_dtb_fit
Heiko Schocher
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
dfu: Refactor do_dfu() to handle optional argument
Andy Shevchenko
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-09
cmd: pxe: Increase maximum path length
Ben Wolsieffer
2019-12-09
cmd: mdio/mii: add Kconfig help and allow break dependency
Ramon Fried
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
cmd: pxe: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: sysboot: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
2019-12-06
cmd: Prepare sysboot command independence
Patrice Chotard
2019-12-06
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
2019-12-05
cmd: cp: add missing map_sysmem
Philippe Reynes
2019-12-05
iminfo: add missing map_sysmem
Philippe Reynes
[next]