{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":207416899,"defaultBranch":"2022.04+lf-5.15.71-2.2.0-fio","name":"u-boot","ownerLogin":"foundriesio","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-09-09T22:33:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41070914?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721420770.0","currentOid":""},"activityList":{"items":[{"before":"349b9c93a6f7218d7988caab249f4ad1196f3c30","after":"ff722a18b4182f8e20bb28a20293593677dddd88","ref":"refs/heads/2023.04+fio","pushedAt":"2024-04-08T09:20:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igoropaniuk","name":"Igor Opaniuk","path":"/igoropaniuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22025908?s=80&v=4"},"commit":{"message":"[FIO internal] common: print errors only when BOOTFIRMWARE_INFO_STRICT\n\nPrint error when a node with \"lmp,bootloader\" compatible is not found\nonly when BOOTFIRMWARE_INFO_STRICT=y.\n\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO internal] common: print errors only when BOOTFIRMWARE_INFO_STRICT"}},{"before":"d5bf13df210018527f8b0c136ce0b8be6b0d76f5","after":"23f65cee2e4a1f4f277f13e7bc8689eb9e5697ab","ref":"refs/heads/2023.04+lf-6.1.55-2.2.0-fio","pushedAt":"2024-03-14T09:24:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] boot: image-sig: enable SHA256 algo conditionally\n\nIf [SPL_]SHA256 option is disabled, the hash function for sha256\nis still used here, thus cannot be dropped by linker. Remove\nreferences to sha256 functions as per option.\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] boot: image-sig: enable SHA256 algo conditionally"}},{"before":"49b102d98881fc28af6e0a8af5ea2186c1d90a5f","after":"d5bf13df210018527f8b0c136ce0b8be6b0d76f5","ref":"refs/heads/2023.04+lf-6.1.55-2.2.0-fio","pushedAt":"2024-03-06T13:51:22.000Z","pushType":"pr_merge","commitsCount":136,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] boot: image-sig: enable.disable SHA384/512 for SPL\n\nThere are SPL_SHA384 and SPL_SHA512 options available. Enable/disable\nthese algorithms using these options as well.\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] boot: image-sig: enable.disable SHA384/512 for SPL"}},{"before":null,"after":"49b102d98881fc28af6e0a8af5ea2186c1d90a5f","ref":"refs/heads/2023.04+lf-6.1.55-2.2.0-fio","pushedAt":"2023-12-19T12:21:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"LFU-611 arm: dts: imx93: update anatop node\n\nThe anatop node should not contain syscon compatible string.\n\nPer upstream, the compatible should only be fsl,imx93-anatop\n\nReviewed-by: Ye Li \nSigned-off-by: Peng Fan ","shortMessageHtmlLink":"LFU-611 arm: dts: imx93: update anatop node"}},{"before":"99f2a2f0d88ab1d13eff0e12389fa6984e141866","after":"514446b012926b395b7f08cd3b28c82a2f303a9f","ref":"refs/heads/2023.04+lf-6.1.36-2.1.0-fio","pushedAt":"2023-12-14T18:14:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO tosquash] arch: arm: mach-imx: fix code for disabled SPL_IMX_HUB\n\nFIO u-boot introduces SPL_IMX_HAB so fix the code to be aware of this\nconfig option.\n\nFixes: adf2fc975a3 (\"[FIO toup] arch: mach-imx: hab: add SPL_IMX_HAB config\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO tosquash] arch: arm: mach-imx: fix code for disabled SPL_IMX_HUB"}},{"before":"1e5b6c6bf246a38654d07e7e23f333ad0e7d42d0","after":"99f2a2f0d88ab1d13eff0e12389fa6984e141866","ref":"refs/heads/2023.04+lf-6.1.36-2.1.0-fio","pushedAt":"2023-12-12T20:48:23.000Z","pushType":"pr_merge","commitsCount":134,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] board: imx8mp_evk: fix building with DM_USB_GADGET\n\nDM-based USB gadget driver declares its own function\nusb_gadget_handle_interrupts().\n\nDeclare non-DM version of this function conditionally to fix linking\nerror [1].\n\n[1]\n| ld: drivers/usb/gadget/udc/udc-uclass.o (symbol from plugin): in function `usb_gadget_initialize':\n| (.text+0x0): multiple definition of `usb_gadget_handle_interrupts'; board/freescale/imx8mp_evk/imx8mp_evk.o (symbol from plugin):(.text+0x0): first defined here\n| collect2: error: ld returned 1 exit status\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] board: imx8mp_evk: fix building with DM_USB_GADGET"}},{"before":"5a4371c435d5a2b763c9924c7231d14aa287d7f1","after":"5f0d839441f72fd9a30442037c5155d743eb8224","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-12-12T16:02:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] board: imx8mp_evk: fix building with DM_USB_GADGET\n\nDM-based USB gadget driver declares its own function\nusb_gadget_handle_interrupts().\n\nDeclare non-DM version of this function conditionally to fix linking\nerror [1].\n\n[1]\n| ld: drivers/usb/gadget/udc/udc-uclass.o (symbol from plugin): in function `usb_gadget_initialize':\n| (.text+0x0): multiple definition of `usb_gadget_handle_interrupts'; board/freescale/imx8mp_evk/imx8mp_evk.o (symbol from plugin):(.text+0x0): first defined here\n| collect2: error: ld returned 1 exit status\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] board: imx8mp_evk: fix building with DM_USB_GADGET"}},{"before":null,"after":"1e5b6c6bf246a38654d07e7e23f333ad0e7d42d0","ref":"refs/heads/2023.04+lf-6.1.36-2.1.0-fio","pushedAt":"2023-12-12T12:40:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"LFU-582 imx8mq_wevk: Use dedicated defconfig for iMX8MQ WEVK\n\nAdd a new defconfig for iMX8MQ WEVK board only and includes 4GB DDR\ntiming with this defconfig.\nSo for default iMX8MQ EVK build, we have space to add back B0 DDR\ntiming to support B0 like before.\nAnd finally iMX8MQ EVK and iMX8MQ WEVK will use different boot images.\n\nSigned-off-by: Ye Li \nReviewed-by: Jacky Bai ","shortMessageHtmlLink":"LFU-582 imx8mq_wevk: Use dedicated defconfig for iMX8MQ WEVK"}},{"before":"52852747ff341f641a6043e2b8026d1cab5bf2ca","after":"5a4371c435d5a2b763c9924c7231d14aa287d7f1","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-11-14T11:30:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO fromtree] ARM: imx: Fix parsing of ROM log event IDs on iMX8M\n\nIt seems like the ROM log events for the iMX8M are not fully covered by\nAN12853 i.MX ROMs Log Events, Rev. 0, May 2020. On iMX8M the ROM event\nID 0x82 seems to use parameter0 which stops the parsing because the end\nof list is detected too early.\n\nThis patch adds ROM event ID 0x82 and skips the next word if ID 0x82 is\nparsed.\n\nFixes: a5ee05cf71 (\"ARM: imx: Pick correct eMMC boot partition from ROM log\")\n\nSigned-off-by: Fedor Ross \nCc: Fabio Estevam \nCc: Marek Vasut \nCc: Peng Fan \nCc: Stefano Babic \nReviewed-by: Peng Fan \n(cherry picked from commit b1d20ae5a648e50fa7fa20981b4ebc6c5c206fa8)","shortMessageHtmlLink":"[FIO fromtree] ARM: imx: Fix parsing of ROM log event IDs on iMX8M"}},{"before":"fd4ed6b7e83ec3aea9a2ce21baea8ca9676f40dd","after":"349b9c93a6f7218d7988caab249f4ad1196f3c30","ref":"refs/heads/2023.04+fio","pushedAt":"2023-11-02T17:45:44.000Z","pushType":"pr_merge","commitsCount":25,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] board: st: stm32mp1: fix building w/o CONFIG_VIDEO\n\nThe module fdt_simplefb.c includes several functions. The function\nfdt_simplefb_enable_and_mem_rsv() used in stm32mp1.c is available\nonly if CONFIG_VIDEO enabled. Fix building error [1] if\nCONFIG_VIDEO disabled.\n\n[1]\n| arm-lmp-linux-gnueabi-ld.bfd: board/st/stm32mp1/stm32mp1.o: in function `ft_board_setup':\n| board/st/stm32mp1/stm32mp1.c:936: undefined reference to `fdt_simplefb_enable_and_mem_rsv'\n\nFixes: 8ad37e6f16d (\"board: stm32mp1: enable simple framebuffer node for splashscreen\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] board: st: stm32mp1: fix building w/o CONFIG_VIDEO"}},{"before":null,"after":"fd4ed6b7e83ec3aea9a2ce21baea8ca9676f40dd","ref":"refs/heads/2023.04+fio","pushedAt":"2023-10-26T12:24:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"Prepare v2023.04\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Prepare v2023.04"}},{"before":"3675ef0473e3228cc342f9ebe0da0de4b3923c60","after":"52852747ff341f641a6043e2b8026d1cab5bf2ca","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-18T15:03:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] imx8mp-evk: fix building for various configs\n\nIf there are no CMD_USB/CMD_MMC set, u-boot fails to build [1]. Fix\nthe issue populating targets for enabled options only.\n\n[1]\ninclude/config_distro_bootcmd.h:302:9: error: expected ‘}’ before ‘BOOT_TARGET_DEVICES_references_USB_without_CONFIG_CMD_USB’\n 302 | BOOT_TARGET_DEVICES_references_USB_without_CONFIG_CMD_USB\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\ninclude/config_distro_bootcmd.h:452:9: note: in expansion of macro ‘BOOTENV_DEV_NAME_USB’\n 452 | BOOTENV_DEV_NAME_##devtypeu(devtypeu, devtypel, instance, ## __VA_ARGS__)\n | ^~~~~~~~~~~~~~~~~\ninclude/configs/imx8mp_evk.h:26:9: note: in expansion of macro ‘BOOTENV_DEV_NAME’\n 26 | func(USB, usb, 0) \\\n | ^~~~\ninclude/config_distro_bootcmd.h:454:25: note: in expansion of macro ‘BOOT_TARGET_DEVICES’\n 454 | \"boot_targets=\" BOOT_TARGET_DEVICES(BOOTENV_DEV_NAME) \"\\0\"\n | ^~~~~~~~~~~~~~~~~~~\ninclude/config_distro_bootcmd.h:474:9: note: in expansion of macro ‘BOOTENV_BOOT_TARGETS’\n 474 | BOOTENV_BOOT_TARGETS \\\n | ^~~~~~~~~~~~~~~~~~~~\ninclude/configs/imx8mp_evk.h:90:9: note: in expansion of macro ‘BOOTENV’\n 90 | BOOTENV \\\n | ^~~~~~~\ninclude/env_default.h:122:9: note: in expansion of macro ‘CFG_EXTRA_ENV_SETTINGS’\n 122 | CFG_EXTRA_ENV_SETTINGS\n | ^~~~~~~~~~~~~~~~~~~~~~\nIn file included from env/common.c:32:\ninclude/env_default.h:29:36: note: to match this ‘{’\n 29 | const char default_environment[] = {\n | ^\nUpstream-Status: Pending\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] imx8mp-evk: fix building for various configs"}},{"before":"ff08e43ab0b0c3b86af20e6d01b5199f550c13ec","after":"3675ef0473e3228cc342f9ebe0da0de4b3923c60","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-18T09:38:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toimx] fastboot: fb_fsl: fix using uninitialized variable sw\n\nThe uninitialized variable is used in underlying function. Fix it.\n\nUpstream-Status: Pending\nFixed: f9eecc8298a (\"MLK-18591-3 android: Add FSL android fastboot support\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toimx] fastboot: fb_fsl: fix using uninitialized variable sw"}},{"before":"c9892f0ea8ab0e528f46805e87b96b7d2dc16514","after":"ff08e43ab0b0c3b86af20e6d01b5199f550c13ec","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-11T21:37:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO internal] imx8mn: spl: remove adjusting start sector for MMC2\n\nThe NXP commit [1] and its LmP version [2] break booting LmP. Remove the\nadjustment of start sector for MMC2 to fix LmP booting.\n\n[1]\ncommit c72a447592b (\"MA-15087-4 Support mmc loader for imx8mn_evk\")\n\n[2]\ncommit ccd549f5a8f (\"[FIO internal] ARM: mach-imx: spl: add support of imx8mn_evk in spl_mmc_get_uboot_raw_sector()\")\n\nFixes: ccd549f5a8f (\"[FIO internal] ARM: mach-imx: spl: add support of imx8mn_evk in spl_mmc_get_uboot_raw_sector()\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO internal] imx8mn: spl: remove adjusting start sector for MMC2"}},{"before":"a36dfbf2250f959c4fac6c5b3d008e2d5f1dce05","after":"c9892f0ea8ab0e528f46805e87b96b7d2dc16514","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-05T22:17:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO toup] fastboot: fb_fsl: add support for imx8mp and imx8mn\n\nUse boot1 partition for secondary boot image set.\n\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO toup] fastboot: fb_fsl: add support for imx8mp and imx8mn"}},{"before":"8a9f935ae6c6ac2a23827cd688b1be57b9207750","after":"a36dfbf2250f959c4fac6c5b3d008e2d5f1dce05","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-05T22:16:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO internal] common: support bootfirmware info in spl\n\nSupport showing boot firmware info (like version etc.) in SPL.\nAll these details are obtained from SPL DTB.\n\nExample:\n\nU-Boot SPL 2022.04+fio+gd7db7d85cda (Sep 26 2023 - 13:20:54 +0000)\nBoot firmware version: 73\n\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO internal] common: support bootfirmware info in spl"}},{"before":"bb09b00e62d3550d7720f3371367b2e5297e734f","after":"605d0aa5c016915058c7b19051f76d592e103b32","ref":"refs/heads/2022.04+lf-6.1.1-1.0.0-fio","pushedAt":"2023-10-05T07:30:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igoropaniuk","name":"Igor Opaniuk","path":"/igoropaniuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22025908?s=80&v=4"},"commit":{"message":"[FIO toup] fastboot: fb_fsl: add support for imx8mp and imx8mn\n\nUse boot1 partition for secondary boot image set.\n\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO toup] fastboot: fb_fsl: add support for imx8mp and imx8mn"}},{"before":"d7db7d85cdae692ddda43c4b8b06910c9d610919","after":"bb09b00e62d3550d7720f3371367b2e5297e734f","ref":"refs/heads/2022.04+lf-6.1.1-1.0.0-fio","pushedAt":"2023-10-05T07:24:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igoropaniuk","name":"Igor Opaniuk","path":"/igoropaniuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22025908?s=80&v=4"},"commit":{"message":"[FIO internal] common: support bootfirmware info in spl\n\nSupport showing boot firmware info (like version etc.) in SPL.\nAll these details are obtained from SPL DTB.\n\nExample:\n\nU-Boot SPL 2022.04+fio+gd7db7d85cda (Sep 26 2023 - 13:20:54 +0000)\nBoot firmware version: 73\n\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO internal] common: support bootfirmware info in spl"}},{"before":"c621f7a30feb35db1c12ca786c1630c7f603e1f2","after":"8a9f935ae6c6ac2a23827cd688b1be57b9207750","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-10-05T01:23:56.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO toup] board: freescale: mx6ul_14x14_evk: make DM-base serial driver work in SPL\n\nCall spl_early_init before preloader_console_init to setup things for\nthe DM-based serial driver proper work.\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] board: freescale: mx6ul_14x14_evk: make DM-base serial dri…"}},{"before":"af7d004eaf18437c7db76f7962652b924099405b","after":"c621f7a30feb35db1c12ca786c1630c7f603e1f2","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-09-29T16:11:16.000Z","pushType":"pr_merge","commitsCount":122,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"[FIO toup] arch: armv8: disable using armv8+crypto implementation of sha256 in SPL\n\nCurrenty calling this implementation in SPL causes the crash [1].\nDisable using this implementation until the issue is fixed.\n\n[1]\nU-Boot SPL ...\n...\n\"Synchronous Abort\" handler, esr 0x96000021\nelr: 00000000007e3eb4 lr : 00000000007e88f8\n...\n\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO toup] arch: armv8: disable using armv8+crypto implementation of …"}},{"before":"0e833bd2e111fdc59d64aba6bd5121747f1afdda","after":"09f2c5f469f32f83512bbab92908325a617c3275","ref":"refs/heads/xilinx-v2022.01-rebase","pushedAt":"2023-09-20T14:42:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igoropaniuk","name":"Igor Opaniuk","path":"/igoropaniuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22025908?s=80&v=4"},"commit":{"message":"[FIO toup] zynqmp: use primary offset by default\n\nUse CONFIG_SYS_SPI_U_BOOT_OFFS instead of hang() if boot.bin was booted\nfrom unsupported multiboot offset.\n\nFixes: cb96e38 (\"[FIO toup] zynqmp: add dynamic detection of fit image spi offset\")\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO toup] zynqmp: use primary offset by default"}},{"before":null,"after":"870d031e3f56631086526002f5c56a1c57b664c3","ref":"refs/heads/xlnx_rebase_v2023.01","pushedAt":"2023-09-07T18:29:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"quaresmajose","name":"Jose Quaresma","path":"/quaresmajose","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4164703?s=80&v=4"},"commit":{"message":"arm64: zynqmp: Fix lockstep mode cpu release functionality\n\nFor lockstep mode, cpu_release function is expecting to execute on R5 core\n0, if there is attempt to pass other than R5 core 0, through an error\nsaying \"Lockstep mode should run on R5 core 0 only\".\n\nSigned-off-by: Venkatesh Yadav Abbarapu \nState: pending","shortMessageHtmlLink":"arm64: zynqmp: Fix lockstep mode cpu release functionality"}},{"before":"697662376b9fb10a9153bee30569e698ce7a7cde","after":"4719130d43bedcd4d824a1c70d2e85c003b83279","ref":"refs/heads/2022.04+fio","pushedAt":"2023-08-31T14:54:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igoropaniuk","name":"Igor Opaniuk","path":"/igoropaniuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22025908?s=80&v=4"},"commit":{"message":"[FIO internal] ARM: dts: stm32mp157c-ev1: recover optee node\n\nRecover optee node with RPMB dev provided. TEE device is needed by both fiovb and\nST BSEC OTP driver.\n\nFixes: fd9b3d3ed (\"[FIO fromstm] dts: stm32mp1: alignment with v5.15-stm32mp-r1\")\nSigned-off-by: Igor Opaniuk ","shortMessageHtmlLink":"[FIO internal] ARM: dts: stm32mp157c-ev1: recover optee node"}},{"before":"228cd816b2e7f6def69e9f2493a1031d498bc1a0","after":"d7db7d85cdae692ddda43c4b8b06910c9d610919","ref":"refs/heads/2022.04+lf-6.1.1-1.0.0-fio","pushedAt":"2023-07-12T15:19:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromtree] usb: gadget: dfu: Fix check of transfer direction\n\nCommit fbce985e28eaca3af82afecc11961aadaf971a7e to fix CVE-2022-2347\nblocks DFU usb requests.\nThe verification of the transfer direction was done by an equality\nbut it is a bit mask.\n\nSigned-off-by: Hugo SIMELIERE \nReviewed-by: Fabio Estevam \nReviewed-by: Sultan Qasim Khan \nReviewed-by: Marek Vasut \nTested-by: Marek Vasut \n(cherry picked from commit 14dc0ab138988a8e45ffa086444ec8db48b3f103)\nSigned-off-by: Ricardo Salveti ","shortMessageHtmlLink":"[FIO fromtree] usb: gadget: dfu: Fix check of transfer direction"}},{"before":"d318b806a3887c46e5b3b2b9d592f425da116dfa","after":"697662376b9fb10a9153bee30569e698ce7a7cde","ref":"refs/heads/2022.04+fio","pushedAt":"2023-07-12T15:18:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromtree] usb: gadget: dfu: Fix check of transfer direction\n\nCommit fbce985e28eaca3af82afecc11961aadaf971a7e to fix CVE-2022-2347\nblocks DFU usb requests.\nThe verification of the transfer direction was done by an equality\nbut it is a bit mask.\n\nSigned-off-by: Hugo SIMELIERE \nReviewed-by: Fabio Estevam \nReviewed-by: Sultan Qasim Khan \nReviewed-by: Marek Vasut \nTested-by: Marek Vasut \n(cherry picked from commit 14dc0ab138988a8e45ffa086444ec8db48b3f103)\nSigned-off-by: Ricardo Salveti ","shortMessageHtmlLink":"[FIO fromtree] usb: gadget: dfu: Fix check of transfer direction"}},{"before":null,"after":"af7d004eaf18437c7db76f7962652b924099405b","ref":"refs/heads/2023.04+lf-6.1.22-2.0.0-fio","pushedAt":"2023-07-04T13:17:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MrCry0","name":"Oleksandr Suvorov","path":"/MrCry0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1039329?s=80&v=4"},"commit":{"message":"configs: ls1046afrwy: enable DM_MDIO and DM_CMD\n\nWith DM_ETH configured by default, complete the Ethernet enablement for\nLS1046AFRWY by activating DM_MDIO.\n\nSigned-off-by: Camelia Groza ","shortMessageHtmlLink":"configs: ls1046afrwy: enable DM_MDIO and DM_CMD"}},{"before":"770d3b9498759dafe0001dbd96dcefa6ef1bcfe2","after":"228cd816b2e7f6def69e9f2493a1031d498bc1a0","ref":"refs/heads/2022.04+lf-6.1.1-1.0.0-fio","pushedAt":"2023-06-15T22:01:42.964Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromlist] lib/zlib: Fix a bug when getting a gzip header extra field\n\nThis fixes CVE-2022-37434 [1] and bases on 2 commits from Mark\nAdler's zlib master repo - the original fix of CVE bug [2] and\nthe fix for the fix [3].\n\n[1]\nhttps://github.com/advisories/GHSA-cfmr-vrgj-vqwv\n[2]\nhttps://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1\n[3]\nhttps://github.com/madler/zlib/commit/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d\n\nFixes: e89516f031d (\"zlib: split up to match original source tree\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO fromlist] lib/zlib: Fix a bug when getting a gzip header extra f…"}},{"before":"ef86114ed4d448e3350819830b85be6f391b1a2e","after":"d318b806a3887c46e5b3b2b9d592f425da116dfa","ref":"refs/heads/2022.04+fio","pushedAt":"2023-06-15T22:01:28.395Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromlist] lib/zlib: Fix a bug when getting a gzip header extra field\n\nThis fixes CVE-2022-37434 [1] and bases on 2 commits from Mark\nAdler's zlib master repo - the original fix of CVE bug [2] and\nthe fix for the fix [3].\n\n[1]\nhttps://github.com/advisories/GHSA-cfmr-vrgj-vqwv\n[2]\nhttps://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1\n[3]\nhttps://github.com/madler/zlib/commit/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d\n\nFixes: e89516f031d (\"zlib: split up to match original source tree\")\nSigned-off-by: Oleksandr Suvorov ","shortMessageHtmlLink":"[FIO fromlist] lib/zlib: Fix a bug when getting a gzip header extra f…"}},{"before":"ea62f69170949dbb0a283cfbedb3d612b09c2ddb","after":"ef86114ed4d448e3350819830b85be6f391b1a2e","ref":"refs/heads/2022.04+fio","pushedAt":"2023-06-07T18:25:39.268Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromtree] usb: gadget: dfu: Fix the unchecked length field\n\nDFU implementation does not bound the length field in USB\nDFU download setup packets, and it does not verify that\nthe transfer direction. Fixing the length and transfer\ndirection.\n\nCVE-2022-2347\n\nSigned-off-by: Venkatesh Yadav Abbarapu \nReviewed-by: Marek Vasut \n(cherry picked from commit fbce985e28eaca3af82afecc11961aadaf971a7e)\nSigned-off-by: Ricardo Salveti ","shortMessageHtmlLink":"[FIO fromtree] usb: gadget: dfu: Fix the unchecked length field"}},{"before":"7e751bd63f4ba9b59287ba7a5229ed25afd9cdd0","after":"770d3b9498759dafe0001dbd96dcefa6ef1bcfe2","ref":"refs/heads/2022.04+lf-6.1.1-1.0.0-fio","pushedAt":"2023-06-07T18:25:36.776Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"[FIO fromtree] usb: gadget: dfu: Fix the unchecked length field\n\nDFU implementation does not bound the length field in USB\nDFU download setup packets, and it does not verify that\nthe transfer direction. Fixing the length and transfer\ndirection.\n\nCVE-2022-2347\n\nSigned-off-by: Venkatesh Yadav Abbarapu \nReviewed-by: Marek Vasut \n(cherry picked from commit fbce985e28eaca3af82afecc11961aadaf971a7e)\nSigned-off-by: Ricardo Salveti ","shortMessageHtmlLink":"[FIO fromtree] usb: gadget: dfu: Fix the unchecked length field"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wOFQwOToyMDo0OS4wMDAwMDBazwAAAAQquMnU","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wOFQwOToyMDo0OS4wMDAwMDBazwAAAAQquMnU","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0wN1QxODoyNTozNi43NzY2NzRazwAAAAM809zT"}},"title":"Activity · foundriesio/u-boot"}