index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-05
Convert CONFIG_FSL_CADMUS to Kconfig
Tom Rini
2022-12-05
power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_*SRIO_* to CFG_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_SRIO et al to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
Tom Rini
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
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
[next]