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
2018-09-23
efi_loader: buffer size for load options
Heinrich Schuchardt
2018-09-23
efi: sandbox: Tidy up copy_fdt() to work with sandbox
Simon Glass
2018-09-23
efi: Relocate FDT to 127MB instead of 128MB
Simon Glass
2018-09-19
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
Konstantin Porotchkin
2018-09-11
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-11
cmd: fpga: Fix loads command
Michal Simek
2018-09-11
cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
Michal Simek
2018-09-11
cmd: fpga: Add support for missing fpga loadmk commands
Michal Simek
2018-09-11
cmd: fpga: Fix loadmk command
Michal Simek
2018-09-11
cmd: fpga: Fix loadfs command
Michal Simek
2018-09-11
cmd: fpga: Fix dump and all direct fpga load commands
Michal Simek
2018-09-11
cmd: fpga: Extract fpga info command to separate function
Michal Simek
2018-09-11
cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
Michal Simek
2018-09-11
cmd: fpga: Clean wrong_parms handling
Michal Simek
2018-09-11
cmd: fpga: Remove parameter checking from fpga loadfs command
Michal Simek
2018-09-11
cmd: fpga: Move parameter checking for loadfs/loads
Michal Simek
2018-09-11
cmd: fpga: Cleanup error handling in connection to FPGA_NONE
Michal Simek
2018-09-11
cmd: fpga: Move fpga_get_op to avoid local function declaration
Michal Simek
2018-09-11
cmd: fpga: Move error handling to do_fpga()
Michal Simek
2018-09-11
cmd: fpga: Remove fit image support passed without fpga device
Michal Simek
2018-09-10
cmd: part: use MAX_SEARCH_PARTITIONS for part search
Kever Yang
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-26
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
Masahiro Yamada
2018-08-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-24
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-08-21
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
Tom Rini
2018-08-21
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-21
cmd: fastboot: Validate user input
Sam Protsenko
2018-08-21
cmd: efi: Clarify calculation precedence for '&' and '?'
Eugeniu Rosca
2018-08-21
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
Eugeniu Rosca
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-20
cmd: Add dtimg command
Sam Protsenko
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-11
cmd: Add axi command
Mario Six
2018-08-10
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2018-08-10
sata: fix sata_Probe return value check
Troy Kisky
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
tpmv2: Make it select CMD_LOG
Tom Rini
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
Kconfig: Replace spaces with tabs and missing newline
Michal Simek
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-26
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-07-26
net: Read bootfile from env on netboot_common()
Joe Hershberger
2018-07-26
cmd/ubi.c: Fix format warning
Tom Rini
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi: Drop error return in efi_carve_out_dt_rsv()
Simon Glass
2018-07-25
efi: Tidy up device-tree-size calculation in copy_fdt()
Simon Glass
[next]