aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02MAINTAINERS: Adopt SanCloud boardsWIP/2022-12-02-assorted-updatesPaul Barker1-0/+6
2022-12-02am335x-sancloud-bbe: Add -u-boot.dtsi filesPaul Barker2-0/+50
2022-12-02am335x-sancloud-bbe-lite: SPI flash is JEDEC compatiblePaul Barker1-1/+1
2022-12-02am335x-evm: Support STMicro/Micron SPI flashPaul Barker2-0/+2
2022-12-02am335x-evm: Fix spiboot configurationPaul Barker1-0/+4
2022-12-02am335x-evm: Enable required dtb nodes in SPLPaul Barker1-2/+28
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker3-2/+12
2022-12-02bus: TI sysc driver requires DMPaul Barker1-1/+1
2022-12-02dm: core: Fix iteration over driver_info recordsPaul Barker1-3/+3
2022-12-02MAINTAINERS: Move usb_storage from DFU to USBMarek Vasut1-1/+1
2022-12-02config: tools only: add VIDEO to build bmp_logoPeter Robinson1-0/+1
2022-12-02MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger2-0/+2
2022-11-28Merge branch '2022-11-28-networking-updates-and-improvements'Tom Rini28-96/+2423
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey5-0/+58
2022-11-28net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher1-12/+39
2022-11-28test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)2-0/+207
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)2-0/+62
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)7-1/+488
2022-11-28net: Add TCP protocolYing-Chun Liu (PaulLiu)6-9/+1093
2022-11-28drivers: net: aquantia: fix typosTim Harvey1-4/+4
2022-11-28net: deal with fragment-overlapping-two-holes caseRasmus Villemoes1-3/+7
2022-11-28net: tftp: sanitize tftp block size, especially for TXRasmus Villemoes1-0/+47
2022-11-28net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #ifRasmus Villemoes1-28/+28
2022-11-28net: fix ip_len in reassembled IP datagramRasmus Villemoes1-2/+2
2022-11-28net: (actually/better) deal with CVE-2022-{30790,30552}Rasmus Villemoes1-1/+9
2022-11-28net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr)Rasmus Villemoes1-2/+6
2022-11-28net: improve check for no IP optionsRasmus Villemoes1-1/+1
2022-11-28net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut2-23/+46
2022-11-28net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut2-12/+24
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley4-0/+304
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