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
2019-04-22
cmd: ximg.c: Add support for getting external data address and length
Tien Fong Chee
2019-04-22
cmd: add exception command
Heinrich Schuchardt
2019-04-21
usb: reload watchdog during ums command
Patrick Delaunay
2019-04-21
dfu: Avoid declaring unused variables and absent parameters
Andy Shevchenko
2019-04-17
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
Tom Rini
2019-04-16
fpga: Add support for getting external data address and length
Tien Fong Chee
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
Change FDT memory type from runtime data to boot services data
Ilias Apalodimas
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
2019-04-12
cmd: add wdt command
Michael Walle
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
usb: Make portspeed return a read-only string
Ismael Luceno Cortes
2019-03-25
Convert CONFIG_DEFAULT_SPI_* to Kconfig
Patrick Delaunay
2019-03-20
efi_loader: memory leak in efi_dump_single_var()
Heinrich Schuchardt
2019-03-16
cmd: fastboot: handle watchdog while waiting for fastboot commands.
Sean Nyekjaer
2019-03-08
cmd: thordown: Fix spelling of download.
Vagrant Cascadian
2019-03-02
efi_loader: error handling for `efidebug boot add`
Heinrich Schuchardt
2019-02-25
cmd: efidebug: add memmap command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add images command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add dh command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add drivers command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add devices command
AKASHI Takahiro
2019-02-25
cmd: add efidebug command
AKASHI Takahiro
2019-02-25
cmd: env: add "-e" option for handling UEFI variables
AKASHI Takahiro
2019-02-22
cmd: Kconfig: LED command depends on LED subsystems
Jan Kiszka
2019-02-20
gpio: Use case-insentive matching on the GPIO name
Simon Glass
2019-02-20
gpio: Show inactive GPIOs when explicitly requested
Simon Glass
2019-02-19
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
Ismael Luceno Cortes
2019-02-19
cmd/fs: fix build if CMD_BOOTEFI is not set
Gervais, Francois
2019-02-19
cmd: date: Do not overwrite arguments
Roman Kapl
2019-02-19
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
2019-02-16
efi_loader: clean up bootefi_test_prepare()
Heinrich Schuchardt
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-15
Merge tag '2019.01-next' of https://github.com/mbgg/u-boot
Tom Rini
2019-02-15
cmd: bmp: Make integer-to-pointer cast platform, independent
Adam Heinrich
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
efi_loader: avoid unnecessary pointer to long conversion
Heinrich Schuchardt
2019-02-13
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-02-13
efi_loader: use named constant for efi_dp_from_mem()
Heinrich Schuchardt
2019-02-09
cmd: sata: add null pointer check for dev
Marcel Ziswiler
2019-02-01
gpio: Use more command-specific enums values
Simon Glass
2019-01-25
cmd: ximg: Invert check for fit image compression
Stefan Theil
2019-01-18
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
2019-01-15
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
[next]