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
2023-01-23
bootstd: Use hunters when scanning for bootflows
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
net: Add a function to run dhcp
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
vbe: Avoid a build failure when bloblist is not enabled
Simon Glass
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-18
cmd: part: Add partition-related type command
Enric Balletbo i Serra
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-18
cmd: event: Remove additional event description
Michal Simek
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
video: Add font functions to the vidconsole API
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
image: Add a function to find a script in an image
Simon Glass
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
2023-01-12
cmd: spi: Judge the number of added parameters
chenzhipeng
2023-01-11
cmd: exit: Fix return value propagation out of environment scripts
Marek Vasut
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2023-01-11
cmd: change the return value when argc error
Shenlin Liang
2023-01-11
cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...
Patrick Delaunay
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-04
cmd: avoid endless loop in sound play command
Heinrich Schuchardt
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
cmd: source: Clean up a few lines
Sean Anderson
2022-12-29
cmd: net: wget: fix Kconfig dependency
Michael Walle
2022-12-23
global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_RAMDISK_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_POSTBOOTMENU to CFG
Tom Rini
2022-12-22
Convert CONFIG_THOR_RESET_OFF to Kconfig
Tom Rini
2022-12-22
i2c: Remove CONFIG_I2C_MULTI_BUS
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-20
eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
Masahisa Kojima
2022-12-20
eficonfig: avoid SetVariable between GetNextVariableName calls
Masahisa Kojima
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-20
cmd: allow sound command to play multiple sounds
Heinrich Schuchardt
2022-12-12
configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
Patrick Delaunay
2022-12-10
cmd: mtd: check if a block has to be skipped or erased
Dario Binacchi
2022-12-10
cmd: nand: Extend nand info to print ecc information
Michael Trimarchi
2022-12-07
net: Remove eth_legacy.c
Tom Rini
2022-12-06
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
[next]