aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05rtc: Remove unused driversTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini
2022-12-05mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini
2022-12-05Prepare v2023.01-rc3Tom Rini
2022-12-05Merge branch '2022-12-05-add-IPv6-support'Tom Rini
2022-12-05configs: Add IPV6 config to sandbox_flattree_defconfigViacheslav Mitrofanov
2022-12-05configs: Add IPV6 config to sandbox64_defconfigViacheslav Mitrofanov
2022-12-05configs: Add IPV6 config to sandbox_defconfigViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-12-05net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov
2022-12-05net: ipv6: Incorporate IPv6 support into u-boot net subsystemViacheslav Mitrofanov
2022-12-05net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov
2022-12-05net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacksViacheslav Mitrofanov
2022-12-05net: ipv6: Enable IPv6 typeconversion specifierViacheslav Mitrofanov
2022-12-05net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov
2022-12-05net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov
2022-12-05net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov
2022-12-05net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov
2022-12-05net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov
2022-12-05Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-12-05Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custod...Tom Rini
2022-12-05mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar
2022-12-05xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek
2022-12-05arm64: versal-net: Enable defconfig for Micron octal flashesAshok Reddy Soma
2022-12-05spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma
2022-12-05ARM: zynq: Add missing twd timer for mini configurationsMichal Simek
2022-12-05arm64: zynqmp: Do not enable IPI by defaultMichal Simek
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek
2022-12-05board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli