summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-23fs: btrfs: limit the mapped length to the original lengthQu Wenruo
2023-02-23usb: dwc3-uniphier: Select PHYMarek Vasut
2023-02-22Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2023-02-22uniphier_defconfig: Disable USB_XHCI_DWC3Kunihiko Hayashi
2023-02-22usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi
2023-02-22clk: uniphier: Add missing USB SS-PHY clocksKunihiko Hayashi
2023-02-22reset: uniphier: Add USB glue reset supportKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi
2023-02-22usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi
2023-02-22usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi
2023-02-22usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi
2023-02-22usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut
2023-02-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-02-22Merge https://source.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2023-02-22chameleonv3: Convert CONFIG_SPL_MAX_SIZE to KconfigPaweł Anikiel
2023-02-22arm: dts: chameleonv3: Add 270-2 variantPaweł Anikiel
2023-02-22arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsiPaweł Anikiel
2023-02-22arm: dts: chameleonv3: Override chameleonv3 bitstream namesPaweł Anikiel
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel
2023-02-22socfpga: chameleonv3: Enable ext4 in SPLPaweł Anikiel
2023-02-22usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu
2023-02-19Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-19doc: remove superfluous warningHeinrich Schuchardt
2023-02-19efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-19efi_loader: fix wrong attribute check for QueryVariableInfoMasahisa Kojima
2023-02-19efi_loader: avoid buffer overrun in efi_var_mem_compareHeinrich Schuchardt
2023-02-19doc: arch: Add document for RISC-V architectureYu Chien Peter Lin
2023-02-19board: gateworks: venice: move README to RSTTim Harvey
2023-02-19doc: board: bcm7xxx: Convert to reStructuredText formatThomas Fitzsimmons
2023-02-19doc: devicetree: dt_qemu.rst: Fix the typo and spaceYu Chien Peter Lin
2023-02-17Merge branch '2023-02-17-assorted-fixes'Tom Rini
2023-02-17common: avb_verify: prevent opening incorrect sessionIvan Khoronzhuk
2023-02-17cpsw_mdio.c: Use correct reg in cpsw_mdio_get_aliveUlf Samuelsson
2023-02-17configs: Resync with savedefconfigTom Rini
2023-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-02-17riscv: binman: Add help message for missing blobsRick Chen
2023-02-17riscv: ae350: Adjust the memory layout of ae350Leo Yu-Chi Liang
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin
2023-02-17configs: ae350: Display CPU and board info for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Increase maximum retry count for AE350 platformsYu Chien Peter Lin
2023-02-17configs: ae350: Enable v5l2 cache for AE350 platforms in SPLYu Chien Peter Lin
2023-02-17riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPLYu Chien Peter Lin
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin
2023-02-17board: AndesTech: ax25-ae350.c: Enable v5l2-cache in spl_board_init()Yu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang