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
2016-04-01
sata: use block layer for sata command
Eric Nelson
2016-04-01
mmc: use block layer in mmc command
Eric Nelson
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-04-01
arm64: booti: add missing unmap_sysmem()
Masahiro Yamada
2016-04-01
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-27
cmd: spi: check return value of strdup
Peng Fan
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
cmd: Fix license command
Tom Rini
2016-03-22
Add an option to enable the command line
Simon Glass
2016-03-22
cbfs: Update a function to be static
Simon Glass
2016-03-17
gpio: Report errors when GPIOs cannot be read
Simon Glass
2016-03-17
cpu: Add support for microcode version and CPU ID
Simon Glass
2016-03-16
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
Tom Rini
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-15
efi_loader: Add "bootefi" command
Alexander Graf
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Drop CONFIG_CRAMFS_CMDLINE
Simon Glass
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: cbfs: Fix handling of invalid type
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
common: Add support for environment file in EXT4.
Stuart Longland
2016-02-26
trace: Fix compiler warnings in trace
Simon Glass
2016-02-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-02-24
cmd: mem: Show 64bit addresses which are tested
Michal Simek
2016-02-24
booti: Help text rework.
Karsten Merker
2016-02-24
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Lukasz Majewski
2016-02-22
i2c: spd: Extend SPD memory types
Michal Simek
2016-02-15
gpio: Correct handling of 'gpio status'
Simon Glass
2016-02-09
itest: allow map_physmem to return 0 in limited cases
Stephen Warren
2016-02-08
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-06
cmd: Fix control bmp_display()
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-28
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-27
fpga: Fix compilation warnings
Michal Simek
2016-01-27
microblaze: Do not print eth device when DM_ETH is enabled
Michal Simek
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
[next]