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
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
2017-10-03
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-09-21
efi_loader: fix efi_exit
Rob Clark
2017-09-20
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-09-15
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-12
cmd: set filesize variable in ubi read
Holger Dengler
2017-09-11
cmd: spl: Fix compiling warning
York Sun
2017-09-10
cmd: ide: Make the first device the default one
Bin Meng
2017-09-04
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-08-28
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-26
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
2017-08-26
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-26
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2017-08-23
cmd: add sdp command
Stefan Agner
2017-08-20
cmd/read.c: Fix checking blk_dread return value
Tom Rini
2017-08-20
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-18
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
[next]