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
2017-08-11
README: Drop information about commands
Simon Glass
2017-08-11
Convert CONFIG_CMD_ZFS to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_ZBOOT to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_UUID to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_UNIVERSE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TSI148 to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TRACE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TERMINAL to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_STRINGS to Kconfig
Simon Glass
2017-08-11
Kconfig: Sort the memory commands
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SF_TEST to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SCSI to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SAVES to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_REISER to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_REGINFO to Kconfig
Christophe Leroy
2017-08-11
Kconfig: Convert CMD_READ to Kconfig
Simon Glass
2017-08-11
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
2017-08-11
Convert CONFIG_CMD_PCMCIA to Kconfig
Simon Glass
2017-08-11
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_ONENAND to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_MMC_SPI to Kconfig
Simon Glass
2017-08-11
Kconfig: Sort the device-access commands
Simon Glass
2017-08-07
net: add static to do_tftpput()
Masahiro Yamada
2017-08-04
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
2017-08-04
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-04
GPT: read partition table from device into a data structure
Alison Chaiken
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: cmd: Print actual packet size for super speed devices
Bin Meng
2017-07-28
cmd: scsi: Fix null pointer dereference in 'scsi reset'
Bin Meng
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-26
efi_loader: Fix configuration table override
Alexander Graf
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-07-24
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
efi_loader: EFI file paths should be DOS style
Rob Clark
2017-07-24
cmd: Kconfig: Fix CMD_UBIFS dependencies
Karl Beldan
2017-07-24
cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS
Karl Beldan
2017-07-24
cmd: Kconfig: Fix a dependency of CMD_MTDPARTS
Karl Beldan
2017-07-22
powerpc: Remove unneccessary #ifdefs in reginfo
Christophe Leroy
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
[next]