aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov2022-12-051-0/+25
| * | test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov2022-12-051-0/+29
| * | test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov2022-12-051-0/+55
| * | net: ping6: Add ping6 commandViacheslav Mitrofanov2022-12-058-2/+197
| * | net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov2022-12-053-7/+103
| * | net: ipv6: Incorporate IPv6 support into u-boot net subsystemViacheslav Mitrofanov2022-12-051-1/+22
| * | net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov2022-12-052-64/+459
| * | net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacksViacheslav Mitrofanov2022-12-051-0/+48
| * | net: ipv6: Enable IPv6 typeconversion specifierViacheslav Mitrofanov2022-12-051-6/+1
| * | net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov2022-12-052-0/+113
| * | net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov2022-12-053-0/+392
| * | net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov2022-12-052-0/+20
| * | net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-052-0/+11
| * | net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov2022-12-052-0/+400
|/ /
* | Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...WIP/05Dec2022Tom Rini2022-12-0530-74/+186
|\ \
| * | mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar2022-12-051-1/+1
| * | xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek2022-12-051-21/+24
| * | arm64: versal-net: Enable defconfig for Micron octal flashesAshok Reddy Soma2022-12-051-0/+1
| * | spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma2022-12-051-5/+1
| * | ARM: zynq: Add missing twd timer for mini configurationsMichal Simek2022-12-053-0/+21
| * | arm64: zynqmp: Do not enable IPI by defaultMichal Simek2022-12-057-2/+8
| * | arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2022-12-0510-14/+10
| * | board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli2022-12-051-1/+1
| * | xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entriesMichal Simek2022-12-054-23/+0
| * | xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2022-12-053-1/+15
| * | spi: zynqmp_qspi: Add support for 64-bit read/writeVenkatesh Yadav Abbarapu2022-12-051-2/+4
| * | arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspiVenkatesh Yadav Abbarapu2022-12-052-0/+2
| * | spi: zynqmp_gqspi: Update tapdelay valueT Karthik Reddy2022-12-051-1/+1
| * | arm64: zynqmp: dynamically mark r5 cores as usedLukas Funke2022-12-052-1/+29
| * | net: xilinx_axi: check PCS/PMA PHY status in setup_phyAndy Chiu2022-12-051-0/+44
| * | net: xilinx_axi: add PCS/PMA PHYAndy Chiu2022-12-051-2/+24
* | | Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custod...Tom Rini2022-12-051-0/+0
|\ \ \ | |/ / |/| |
| * | i2c: nuvoton: renamed the NPCM i2c driverJim Liu2022-12-051-0/+0
|/ /
* | Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/04Dec2022Tom Rini2022-12-0415-124/+600
|\ \
| * | doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima2022-12-021-29/+61
| * | eficonfig: use efi_get_next_variable_name_int()Masahisa Kojima2022-12-021-24/+117
| * | efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima2022-12-023-22/+35
| * | eficonfig: use u16_strsize() to get u16 string buffer sizeMasahisa Kojima2022-12-021-2/+1
| * | eficonfig: fix going one directory up issueMasahisa Kojima2022-12-021-1/+1
| * | doc: board: typo GIUD Microchip MPFS Icicle Kit docHeinrich Schuchardt2022-12-021-2/+2
| * | efi_loader: don't use EFI_LOADER_DATA internallyHeinrich Schuchardt2022-12-022-3/+3
| * | efi_loader: fix handling of DHCP acknowledgeHeinrich Schuchardt2022-12-021-3/+10
| * | efi_selftest: test FatToStr() truncationHeinrich Schuchardt2022-12-021-1/+1
| * | efi_loader: add an EFI binary to print boot hart IDHeinrich Schuchardt2022-12-022-0/+341
| * | doc: board: j721e_evm: Fix code-block type and indentsAndrew Davis2022-12-021-12/+12
| * | doc: board: j721e_evm: Add DM firmware stepsAndrew Davis2022-12-021-6/+10
| * | net: CONFIG_NET_DEVICES in dhcp_handler()Heinrich Schuchardt2022-12-021-1/+1
| * | disk: fix blk_get_device_part_str()Heinrich Schuchardt2022-12-021-18/+5
| * | console: file should always be non-negativeHeinrich Schuchardt2022-12-021-5/+5
|/ /
* | Merge branch '2022-12-02-assorted-updates'Tom Rini2022-12-0213-10/+111
|\ \