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
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
rtc: Remove unused drivers
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
Prepare v2023.01-rc3
v2023.01-rc3
Tom Rini
2022-12-05
Merge branch '2022-12-05-add-IPv6-support'
Tom Rini
2022-12-05
configs: Add IPV6 config to sandbox_flattree_defconfig
Viacheslav Mitrofanov
2022-12-05
configs: Add IPV6 config to sandbox64_defconfig
Viacheslav Mitrofanov
2022-12-05
configs: Add IPV6 config to sandbox_defconfig
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_lladdr test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_snma test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_addr_in_subnet test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add csum_ipv6_magic test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add string_to_ip6 test
Viacheslav Mitrofanov
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-12-05
net: tftp: Add IPv6 support for tftpboot
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Incorporate IPv6 support into u-boot net subsystem
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add implementation of main IPv6 functions
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Enable IPv6 typeconversion specifier
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 build options
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add IPv6 basic primitives
Viacheslav Mitrofanov
2022-12-05
Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-12-05
Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custod...
Tom Rini
2022-12-05
mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked
Algapally Santosh Sagar
2022-12-05
xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
Michal Simek
2022-12-05
arm64: versal-net: Enable defconfig for Micron octal flashes
Ashok Reddy Soma
2022-12-05
spi: cadence-qspi: Remove condition for calling enable linear mode
Ashok Reddy Soma
[next]