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-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-08
cmd: add ADC cli commands
Neil Armstrong
2018-05-08
arm64: Add SMC and HVC commands
Michalis Pappas
2018-05-08
mmc: support writing sparse images
Jassi Brar
2018-05-07
arm: v7R: Add initial support
Michal Simek
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
cmd: CONFIG_CMD_LOG select CONFIG_LOG
Heinrich Schuchardt
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-23
cmd: clk: Check return value from soc_clk_dump
Michal Simek
2018-04-16
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
2018-04-16
bootvx: Exit if bootline address is not specified
Bin Meng
2018-04-16
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
2018-04-16
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
2018-04-16
elf: Add a very simple ELF64 loader
Bin Meng
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
vxworks: x86: Rename e820info to e820_info
Bin Meng
2018-04-16
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
2018-04-16
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
2018-04-15
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-04-13
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-13
net: Make the BOOTP options default
Joe Hershberger
2018-04-13
net: Improve BOOTP PXE config option
Joe Hershberger
2018-04-13
net: Add the BOOTP_DNS2 option to Kconfig
Joe Hershberger
2018-04-13
net: Improve menu options and help for BOOTP options
Joe Hershberger
2018-04-13
net: Move the DHCP command below the BOOTP command
Joe Hershberger
2018-04-13
net: Move net command options to the cmd menu
Joe Hershberger
2018-04-13
net: Make CMD_NET a menuconfig
Joe Hershberger
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-04-06
cmd: Add command for calculating binary operations
Mario Six
2018-04-06
cmd: ximg: Respect cache line size for flushing
Mario Six
2018-04-06
bootvx: use program header for loading
Christian Gmeiner
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
efi_loader: Respect DT reserved regions
Alexander Graf
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
2018-04-04
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
2018-04-04
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
2018-04-04
sunxi: revert disabling of features
Andre Przywara
2018-03-31
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
Andre Heider
2018-03-22
cmd: sf: fix map_physmem check
Liam Beguin
2018-03-13
cmd: part: Extract common code to separate function
Sam Protsenko
2018-03-13
cmd: part: Allow passing partition name to start and size
Sam Protsenko
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
[next]