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
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
cmd: nvedit: set H_INTERACTIVE in do_env_default
Yaniv Levinsky
2018-07-19
cmd: nvedit: propagate envflag to set_default_vars
Yaniv Levinsky
2018-07-19
cmd: nvedit: rename flags in do_env_default
Yaniv Levinsky
2018-07-19
cmd: fit_image: Add default property for FIT format scripts
Alex Kiernan
2018-07-12
cmd: ubi: Add additional message upon UBI attach error
Stefan Roese
2018-07-12
cmd: ubi: print load size after establishing volume size
Stefan Agner
2018-07-10
cmd: Kconfig: Move CONFIG_MP to Kconfig
Siva Durga Prasad Paladugu
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
2018-07-02
efi_loader: Install ACPI configuration tables
Bin Meng
2018-06-24
cmd: efi: Fix wrong memory descriptor end address
Bin Meng
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
2018-06-18
iotrace: fix behaviour when buffer is full
Ramon Fried
2018-06-18
cmd: iotrace: add dump trace command
Ramon Fried
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
cmd: avb2.0: avb command for performing verification
Igor Opaniuk
2018-06-14
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-14
efi_loader: Allocate memory handle for mem dp
Alexander Graf
2018-06-13
net: Express LINK_LOCAL dependency on LIB_RAND
Joe Hershberger
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-06-07
cmd: add missing line breaks for pr_err()
Seung-Woo Kim
2018-06-07
cmd: iotrace: add set region command
Ramon Fried
2018-06-05
menu: fix timeout duration
Masahiro Yamada
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-01
cmd: fpga: Add support to load secure bitstreams
Siva Durga Prasad Paladugu
2018-06-01
cmd: fpga: Reorder the arguments parsing code
Siva Durga Prasad Paladugu
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
[next]