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
main
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_lf_v2026.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
2023-11-02
binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
Simon Glass
2023-11-01
cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-10-27
bootm: Support boot measurement
Eddie James
2023-10-26
cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
2023-10-24
pstore: Use root address-cells/size-cells as defaults for reserved-memory
Andrey Skvortsov
2023-10-24
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-24
rockchip: cmd: add rkmtd command
Johan Jonker
2023-10-23
common: add prototype & rename populate_serial_number()
Artur Rojek
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2023-10-16
cmd/ti: Update Kconfig logic and Makefile recursion logic
Tom Rini
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
cmd: move mac command
Heinrich Schuchardt
2023-10-16
cmd: gpio: Skip output on -ENOENT
Paul Barker
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
2023-10-10
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
Bin Meng
2023-10-10
cmd: blk_common: Use macros for the return values
Bin Meng
2023-10-10
cmd: blkmap: Make map_handlers[] and its .fn static
Bin Meng
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2023-10-10
cmd: host: Mandate the filename parameter in the 'bind' command
Bin Meng
2023-10-04
cmd/exception: test RISC-V 16 bit aligned instruction
Heinrich Schuchardt
2023-10-04
cmd/exception: support RISC-V compressed instruction
Heinrich Schuchardt
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
cmd: xxd: move xxd into shell commands
Roger Knecht
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
2023-09-21
cmd: sf: Fix the flash_is_unlocked api size parameter
Venkatesh Yadav Abbarapu
2023-09-21
cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
Venkatesh Yadav Abbarapu
2023-09-15
thordown: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
cmd: thordown: Reorder variable declaration
Marek Vasut
2023-09-15
cmd: sdp: Reorder variable declaration
Marek Vasut
2023-09-15
cmd: rockusb: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
cmd: fastboot: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-14
cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
boot: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-11
cmd: gpt: fix gpt read
Heinrich Schuchardt
2023-09-11
cmd: gpt: fix calc_parts_list_len()
Heinrich Schuchardt
2023-09-11
cmd: gpt: use UUID accessor more consistently
Heinrich Schuchardt
2023-09-11
cmd: gpt: Add command to swap partition order
Joshua Watt
[next]