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
Age
Commit message (
Expand
)
Author
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
dm: sandbox: Enable systemace
Simon Glass
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
dm: sandbox: Enable SATA
Simon Glass
2016-05-17
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable SCSI
Simon Glass
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable IDE
Simon Glass
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: part: Drop the get_dev() method
Simon Glass
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
dm: sata: Drop the get_dev() function
Simon Glass
2016-05-17
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
dm: disk: Use legacy block driver info for block device access
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: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
dm: mmc: Add a legacy block interface for MMC
Simon Glass
2016-05-17
dm: usb: Add a legacy block interface for USB storage
Simon Glass
2016-05-17
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
dm: blk: Add a legacy block interface
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-17
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
sandbox: Add dummy SCSI functions
Simon Glass
2016-05-17
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
Allow iotrace byte access to use an address of any size
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
2016-05-17
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
[next]