summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02config: tools only: add VIDEO to build bmp_logoPeter Robinson
2022-12-02MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger
2022-11-28Merge branch '2022-11-28-networking-updates-and-improvements'Tom Rini
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-11-28net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher
2022-11-28test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-11-28net: Add TCP protocolYing-Chun Liu (PaulLiu)
2022-11-28drivers: net: aquantia: fix typosTim Harvey
2022-11-28net: deal with fragment-overlapping-two-holes caseRasmus Villemoes
2022-11-28net: tftp: sanitize tftp block size, especially for TXRasmus Villemoes
2022-11-28net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #ifRasmus Villemoes
2022-11-28net: fix ip_len in reassembled IP datagramRasmus Villemoes
2022-11-28net: (actually/better) deal with CVE-2022-{30790,30552}Rasmus Villemoes
2022-11-28net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr)Rasmus Villemoes
2022-11-28net: improve check for no IP optionsRasmus Villemoes
2022-11-28net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut
2022-11-28net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-28Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-11-27usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT propertyMarek Vasut
2022-11-27usb: dwc3: Program GFLADJSean Anderson
2022-11-27usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson
2022-11-27usb: dwc3: reference clock period configurationBalaji Prakash J
2022-11-27usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut
2022-11-24Merge branch '2022-11-23-assorted-fixes'Tom Rini
2022-11-24cmd: fix dependency for CMD_CLSJohn Keeping
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof
2022-11-24CI: Make more use of git safe.directoryTom Rini
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung
2022-11-24ram: ast2600: Improve ddr4 timing and signal qualityDylan Hung
2022-11-24ram: ast2600: Fix incorrect statement of the register pollingDylan Hung
2022-11-23tools: mkenvimage: Drop duplicate crc header includeMarek Vasut
2022-11-23cmd: ubifs: Do not show usage when command failsPali Rohár
2022-11-23ubifs: Allow to silence debug dumpsPali Rohár
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-11-22Merge tag 'dm-pull-22nov22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-11-22test: Disable part of the setexpr test for nowSimon Glass
2022-11-22test: cmd: fdt: Add fdt get value test caseMarek Vasut
2022-11-22cmd: fdt: Fix iteration over elements above index 1 in fdt getMarek Vasut
2022-11-22sandbox: Move the capsule GUID declarations to board fileSughosh Ganu
2022-11-22sandbox: check lseek return value in handle_ufi_commandHeinrich Schuchardt
2022-11-22binman: Add documentation for the command line argsSimon Glass
2022-11-22buildman: Add --allow-missing flag to allow missing blobsTom Rini
2022-11-22buildman: Reinstate removal of temp output dir in testsSimon Glass
2022-11-22buildman: Ensure config_fname is initedSimon Glass
2022-11-22global: Do not default to faking missing binaries for buildmanTom Rini
2022-11-22binman: Add a separate section about environment variablesSimon Glass