aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-28test/py: add a ping6 testRFC/v4-ipv6-supportViacheslav Mitrofanov1-0/+15
2022-11-28test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov1-0/+18
2022-11-28test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov1-0/+20
2022-11-28test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov1-0/+25
2022-11-28test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov1-0/+29
2022-11-28test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov1-0/+54
2022-11-28net: ping6: Add ping6 commandViacheslav Mitrofanov8-2/+197
2022-11-28net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov3-10/+105
2022-11-28net: ipv6: Incorporate IPv6 support into u-boot net subsystemViacheslav Mitrofanov1-1/+22
2022-11-28net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov2-64/+459
2022-11-28net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacksViacheslav Mitrofanov1-0/+48
2022-11-28net: ipv6: Enable IPv6 typeconversion specifierViacheslav Mitrofanov1-6/+1
2022-11-28net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov2-0/+113
2022-11-28net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov3-0/+392
2022-11-28net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov2-0/+20
2022-11-28net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2-0/+11
2022-11-28net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov2-0/+400
2022-11-28Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/28Nov2022Tom Rini4-1/+97
2022-11-27usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT propertyMarek Vasut1-4/+0
2022-11-27usb: dwc3: Program GFLADJSean Anderson2-0/+44
2022-11-27usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson1-2/+13
2022-11-27usb: dwc3: reference clock period configurationBalaji Prakash J2-0/+33
2022-11-27usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut2-0/+12
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut1-1/+1
2022-11-24Merge branch '2022-11-23-assorted-fixes'Tom Rini17-45/+208
2022-11-24cmd: fix dependency for CMD_CLSJohn Keeping1-1/+1
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof8-8/+8
2022-11-24CI: Make more use of git safe.directoryTom Rini2-0/+7
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung2-0/+13
2022-11-24ram: ast2600: Improve ddr4 timing and signal qualityDylan Hung1-25/+138
2022-11-24ram: ast2600: Fix incorrect statement of the register pollingDylan Hung1-6/+1
2022-11-23tools: mkenvimage: Drop duplicate crc header includeMarek Vasut1-1/+0
2022-11-23cmd: ubifs: Do not show usage when command failsPali Rohár1-4/+4
2022-11-23ubifs: Allow to silence debug dumpsPali Rohár2-0/+36
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...WIP/23Nov2022Tom Rini3-0/+84
2022-11-22Merge tag 'dm-pull-22nov22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/22Nov2022Tom Rini28-1404/+1981
2022-11-22test: Disable part of the setexpr test for nowSimon Glass1-1/+5
2022-11-22test: cmd: fdt: Add fdt get value test caseMarek Vasut1-0/+53
2022-11-22cmd: fdt: Fix iteration over elements above index 1 in fdt getMarek Vasut1-3/+6
2022-11-22sandbox: Move the capsule GUID declarations to board fileSughosh Ganu2-13/+13
2022-11-22sandbox: check lseek return value in handle_ufi_commandHeinrich Schuchardt1-3/+7
2022-11-22binman: Add documentation for the command line argsSimon Glass1-1/+299
2022-11-22buildman: Add --allow-missing flag to allow missing blobsTom Rini9-8/+197
2022-11-22buildman: Reinstate removal of temp output dir in testsSimon Glass1-1/+1
2022-11-22buildman: Ensure config_fname is initedSimon Glass1-0/+1
2022-11-22global: Do not default to faking missing binaries for buildmanTom Rini1-2/+2
2022-11-22binman: Add a separate section about environment variablesSimon Glass1-0/+30
2022-11-22buildman: Detect binman reporting missing blobsSimon Glass1-1/+5
2022-11-22buildman: Drop mention of old architecturesSimon Glass2-19/+1
2022-11-22buildman: Update the default settings fileSimon Glass2-0/+5