summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28tpm: add a function that performs selftest + startupIlias Apalodimas4-0/+57
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-27mtd: nand: Show reserved block in chip.eraseMichael Trimarchi1-1/+2
2023-02-27mtd: spinand: Fix display of unknown raw IDPatrice Chotard1-2/+3
2023-02-27mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas1-0/+6
2023-02-27mtd: rawnand: brcmnand: support v2.1-v2.2 controllersÁlvaro Fernández Rojas1-9/+76
2023-02-27mtd: rawnand: brcmnand: rename page sizesÁlvaro Fernández Rojas1-2/+2
2023-02-27mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas1-2/+3
2023-02-27mtd: rawnand: brcmnand: rename v4 registersÁlvaro Fernández Rojas1-4/+4
2023-02-27mtd: rawnand: brcmnand: correctly verify erased pagesÁlvaro Fernández Rojas1-8/+11
2023-02-27mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu1-2/+19
2023-02-27mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2023-02-27mtd: rawnand: brcmnand: Add support for v7.3 controllerKamal Dasu1-22/+84
2023-02-27mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu1-38/+62
2023-02-27mtd: nand: Mark reserved blocksAshok Reddy Soma2-4/+8
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