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-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
dm: ide: Correct various code style problems
Simon Glass
2016-05-17
dm: scsi: Fix up code style
Simon Glass
2016-05-17
dm: scsi: Remove the forward declarations
Simon Glass
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
mmc: Fix error in RPMB code
Marek Vasut
2016-05-03
i2c/eeprom: Always define I2C_RXTX_LEN
Mario Six
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-04-25
cmd: Kconfig: Add a Kconfig options for a few CMD
Dinh Nguyen
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-20
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Tom Rini
2016-04-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-20
usb: ums - expose selected partition/s
John Tobias
2016-04-18
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-04-18
efi_loader: Put fdt into convenient location
Alexander Graf
2016-04-18
efi_loader: Use system fdt as fallback
Alexander Graf
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
efi_loader: Pass file path to payload
Alexander Graf
2016-04-18
efi_loader: Add el torito support
Alexander Graf
2016-04-18
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
Michal Simek
2016-04-18
common: env: support sata device
Peng Fan
2016-04-11
cmd: blkcache: simplify sub-command handling
Eric Nelson
2016-04-11
cmd: blkcache: remove indentation from output of 'show'
Eric Nelson
2016-04-10
dm: usb: Do not reprobe usb hosts on "usb tree" command
Hans de Goede
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
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
[next]