{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":168307146,"defaultBranch":"v2022.10-stm32mp","name":"u-boot","ownerLogin":"STMicroelectronics","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-01-30T08:30:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10744877?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718876685.0","currentOid":""},"activityList":{"items":[{"before":"ae5922ad8322eca72e883e2d809257d5606659fd","after":"262bcb6906d46aa2265be284b0b625eb2e0b674e","ref":"refs/heads/v2022.10-stm32mp","pushedAt":"2024-06-20T09:48:06.000Z","pushType":"push","commitsCount":473,"pusher":{"login":"pchotard","name":null,"path":"/pchotard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23255618?s=80&v=4"},"commit":{"message":"Prepare v2022.10-stm32mp-r2\n\nUpdate version in Makefile to prepare the tag v2022.10-stm32mp-r2\n\nSigned-off-by: Patrice Chotard \nChange-Id: I426aa6a65a6e491f11866acbc8bd092e6f4581d1","shortMessageHtmlLink":"Prepare v2022.10-stm32mp-r2"}},{"before":"46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a","after":"1ebd659cf020843fd8e8ef90d85a66941cbab6ec","ref":"refs/heads/master","pushedAt":"2024-06-07T12:26:35.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-dfu-20240606' of https://source.denx.de/u-boot/custodians/u-boot-dfu\n\nu-boot-dfu-20240606\n\n- dwc3 fix crash when ep0 stalls or gadget is stopped\n- Kconfig build fix for DFU_SF (SPI flash DFU driver)","shortMessageHtmlLink":"Merge tag 'u-boot-dfu-20240606' of https://source.denx.de/u-boot/cust…"}},{"before":"a7f0154c412859323396111dd0c09dbafbc153cb","after":"46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a","ref":"refs/heads/master","pushedAt":"2024-05-29T18:01:35.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u-boot-tpm\n\nTPM fixes","shortMessageHtmlLink":"Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/cust…"}},{"before":"30ee2dd6aaf9b82b47dad7317168309de83086b6","after":"a7f0154c412859323396111dd0c09dbafbc153cb","ref":"refs/heads/master","pushedAt":"2024-05-21T17:00:54.000Z","pushType":"push","commitsCount":331,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Prepare v2024.07-rc3\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Prepare v2024.07-rc3"}},{"before":"97b34f6ace539c9c16eb8565f8b58730848ba97a","after":"30ee2dd6aaf9b82b47dad7317168309de83086b6","ref":"refs/heads/master","pushedAt":"2024-05-13T15:23:54.000Z","pushType":"push","commitsCount":479,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh","shortMessageHtmlLink":"Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custod…"}},{"before":"6e316e3f397b5e01e98c5dd56cdbaab961daeedf","after":"97b34f6ace539c9c16eb8565f8b58730848ba97a","ref":"refs/heads/master","pushedAt":"2024-04-19T16:07:08.000Z","pushType":"push","commitsCount":71,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"env: mmc: print MMC device being read\n\nThis prints the MMC device being read similar to how we print the MMC\ndevice we write to when e.g. calling saveenv.\n\nOne of the side effects is that the boot log now shows from which MMC\ndevice the env was loaded:\n\nLoading Environment from MMC... Reading from MMC(1)... OK\n\nThis is useful to identify which MMC device the environment was loaded\nfrom for boards where there are more than one (e.g. eMMC and SD card)\nwithout adding some debug messages manually.\n\nSadly, there's no way to know which of the default or redundant\nenvironment is being read from env_mmc_load before env_import_redund is\ncalled so it is printing a bit later (and possibly after error/warning\nmessages).\n\nCc: Quentin Schulz \nSigned-off-by: Quentin Schulz \nReviewed-by: Tom Rini \nReviewed-by: Dragan Simic ","shortMessageHtmlLink":"env: mmc: print MMC device being read"}},{"before":"0b0652737381e839a2d55c892bf9e4f1d86db21b","after":"6e316e3f397b5e01e98c5dd56cdbaab961daeedf","ref":"refs/heads/master","pushedAt":"2024-04-16T12:35:18.000Z","pushType":"push","commitsCount":94,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx\n\nCI:\nhttps://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20348\n\n- Update the imx_rgpio2p to only access one address as per the\n dt-schema.\n- Remove unused imx9_cpu.c file.\n- Only use the LPUART ipg clk for i.MX7ULP.\n- Use the correct anatop base for accessing the PLL clocks on i.MX93.","shortMessageHtmlLink":"Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-bo…"}},{"before":"777c28460947371ada40868dc994dfe8537d7115","after":"0b0652737381e839a2d55c892bf9e4f1d86db21b","ref":"refs/heads/master","pushedAt":"2024-04-12T11:38:41.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"net: ti: am65-cpsw: Fix buffer overflow\n\nThe device name is a concatenation of the device node name of the cpsw\ndevice and of the device node name of the port. In my case that is\n\n ethernet@8000000\n port@1\n\nFirst the buffer is really too small, but more importantly, there is no\nboundary check. Use snprintf() and increase the buffer size.\n\nFixes: 38922b1f4acc (\"net: ti: am65-cpsw: Add support for multi port independent MAC mode\")\nSigned-off-by: Michael Walle ","shortMessageHtmlLink":"net: ti: am65-cpsw: Fix buffer overflow"}},{"before":"9cba29b19f43f9450117e8bc89e7dda691ed5ab5","after":"777c28460947371ada40868dc994dfe8537d7115","ref":"refs/heads/master","pushedAt":"2024-04-11T07:45:20.000Z","pushType":"push","commitsCount":110,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge patch series \"pxe: Allow extlinux booting without CMDLINE enabled\"\n\nSimon Glass says:\n\nThis series is the culmanation of the current line of refactoring\nseries. It adjusts pxe to call the booting functionality directly\nrather than going through the command-line interface.\n\nWith this is is possible to boot using the extlinux bootmeth without\nthe command line enabled.\n\nIt also updates fastboot to do a similar thing.","shortMessageHtmlLink":"Merge patch series \"pxe: Allow extlinux booting without CMDLINE enabled\""}},{"before":"cdfcc37428e06f4730ab9a17cc084eeb7676ea1a","after":"9cba29b19f43f9450117e8bc89e7dda691ed5ab5","ref":"refs/heads/master","pushedAt":"2024-04-08T16:55:38.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx\n\nCI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20228\n\n- Convert imx8mp-beacon and verdin-imx8mm/verdin-imx8mp to OF_UPSTREAM.\n- Enable PCIe NVMe support on imx8mp_beacon.\n- Fix Ethernet and board detection on mx6cuboxi.\n- Fix signature_block_hdr struct fields.\n- Fix imx9_probe_mu prototype and make it to get called in\n EVT_DM_POST_INIT_R.\n- Test whether ethernet node is enabled before reading MAC EEPROM on\n DHSOM SoMs.","shortMessageHtmlLink":"Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-bo…"}},{"before":"86fd291a7990af84e96808f48eff2219dd4ef496","after":"cdfcc37428e06f4730ab9a17cc084eeb7676ea1a","ref":"refs/heads/master","pushedAt":"2024-04-04T16:37:36.000Z","pushType":"push","commitsCount":481,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu\n\nu-boot-dfu-next-20240402\n\n- Implement Qualcomm wrapper for dwc3\n- Multiple sector size support for UMS\n- CDC ACM gadget initialization fix\n- Refactor board code from dwc3 to prepare better interrupt support\n- Bugfix for for qcom-smmu when compiling with -DDEBUG","shortMessageHtmlLink":"Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot…"}},{"before":"485bfe1adbb3f6eb112424fc9e7cc399c16daef5","after":"86fd291a7990af84e96808f48eff2219dd4ef496","ref":"refs/heads/master","pushedAt":"2024-03-15T13:57:40.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'efi-2024-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi\n\nPull request efi-2024-04-rc5\n\nDocumentation:\n\n* fix Python string escapes\n* develop: commands: Fix function prototype\n* fix incorrect path Documentation\n* fix mistyped \"env flags\" command\n* board: phytec: phycore-am62x: Update artifact names\n\nUEFI:\n\n* Invoke ft_board_setup() before efi_carve_out_dt_rsv()","shortMessageHtmlLink":"Merge tag 'efi-2024-04-rc5' of https://source.denx.de/u-boot/custodia…"}},{"before":"9e00b6993f724da9699ef12573307afea8c19284","after":"485bfe1adbb3f6eb112424fc9e7cc399c16daef5","ref":"refs/heads/master","pushedAt":"2024-03-08T19:12:32.000Z","pushType":"push","commitsCount":129,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell\n\n- net: mv88e6xxx: fix missing SMI address initialization (Marek)\n- mvebu: turris_omnia: Enable networking via ethernet switch (Marek)\n- mvebu: helios-4: add config fragment for spi booting et al (Josua)\n- rng: Add Turris Mox rTWM RNG driver (Max)","shortMessageHtmlLink":"Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-b…"}},{"before":"2c7a6accfa78d34c402fa262bb53f0b952198882","after":"ae5922ad8322eca72e883e2d809257d5606659fd","ref":"refs/heads/v2022.10-stm32mp","pushedAt":"2024-02-19T10:04:04.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pchotard","name":null,"path":"/pchotard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23255618?s=80&v=4"},"commit":{"message":"serial: stm32: adapt timeout to STM32MP2\n\nSTM32MP2 USART has a FIFO of 64 bytes. Timeouts should be longer to fit\nwith this FIFO size.\n\nSigned-off-by: Valentin Caron \nChange-Id: Idee5a6510674004d9b9576fc267b5b6f01e16f60\nReviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/326978\nACI: CITOOLS \nReviewed-by: Patrice CHOTARD \nDomain-Review: Amelie DELAUNAY \nACI: CIBUILD ","shortMessageHtmlLink":"serial: stm32: adapt timeout to STM32MP2"}},{"before":"daa3100250839dd30626f7f4b7daf041f1114f1c","after":"9e00b6993f724da9699ef12573307afea8c19284","ref":"refs/heads/master","pushedAt":"2024-02-15T19:05:59.000Z","pushType":"push","commitsCount":123,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu\n\nu-boot-dfu-20240215\n\n- Fix avb_verify command with SD cards\n- Add u-boot-dfu maintainer tree for AB/AVB\n- Avb: report verified boot state based on lock state\n- Misc avb refactors improve code quality","shortMessageHtmlLink":"Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/cust…"}},{"before":"0727b10f6bf28b551b1127ea0fb1008abc130bf0","after":"daa3100250839dd30626f7f4b7daf041f1114f1c","ref":"refs/heads/master","pushedAt":"2024-02-06T15:01:18.000Z","pushType":"push","commitsCount":456,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge patch series \"board: siemens: clean up subfolders\"\n\nEnrico Leto says:\n\n The common folder was initialially created for the common parts of\n the products based on draco-am355x board family. We have the\n product lines 'pxm2', 'rut' and the base line unfortunately named\n 'draco'! Adding the new capricorn-imx8 board family, the files\n were enhanced without cleanup.\n\n Simplify first EEPROM probe and access that implements both i2c\n with & without driver model. Use abstraction functions for this.\n\n Move all am355x specifics to a new file 'board_am335x'.\n\n Clean-up includes, config checks, maintainer.","shortMessageHtmlLink":"Merge patch series \"board: siemens: clean up subfolders\""}},{"before":"1e108762b42d411c2ec3aa366cc3b2028caf1a21","after":"0727b10f6bf28b551b1127ea0fb1008abc130bf0","ref":"refs/heads/master","pushedAt":"2024-01-09T18:25:01.000Z","pushType":"push","commitsCount":762,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung","shortMessageHtmlLink":"Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-b…"}},{"before":"3ac22891cfc0dc6d8eec25d2b0fbdd2eb8f3d3ed","after":"1e108762b42d411c2ec3aa366cc3b2028caf1a21","ref":"refs/heads/master","pushedAt":"2024-01-04T17:31:14.000Z","pushType":"push","commitsCount":52,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"MAINTAINERS: fix folders within glob pattern\n\nA \"F: foo*\" entry does not match any foo*/ folder nor its subtree,\nanother \"F: foo*/\" entry is needed for that.\n\nAdd missing foo*/ entries where an existing folder was ignored,\nso this folder and its subtree is properly covered.\n\nArm tegra, Arm TI and Environment sections are affected.\n\nCc: Tom Rini \nCc: Thierry Reding \nCc: Svyatoslav Ryhel \nCc: Tom Rini \nCc: Joe Hershberger \nSigned-off-by: Anthony Loiseau ","shortMessageHtmlLink":"MAINTAINERS: fix folders within glob pattern"}},{"before":"2f0282922b2c458eea7f85c500a948a587437b63","after":"3ac22891cfc0dc6d8eec25d2b0fbdd2eb8f3d3ed","ref":"refs/heads/master","pushedAt":"2023-12-15T19:09:01.000Z","pushType":"push","commitsCount":62,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-imx-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx\n\n- Fix for i.MX8M Plus eDM SBC DDR timings with inline ECC\n- Switch to FPWM mode on Data Modul i.MX8M Plus eDM SBC so that DRAM\n EDAC detects more correctable errors\n- Fix for imx8mp-venice board DDR initialization","shortMessageHtmlLink":"Merge tag 'u-boot-imx-20231214' of https://gitlab.denx.de/u-boot/cust…"}},{"before":"43f2873fa98b1da6eb56d756315c7bd7db63db27","after":"2f0282922b2c458eea7f85c500a948a587437b63","ref":"refs/heads/master","pushedAt":"2023-12-06T16:33:32.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Prepare v2024.01-rc4\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Prepare v2024.01-rc4"}},{"before":"169c3cc49e40758956ee6c310f7f59a6443826a1","after":"43f2873fa98b1da6eb56d756315c7bd7db63db27","ref":"refs/heads/master","pushedAt":"2023-12-01T14:41:30.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"MAINTAINERS: Step up as co-maintainer of Tegra SOC platform\n\nUpdate maintainers for Tegra SoC platform. Include device trees\nand drivers which contain tegra in the name.\n\nSigned-off-by: Svyatoslav Ryhel ","shortMessageHtmlLink":"MAINTAINERS: Step up as co-maintainer of Tegra SOC platform"}},{"before":"3af0e9556c968fc2c40e3778d8f1e668a90af92e","after":"169c3cc49e40758956ee6c310f7f59a6443826a1","ref":"refs/heads/master","pushedAt":"2023-11-17T15:41:04.000Z","pushType":"push","commitsCount":96,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm\n\npatman correct import of u_boot_pylib\ncorrect long-standing EFI framebuffer bug\nminor test refactor","shortMessageHtmlLink":"Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodia…"}},{"before":"fb428b61819444b9337075f49c72f326f5d12085","after":"3af0e9556c968fc2c40e3778d8f1e668a90af92e","ref":"refs/heads/master","pushedAt":"2023-11-07T09:19:13.000Z","pushType":"push","commitsCount":187,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Prepare v2024.01-rc2\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Prepare v2024.01-rc2"}},{"before":"be2abe73df58a35da9e8d5afb13fccdf1b0faa8e","after":"fb428b61819444b9337075f49c72f326f5d12085","ref":"refs/heads/master","pushedAt":"2023-10-27T11:49:48.000Z","pushType":"push","commitsCount":581,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge branch '2023-10-24-assorted-general-fixes-and-updates'\n\n- Remove common.h in a number of places and make checkpatch.pl complain\n about its use in all cases, allow the mbr command to handle 4 primary\n partitions, fix an issue with the pstore command, fix a problem with\n cli parsing of escape sequences, remove and ignore more files, allow\n for the serial port to be flushed with every print (for debugging),\n and add SCMI power domain support.","shortMessageHtmlLink":"Merge branch '2023-10-24-assorted-general-fixes-and-updates'"}},{"before":"4686fcffbeb4e4c949af789edc8241cd740243f4","after":"2c7a6accfa78d34c402fa262bb53f0b952198882","ref":"refs/heads/v2022.10-stm32mp","pushedAt":"2023-10-11T12:37:05.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"pchotard","name":null,"path":"/pchotard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23255618?s=80&v=4"},"commit":{"message":"Prepare v2022.10-stm32mp-r1.1\n\nUpdate version in Makefile to prepare the label v2022.10-stm32mp-r1.1\nfor OpenSTLinux V5.0.1\n\nSigned-off-by: Patrice Chotard \nChange-Id: I6da5c1f56645a284cd87485e12292088f3b19d8a","shortMessageHtmlLink":"Prepare v2022.10-stm32mp-r1.1"}},{"before":"252592214f79d8206c3cf0056a8827a0010214e0","after":"be2abe73df58a35da9e8d5afb13fccdf1b0faa8e","ref":"refs/heads/master","pushedAt":"2023-10-06T17:34:03.000Z","pushType":"push","commitsCount":698,"pusher":{"login":"pchotard","name":null,"path":"/pchotard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23255618?s=80&v=4"},"commit":{"message":"Merge https://source.denx.de/u-boot/custodians/u-boot-riscv\n\n+ ae350: modify memory layout and target name\n+ ae350: use generic RISC-V timer driver in S-mode\n+ Support bootstage report for RISC-V\n+ Support C extension exception command for RISC-V\n+ Add Starfive timer support","shortMessageHtmlLink":"Merge https://source.denx.de/u-boot/custodians/u-boot-riscv"}},{"before":"6a1d3f64c201ed3f6df819cfcf08154b6ec1c02e","after":"252592214f79d8206c3cf0056a8827a0010214e0","ref":"refs/heads/master","pushedAt":"2023-09-18T07:51:34.000Z","pushType":"push","commitsCount":64,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi\n\nPull request doc-2023-10-rc5\n\nDocumentation:\n\n* move more TI board documentation to HTML\n* update TPM usage instructions for qemu-arm\n* update the EFI app documentation\n\nOther:\n\n* tpm: Fix autostart for TPM1.2 devices\n* spl: fix undefined return value in spl_blk_load_image","shortMessageHtmlLink":"Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodia…"}},{"before":"197aa22e6506f2f7043c16cf2b0a412a31dd088d","after":"6a1d3f64c201ed3f6df819cfcf08154b6ec1c02e","ref":"refs/heads/master","pushedAt":"2023-08-29T09:52:19.000Z","pushType":"push","commitsCount":533,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi\n\nPull request efi-2023-10-rc4\n\nDocumentation:\n\n* describe TPL/VPL/SPL boot\n* Add support for sphinx-prompt and convert TI K3 to use it\n* board: sdm845: Explicitly add boot.img flashing command\n\nEFI:\n\n* remove handle from events when deleting it\n\nOthers:\n\n* fix gpt sub-commands setenv and enumerate\n* add a parameter check in hash_calculate()","shortMessageHtmlLink":"Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodia…"}},{"before":"aa6822adfbe7b0b89d646e987505a740511878e2","after":"4686fcffbeb4e4c949af789edc8241cd740243f4","ref":"refs/heads/v2022.10-stm32mp","pushedAt":"2023-08-04T13:05:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pchotard","name":null,"path":"/pchotard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23255618?s=80&v=4"},"commit":{"message":"serial: stm32: extend TC timeout\n\nWaiting 150us TC bit couldn't be enough.\n\nIf TFA lets 16 bits in USART fifo, we has to wait 16 times 87 us (time\nof 10 bits (1 byte in most use cases) at a baud rate of 115200).\n\nFixes: ad557eef77b (\"serial: stm32: Wait TC bit before performing initialization\")\n\nSigned-off-by: Valentin Caron \nChange-Id: Ie014d80c7039304fe05f8a3043408909c8bbcf15\nReviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/320045\nTested-by: Patrice CHOTARD \nReviewed-by: Patrice CHOTARD \nDomain-Review: Patrice CHOTARD \nACI: CITOOLS \nACI: CIBUILD ","shortMessageHtmlLink":"serial: stm32: extend TC timeout"}},{"before":"3984366f6997c680b8c6ccc82d50e77a6e1cccf2","after":"d1bbf3f7edb786fe854034810355e750b08a9851","ref":"refs/heads/v2021.10-stm32mp","pushedAt":"2023-07-27T17:45:24.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"patrickdelaunay","name":"Patrick DELAUNAY","path":"/patrickdelaunay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15716308?s=80&v=4"},"commit":{"message":"Prepare v2021.10-stm32mp-r2.1\n\nUpdate version in Makefile to prepare the label v2021.10-stm32mp-r2.1\nfor OpenSTLinux V4.1.1\n\nSigned-off-by: Patrice Chotard \nChange-Id: Ie84b0e83a92bedf10ff6c02361b86afe6f977178\nReviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/314900\nACI: CITOOLS \nACI: CIBUILD ","shortMessageHtmlLink":"Prepare v2021.10-stm32mp-r2.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEamMZZQA","startCursor":null,"endCursor":null}},"title":"Activity · STMicroelectronics/u-boot"}