aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...WIP/27May2024Tom Rini6-60/+177
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey2-15/+36
2024-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey3-36/+129
2024-05-27tpm: display warning if using gpio reset with TPMTim Harvey1-9/+12
2024-05-25Merge tag 'u-boot-rockchip-20240525' of https://source.denx.de/u-boot/custodi...WIP/25May2024Tom Rini37-2908/+310
2024-05-25board: rockchip: Add Indiedroid NovaChris Morgan6-0/+113
2024-05-25board: rockchip: add Powkiddy X55Chris Morgan9-0/+153
2024-05-24rockchip: ringneck_px30: Use common bss and stack addressesQuentin Schulz1-15/+3
2024-05-24rockchip: Use common bss and stack addresses on PX30Quentin Schulz1-1/+4
2024-05-24rockchip: px30: default TPL_SYS_MALLOC_F_LEN to 0x600 on PX30 Kconfig levelQuentin Schulz8-7/+3
2024-05-24clk: rockchip: rk3588: Set SPLL frequency during SPL stageHeiko Stuebner2-3/+31
2024-05-24rockchip: rv1126: Migrate to OF_UPSTREAMAnand Moon12-2526/+3
2024-05-24rockchip: rv1108: Remove unneeded local rv1108-cru.hFabio Estevam1-356/+0
2024-05-20Prepare v2024.07-rc3v2024.07-rc3Tom Rini2-2/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini4281-8984/+4581
2024-05-17Init virtio before loading ENV from EXT4 or FATWIP/17May2024Fiona Klute3-0/+11
2024-05-16Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u...WIP/16May2024Tom Rini9-8/+59
2024-05-16MAINTAINERS: add USB gadget regex to u-boot-dfu treeMattijs Korpershoek1-0/+3
2024-05-16MAINTAINERS: add tree link for fastbootMattijs Korpershoek1-0/+1
2024-05-16usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2024-05-16usb: dwc3: gadget: properly check ep cmdFelipe Balbi1-0/+2
2024-05-16usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen1-10/+19
2024-05-16usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi1-5/+7
2024-05-16usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi1-0/+23
2024-05-16usb: dwc3: gadget: combine return points into a single oneFelipe Balbi1-3/+9
2024-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/14May2024Tom Rini27-56/+337
2024-05-14Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini1-5/+7
2024-05-14andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang17-40/+40
2024-05-14riscv: simplify backtrace reportHeinrich Schuchardt1-11/+5
2024-05-14starfive: add mac vendor sub-commandHeinrich Schuchardt1-1/+24
2024-05-14configs: visionfive2: enable SPL_YMODEM_SUPPORTHeinrich Schuchardt1-0/+1
2024-05-14doc: Milk-V Mars CM and Milk-V Mars CM LiteHeinrich Schuchardt2-1/+195
2024-05-14board: add support for Milk-V Mars CMHeinrich Schuchardt2-2/+37
2024-05-14board: starfive: function to read eMMC sizeHeinrich Schuchardt3-0/+34
2024-05-14riscv: add NULL check before calling strlen in the riscv cpu's get_desc()Hanyuan Zhao1-1/+1
2024-05-14configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boardsBenjamin Hahn5-5/+5
2024-05-14usb: cdns3: gadget.c: Set fast access bitAswath Govindraju1-0/+4
2024-05-14mach-snapdragon: do carveouts for qcs404 onlySam Day1-5/+7
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/13May2024Tom Rini4281-4581/+8984
2024-05-13arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIORoger Quadros1-2/+6
2024-05-13arm: dts: k3-am625-beagleplay: get CPSW Ethernet to workRoger Quadros1-0/+63
2024-05-13arm: dts: k3-am62*: sync with Linux v6.9Roger Quadros16-99/+552
2024-05-13doc/sphinx: Bump Jinja2 to 3.1.4Tom Rini1-1/+1
2024-05-13Merge tag 'rpi-2024.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini8-9/+1
2024-05-13rpi: Switch to OF_HAS_PRIOR_STAGE by defaultTom Rini8-9/+1
2024-05-12Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...WIP/12May2024Tom Rini63-49913/+0
2024-05-12ARM: dts: renesas: Drop DTs with OF_UPSTREAM counterpartsMarek Vasut63-49913/+0
2024-05-10Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"Tom Rini2-2/+8
2024-05-10Merge patch series "Generate all SR boot binaries"Tom Rini2-2/+183
2024-05-10Merge patch series "*** Commonize board code for K3 based SoMs ***"Tom Rini5-67/+78