summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Merge tag 'v2023.04-rc3' into nextTom Rini842-2664/+3635
2023-02-28Dockerfile: Add missing "chmod" of u-boot-gen-combinedTom Rini1-0/+1
2023-02-28Prepare v2023.04-rc3Tom Rini2-2/+2
2023-02-27configs: Resync with savedefconfigTom Rini2-3/+2
2023-02-25Merge branch '2023-02-24-include-nx51-components-in-docker-for-testing' into ...Tom Rini4-11/+63
2023-02-24CI: Update test/nokia_rx51_test.sh to use prebuilt imagesPali Rohár3-11/+33
2023-02-24Dockerfile: build qemu for Nokia n900Heinrich Schuchardt1-0/+21
2023-02-24Dockerfile: download binaries for Nokia RX-51Heinrich Schuchardt1-0/+9
2023-02-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini58-309/+1051
2023-02-24Merge branch '2023-02-23-assorted-fixes'Tom Rini5-7/+16
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel5-4/+193
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari4-0/+131
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel3-38/+91
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel6-1/+8
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel12-46/+200
2023-02-23board: tegra124: switch to updated pre-dm i2c writeSvyatoslav Ryhel4-145/+88
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel4-26/+33
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel2-0/+8
2023-02-23ARM: tegra: provide default USB gadget setupMaxim Schwalm11-30/+3
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel1-8/+11
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel8-11/+13
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel1-0/+41
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel2-0/+36
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel6-0/+194
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel2-4/+4
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel2-6/+6
2023-02-23env: mmc: Apply GPT only on eMMC user HW partitionMarek Vasut1-4/+8
2023-02-23trace: Relax test requirementsSimon Glass1-2/+3
2023-02-23x86: Pass -z execstack for EFI payload flagsTom Rini1-1/+2
2023-02-23Makefile: Link with -z noexectackTom Rini1-0/+1
2023-02-23fs: btrfs: limit the mapped length to the original lengthQu Wenruo1-0/+2
2023-02-23usb: dwc3-uniphier: Select PHYMarek Vasut1-0/+1
2023-02-23Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini11-94/+453
2023-02-22uniphier_defconfig: Disable USB_XHCI_DWC3Kunihiko Hayashi2-2/+0
2023-02-22usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi2-42/+78
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi3-0/+177
2023-02-22clk: uniphier: Add missing USB SS-PHY clocksKunihiko Hayashi1-0/+5
2023-02-22reset: uniphier: Add USB glue reset supportKunihiko Hayashi1-1/+77
2023-02-22usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi2-1/+2
2023-02-22usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi2-14/+36
2023-02-22usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi1-0/+6
2023-02-22usb: dwc3-generic: Allow different controller DT node patternKunihiko Hayashi1-36/+57
2023-02-22usb: dwc3: Look up reference clock DT phandle in both controller DT nodesMarek Vasut1-0/+17
2023-02-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-19/+19
2023-02-22Merge https://source.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini11-7/+47
2023-02-22chameleonv3: Convert CONFIG_SPL_MAX_SIZE to KconfigPaweł Anikiel1-0/+1
2023-02-22arm: dts: chameleonv3: Add 270-2 variantPaweł Anikiel3-0/+18
2023-02-22arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsiPaweł Anikiel3-2/+2
2023-02-22arm: dts: chameleonv3: Override chameleonv3 bitstream namesPaweł Anikiel2-0/+8
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel2-5/+17