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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
Tom Rini
2022-12-05
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_PMAN et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-12-05
Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig
Tom Rini
2022-12-05
Remove unused symbols
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Tom Rini
2022-12-05
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_SIZE to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
Tom Rini
2022-12-05
mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_HW_ECC to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
Tom Rini
2022-12-05
Remove unused symbols
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
Tom Rini
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add implementation of main IPv6 functions
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add string_to_ip6 converter
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add Neighbor Discovery Protocol (NDP)
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add callbacks declarations to get access to IPv6 variables
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add IPv6 basic primitives
Viacheslav Mitrofanov
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-11-28
phy: add driver for Intel XWAY PHY
Tim Harvey
2022-11-28
net: Add wget application
Ying-Chun Liu (PaulLiu)
2022-11-28
net: Add TCP protocol
Ying-Chun Liu (PaulLiu)
2022-11-28
liteeth: LiteX Ethernet device
Joel Stanley
2022-11-23
Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-11-22
sandbox: Move the capsule GUID declarations to board file
Sughosh Ganu
2022-11-22
image: Correct strncpy() warning with image_set_name()
Simon Glass
2022-11-22
arm: amlogic: add setbrg op to serial device
Edoardo Tomelleri
2022-11-22
Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-11-22
timer-uclass: add timer_get_ops() macro
Ovidiu Panait
2022-11-22
Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-11-22
eficonfig: add UEFI Secure Boot Key enrollment interface
Masahisa Kojima
2022-11-22
eficonfig: expose eficonfig_create_device_path()
Masahisa Kojima
2022-11-22
eficonfig: expose append entry function
Masahisa Kojima
2022-11-22
eficonfig: refactor file selection handling
Masahisa Kojima
2022-11-22
efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()
Heinrich Schuchardt
2022-11-22
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
2022-11-21
Nokia RX-51: Do not overwrite standard $loadaddr variable
Pali Rohár
2022-11-21
Fix usage of CONFIG_PREBOOT
Pali Rohár
2022-11-16
Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-11-16
sandbox: fix documentation of struct host_ops
Heinrich Schuchardt
[next]