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-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-21
cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-14
cmd: scsi: move CMD_SCSI to device access commands
Heinrich Schuchardt
2018-02-13
cmd: booti: fix invalid image address in debug message
Masahiro Yamada
2018-02-13
cmd: fitupd: Convert CONFIG_CMD_FITUPD
Marek Vasut
2018-02-10
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2018-02-03
log: Add a command to output a log record
Simon Glass
2018-02-03
log: Add a command to control the log output format
Simon Glass
2018-02-02
usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command
Lukasz Majewski
2018-01-31
cmd: nvedit: env_get_f must check for env_get_char error codes
Simon Goldschmidt
2018-01-30
cmd/bdinfo: print relocation info on X86
Heinrich Schuchardt
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2018-01-26
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-01-26
cmd: misc: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loads: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loadb: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: unzip: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: crc32: Disable by default on sunXi
Maxime Ripard
2018-01-23
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
Heinrich Schuchardt
2018-01-22
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2018-01-19
cmd: pmic: update help description
Klaus Goger
2018-01-19
cmd: ti: Generalize cmd_ddr3 command
Lokesh Vutla
2018-01-19
arm: keystone: Move cmd_ddr3 to a common place
Lokesh Vutla
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
2018-01-10
usb: rockchip: add rockusb command
Eddie Cai
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-07
log: Add a test command
Simon Glass
[next]