aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/30May2024Tom Rini9-28/+310
2024-05-30Merge patch series "omap3: igep0x00: Fix boot failure and modernize the board...Tom Rini7-596/+14
2024-05-30omap3: igep0x00: Migrate to use upstream DTJavier Martinez Canillas5-559/+2
2024-05-30omap3: igep0x00: Update for DM SPL supportJavier Martinez Canillas3-33/+10
2024-05-30omap3: igep0x00: Drop unused SPI supportJavier Martinez Canillas1-3/+0
2024-05-30omap3: igep00x0: Increase malloc() pool sizeJavier Martinez Canillas1-1/+2
2024-05-30andes: Use UCCTLCOMMAND instead of MCCTLCOMMANDLeo Yu-Chi Liang2-4/+2
2024-05-30riscv: remove cache enablement in start.SLeo Yu-Chi Liang1-4/+0
2024-05-30andes: l2 cache driver: fixes typos and cctl statusLeo Yu-Chi Liang1-3/+5
2024-05-30board: starfive: support Pine64 Star64 boardH Bell2-0/+202
2024-05-30board: starfive: support Pine64 Star64 boardH Bell2-0/+93
2024-05-30board: microchip: icicle: make both ethernets optionalConor Dooley1-16/+7
2024-05-30board: microchip: icicle: correct type for node offsetConor Dooley1-1/+1
2024-05-29Merge branch '2024-05-29-assorted-small-fixes'WIP/29May2024Tom Rini24-29/+53
2024-05-29Update maintainer for Versatile Express.Kristian Amlie1-1/+1
2024-05-29rockchip: theobroma: update URLs to point to CHERRY websiteQuentin Schulz3-5/+6
2024-05-29migrate Theobroma Systems mail addresses to CHERRY Embedded SolutionsQuentin Schulz6-9/+13
2024-05-29.mailmap: redirect Philipp Tomsich Theobroma address to VrullQuentin Schulz1-0/+1
2024-05-29arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDTBryan Brattlof3-0/+18
2024-05-29board: toradex: change maintainer to FrancescoFrancesco Dolcini14-14/+14
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