summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-01usb: remove not used variable in usb_ether_curr_devHeiko Schocher
2024-05-30Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-05-30Merge patch series "omap3: igep0x00: Fix boot failure and modernize the board...Tom Rini
2024-05-30omap3: igep0x00: Migrate to use upstream DTJavier Martinez Canillas
2024-05-30omap3: igep0x00: Update for DM SPL supportJavier Martinez Canillas
2024-05-30omap3: igep0x00: Drop unused SPI supportJavier Martinez Canillas
2024-05-30omap3: igep00x0: Increase malloc() pool sizeJavier Martinez Canillas
2024-05-30andes: Use UCCTLCOMMAND instead of MCCTLCOMMANDLeo Yu-Chi Liang
2024-05-30riscv: remove cache enablement in start.SLeo Yu-Chi Liang
2024-05-30andes: l2 cache driver: fixes typos and cctl statusLeo Yu-Chi Liang
2024-05-30board: starfive: support Pine64 Star64 boardH Bell
2024-05-30board: starfive: support Pine64 Star64 boardH Bell
2024-05-30board: microchip: icicle: make both ethernets optionalConor Dooley
2024-05-30board: microchip: icicle: correct type for node offsetConor Dooley
2024-05-29Merge branch '2024-05-29-assorted-small-fixes'Tom Rini
2024-05-29Update maintainer for Versatile Express.Kristian Amlie
2024-05-29rockchip: theobroma: update URLs to point to CHERRY websiteQuentin Schulz
2024-05-29migrate Theobroma Systems mail addresses to CHERRY Embedded SolutionsQuentin Schulz
2024-05-29.mailmap: redirect Philipp Tomsich Theobroma address to VrullQuentin Schulz
2024-05-29arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDTBryan Brattlof
2024-05-29board: toradex: change maintainer to FrancescoFrancesco Dolcini
2024-05-28arm: exynos: Map iRAM APM area for Exynos850 SoCSam Protsenko
2024-05-28arm: dts: e850-96: Remove not needed bootph-all flagsSam Protsenko
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey
2024-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey
2024-05-27tpm: display warning if using gpio reset with TPMTim Harvey
2024-05-25Merge tag 'u-boot-rockchip-20240525' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-05-25board: rockchip: Add Indiedroid NovaChris Morgan
2024-05-25board: rockchip: add Powkiddy X55Chris Morgan
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24configs: fwu: re-enable FWU configsSughosh Ganu
2024-05-24MAINTAINERS: add entry for FWU multi bank update featureSughosh Ganu
2024-05-24doc: fwu: make changes to reflect support for FWU metadata v2Sughosh Ganu
2024-05-24test: fwu: make changes to the FWU metadata access testSughosh Ganu
2024-05-24tools: mkfwumdata: add logic to append vendor data to the FWU metadataSughosh Ganu
2024-05-24tools: mkfwumdata: add support for metadata version 2Sughosh Ganu
2024-05-24cmd: fwu: make changes for supporting FWU metadata version 2Sughosh Ganu
2024-05-24fwu: mtd: obtain image information from version agnostic structureSughosh Ganu
2024-05-24fwu: mtd: get MTD partition specific info from driverSughosh Ganu
2024-05-24fwu: mtd: remove unused argument from function callSughosh Ganu
2024-05-24fwu: add config symbols for enabling FWU metadata versionsSughosh Ganu
2024-05-24capsule: fwu: transition the platform state on a successful updateSughosh Ganu
2024-05-24fwu: make changes to access version agnostic structure fieldsSughosh Ganu
2024-05-24fwu: metadata: add functions for handling version specific metadata fieldsSughosh Ganu
2024-05-24fwu: metadata: add a version agnostic structureSughosh Ganu
2024-05-24fwu: metadata: add support for version 2 of the structureSughosh Ganu
2024-05-24drivers: fwu: mtd: allocate buffer for image info dynamicallySughosh Ganu
2024-05-24drivers: fwu: add the size parameter to the metadata access API'sSughosh Ganu