aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Clean-up patch set for MbedTLS integration"WIP/22May2024-nextTom Rini2024-05-2221-48/+43
|\
| * include: Move snprintf to stdio.hRaymond Mao2024-05-2214-24/+29
| * md5: Use typedef for MD5 contextRaymond Mao2024-05-223-14/+14
| * efi_loader: remove redundant hash includesRaymond Mao2024-05-222-4/+0
| * image: remove redundant hash includesRaymond Mao2024-05-222-6/+0
* | Merge patch series "scripts/setlocalversion sync with linux 6.9"WIP/21May2024-nextTom Rini2024-05-212-116/+117
|\ \
| * | scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes2024-05-212-115/+116
| * | Makefile: refactor ubootrelease targetRasmus Villemoes2024-05-211-1/+1
* | | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-204263-4480/+8361
* | | Merge tag 'v2024.07-rc3' into nextTom Rini2024-05-204620-123598/+5903
|\ \ \
| * | | Prepare v2024.07-rc3v2024.07-rc3Tom Rini2024-05-202-2/+2
| * | | Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-194281-8984/+4581
| * | | Init virtio before loading ENV from EXT4 or FATWIP/17May2024Fiona Klute2024-05-173-0/+11
| * | | Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u...WIP/16May2024Tom Rini2024-05-169-8/+59
| |\ \ \ | | | |/ | | |/|
| | * | MAINTAINERS: add USB gadget regex to u-boot-dfu treeMattijs Korpershoek2024-05-161-0/+3
| | * | MAINTAINERS: add tree link for fastbootMattijs Korpershoek2024-05-161-0/+1
| | * | usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen2024-05-161-1/+2
| | * | usb: dwc3: gadget: properly check ep cmdFelipe Balbi2024-05-161-0/+2
| | * | usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen2024-05-161-10/+19
| | * | usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi2024-05-161-5/+7
| | * | usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi2024-05-161-0/+23
| | * | usb: dwc3: gadget: combine return points into a single oneFelipe Balbi2024-05-161-3/+9
| | * | configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boardsBenjamin Hahn2024-05-145-5/+5
| | * | usb: cdns3: gadget.c: Set fast access bitAswath Govindraju2024-05-141-0/+4
| * | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/14May2024Tom Rini2024-05-1427-56/+337
| |\ \ \
| | * | | andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang2024-05-1417-40/+40
| | * | | riscv: simplify backtrace reportHeinrich Schuchardt2024-05-141-11/+5
| | * | | starfive: add mac vendor sub-commandHeinrich Schuchardt2024-05-141-1/+24
| | * | | configs: visionfive2: enable SPL_YMODEM_SUPPORTHeinrich Schuchardt2024-05-141-0/+1
| | * | | doc: Milk-V Mars CM and Milk-V Mars CM LiteHeinrich Schuchardt2024-05-142-1/+195
| | * | | board: add support for Milk-V Mars CMHeinrich Schuchardt2024-05-142-2/+37
| | * | | board: starfive: function to read eMMC sizeHeinrich Schuchardt2024-05-143-0/+34
| | * | | riscv: add NULL check before calling strlen in the riscv cpu's get_desc()Hanyuan Zhao2024-05-141-1/+1
| | |/ /
| * | | Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini2024-05-141-5/+7
| |\ \ \ | | |/ / | |/| |
| | * | mach-snapdragon: do carveouts for qcs404 onlySam Day2024-05-141-5/+7
| * | | Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/13May2024Tom Rini2024-05-134281-4581/+8984
| |\ \ \
| | * | | arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIORoger Quadros2024-05-131-2/+6
| | * | | arm: dts: k3-am625-beagleplay: get CPSW Ethernet to workRoger Quadros2024-05-131-0/+63
| | * | | arm: dts: k3-am62*: sync with Linux v6.9Roger Quadros2024-05-1316-99/+552
| * | | | doc/sphinx: Bump Jinja2 to 3.1.4Tom Rini2024-05-131-1/+1
| * | | | Merge tag 'rpi-2024.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2024-05-138-9/+1
| |\ \ \ \
| | * | | | rpi: Switch to OF_HAS_PRIOR_STAGE by defaultTom Rini2024-05-138-9/+1
| * | | | | Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...WIP/12May2024Tom Rini2024-05-1263-49913/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: dts: renesas: Drop DTs with OF_UPSTREAM counterpartsMarek Vasut2024-05-1263-49913/+0
| |/ / / /
| * | | | Merge patch series "arm: davinci: Migrate da850-evm to OF_UPSTREAM"WIP/07May2024Tom Rini2024-05-0727-2607/+22
| |\ \ \ \
| | * | | | arm: ti: logicpd-som-lv: Migrate to OF_UPSTREAMAdam Ford2024-05-079-597/+8
| | * | | | arm: ti: logicpd-torpedo: Migrate to OF_UPSTREAMAdam Ford2024-05-079-745/+9
| | * | | | arm: ti: am3517_evm: Migrate to OF_UPSTREAMAdam Ford2024-05-076-809/+2
| | * | | | arm: davinci: Migrate da850-evm to OF_UPSTREAMAdam Ford2024-05-076-457/+4
| * | | | | Merge tag 'u-boot-rockchip-20240507' of https://source.denx.de/u-boot/custodi...Tom Rini2024-05-07230-62636/+994
| |\ \ \ \ \ | | |_|/ / / | |/| | | |