aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-24doc: fwu: make changes to reflect support for FWU metadata v2Sughosh Ganu2-7/+20
2024-05-24test: fwu: make changes to the FWU metadata access testSughosh Ganu1-6/+10
2024-05-24tools: mkfwumdata: add logic to append vendor data to the FWU metadataSughosh Ganu2-15/+91
2024-05-24tools: mkfwumdata: add support for metadata version 2Sughosh Ganu2-30/+127
2024-05-24cmd: fwu: make changes for supporting FWU metadata version 2Sughosh Ganu1-21/+18
2024-05-24fwu: mtd: obtain image information from version agnostic structureSughosh Ganu1-9/+5
2024-05-24fwu: mtd: get MTD partition specific info from driverSughosh Ganu1-6/+11
2024-05-24fwu: mtd: remove unused argument from function callSughosh Ganu1-3/+2
2024-05-24fwu: add config symbols for enabling FWU metadata versionsSughosh Ganu2-0/+16
2024-05-24capsule: fwu: transition the platform state on a successful updateSughosh Ganu1-5/+9
2024-05-24fwu: make changes to access version agnostic structure fieldsSughosh Ganu2-67/+186
2024-05-24fwu: metadata: add functions for handling version specific metadata fieldsSughosh Ganu3-0/+484
2024-05-24fwu: metadata: add a version agnostic structureSughosh Ganu1-0/+18
2024-05-24fwu: metadata: add support for version 2 of the structureSughosh Ganu1-6/+65
2024-05-24drivers: fwu: mtd: allocate buffer for image info dynamicallySughosh Ganu2-25/+52
2024-05-24drivers: fwu: add the size parameter to the metadata access API'sSughosh Ganu4-22/+35
2024-05-24tools: mkfwumdata: fix the size parameter to the fwrite callSughosh Ganu1-1/+1
2024-05-24configs: fwu: remove FWU configs for metadata V2 supportSughosh Ganu3-7/+0
2024-03-20Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARMMarek Vasut1-0/+14
2024-03-20gpio: mcp230xx: Add support for models with SPI interface.Piotr Wojtaszczyk3-5/+144
2024-03-20arm: dts: ast2600-x4tf: Add new dts for ASUS X4TFKelly Hung2-1/+164
2024-03-20spl: Improve error message for SPL memory allocationLeo Yu-Chi Liang1-1/+6
2024-03-20Merge branch '2024-03-19-assorted-updates' into nextTom Rini14-13/+276
2024-03-19test/py: reset: Add a test for reset commandLove Kumar1-0/+63
2024-03-19test/py: saveenv: Add a test for saveenv commandLove Kumar1-0/+137
2024-03-19Makefile: use shell to calculate map_sizeLeon M. Busch-George1-5/+10
2024-03-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek1-0/+9
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu4-1/+22
2024-03-19arm: dts: k3-j7200-r5-common: Add missing overrides for ringacc and udmapAniket Limaye1-0/+8
2024-03-19arm: dts: k3-j7200-r5-common: fix the mcu_timer0 clock frequencyAniket Limaye1-1/+1
2024-03-19arm: dts: k3-j7200: Fix support for OSPI flashAniket Limaye2-0/+9
2024-03-19configs: j7200_evm_*_defconfig: Enable OSPI configsAniket Limaye2-4/+15
2024-03-19arm: mach-k3: Fix config check for FS_LOADERMD Danish Anwar2-2/+2
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini51-84/+2993
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim27-37/+2717
2024-03-18drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau5-0/+205
2024-03-17Merge tag 'u-boot-imx-next-20240317' of https://gitlab.denx.de/u-boot/custodi...WIP/17Mar2024-nextTom Rini41-10705/+141
2024-03-17imx8m*_venice: move venice to OF_UPSTREAMTim Harvey33-10658/+13
2024-03-17board: phytec: phycore_imx8mp: Add RAUC boot logic to environmentLeonard Anderweit1-1/+6
2024-03-17include: env: Add phytec RAUC boot logicLeonard Anderweit1-0/+52
2024-03-17configs: phycore-imx8mp_defconfig: Use redundant environmentLeonard Anderweit1-0/+2
2024-03-17phycore_imx8mp: Move default bootcmd to board envLeonard Anderweit2-2/+12
2024-03-17phycore_imx8mp: Move environment from include/config to boardLeonard Anderweit2-43/+45
2024-03-17drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree nodeBenjamin Hahn1-2/+4
2024-03-17configs: colibri-imx7: enable watchdogParth Pancholi3-0/+8
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini257-2336/+7611
2024-03-15CI: Move to latest container imageTom Rini3-3/+3
2024-03-14CI: Cherry-pick reset support for m68k for QEMUTom Rini1-0/+1
2024-03-14CI: Update to using clang-17Tom Rini3-7/+7
2024-03-14Dockerfile: install xilinx-bootgen packageHeinrich Schuchardt1-0/+1