{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":26537135,"defaultBranch":"master","name":"u-boot","ownerLogin":"u-boot","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-12T13:29:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9681997?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716221191.0","currentOid":""},"activityList":{"items":[{"before":"46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a","after":"ea722aa5eb33740ae77e8816aeb72b385e621cd0","ref":"refs/heads/master","pushedAt":"2024-05-30T12:59:26.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge branch '2024-05-29-assorted-small-fixes'\n\n- A few maintainer updates, bump a python package version, TI K3-AM62P\n fix","shortMessageHtmlLink":"Merge branch '2024-05-29-assorted-small-fixes'"}},{"before":"6c012d6a2f2a24977d5903e88b8d433a720709c6","after":"46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a","ref":"refs/heads/master","pushedAt":"2024-05-27T20:18:14.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?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":"a7f0154c412859323396111dd0c09dbafbc153cb","after":"6c012d6a2f2a24977d5903e88b8d433a720709c6","ref":"refs/heads/master","pushedAt":"2024-05-27T14:55:46.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-rockchip-20240525' of https://source.denx.de/u-boot/custodians/u-boot-rockchip\n\nCI: https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/20844\n\n- new board: rk3566 Powkiddy X55, rk3588s Indiedroid Nova;\n- rv1126 migrate to OF_UPSTREAM;\n- Fix for px30 ringneck board;\n- Fix for rk3588 SPLL clock init;","shortMessageHtmlLink":"Merge tag 'u-boot-rockchip-20240525' of https://source.denx.de/u-boot…"}},{"before":"6b9ae5789e9beef7fb78893c7c831e2b31b705f6","after":"7e52d6ccfb76e2afc2d183b357abe2a2e2f948cf","ref":"refs/heads/next","pushedAt":"2024-05-24T22:28:00.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"FWU: Add support for FWU metadata version 2\"\n\nSughosh Ganu says:\n\nThe following patch series adds support for version 2 of the FWU\nmetadata. The version 2 metadata structure is defined in the latest\nrevision of the FWU specification [1].\n\nThe earlier versions of these patches were migrating to a version 2\nonly support in U-Boot, similar to TF-A. However, based on feedback\nfrom ST [2], this series has been updated to support both versions. A\nplatform would still be needed to enable one of the two versions of\nmetadata through a config symbol.\n\nTF-A has code which reads the FWU metadata and boots the platform from\nthe active partition. TF-A has decided to migrate the FWU code to a\nversion 2 only support. These changes have been merged in upstream\nTF-A.\n\nThese changes have been tested on the ST DK2 board, which uses the GPT\nbased partitioning scheme. Both V1 and V2 metadata versions have been\ntested on the DK2 board.\n\nThese changes need to be tested on platforms with MTD partitioned\nstorage devices.","shortMessageHtmlLink":"Merge patch series \"FWU: Add support for FWU metadata version 2\""}},{"before":"377e91c162ab09ec20f96f966f380cb55c590edd","after":"6b9ae5789e9beef7fb78893c7c831e2b31b705f6","ref":"refs/heads/next","pushedAt":"2024-05-24T19:39:18.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-imx-next-20240524' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next\n\nCI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20834\n\n- Allow signing i.MX8M flash.bin via binman, which is a much more\n elegant solution that using scripts.\n- Improve i.MX8M HAB documentation.\n- Increase PHY auto-negotiation timeout to 20s on MX8Menlo\n- Add bmode support for the MX53 Menlo board.\n- Update Update iMX8MM Menlo board configuration","shortMessageHtmlLink":"Merge tag 'u-boot-imx-next-20240524' of https://gitlab.denx.de/u-boot…"}},{"before":"7d24c3e06fa9a3b53cea593d4579886ef0eb4fe8","after":"377e91c162ab09ec20f96f966f380cb55c590edd","ref":"refs/heads/next","pushedAt":"2024-05-23T02:47:14.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"Clean-up patch set for MbedTLS integration\"\n\nRaymond Mao says:\n\nThis patch set is picked from the previously posted serie:\n\"[RFC] Integrate MbedTLS v3.6 LTS with U-Boot\"\n\nThey are not directly related to MbedTLS integration, but the\nprerequisite for a few clean-up, refactoring and minor fixes.\n\nFor V2, the linker script patch is dropped and added one patch\nto move the snprintf to stdio.h","shortMessageHtmlLink":"Merge patch series \"Clean-up patch set for MbedTLS integration\""}},{"before":"d4781422d1268aa6deca3e49d2fb227e79c160b4","after":"7d24c3e06fa9a3b53cea593d4579886ef0eb4fe8","ref":"refs/heads/next","pushedAt":"2024-05-22T00:17:52.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"scripts/setlocalversion sync with linux 6.9\"\n\nRasmus Villemoes says:\n\nThe first commit is trivial cleanup. The second syncs\nscripts/setlocalversion with linux 6.9, with just a one-line change on\ntop to account for a Kbuild change that U-Boot has not yet adopted.","shortMessageHtmlLink":"Merge patch series \"scripts/setlocalversion sync with linux 6.9\""}},{"before":null,"after":"05ef2a6c1df07f9aa209da91c1d0ae91fc5be1ff","ref":"refs/heads/dependabot/pip/doc/sphinx/requests-2.32.0","pushedAt":"2024-05-21T05:56:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"85854bc3324edd0c81047780ee60033d056fd490","after":"d4781422d1268aa6deca3e49d2fb227e79c160b4","ref":"refs/heads/next","pushedAt":"2024-05-20T19:04:59.000Z","pushType":"push","commitsCount":101,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge tag 'v2024.07-rc3' into next\n\nPrepare v2024.07-rc3","shortMessageHtmlLink":"Merge tag 'v2024.07-rc3' into next"}},{"before":"d678a59d2d719da9e807495b4b021501f2836ca5","after":"a7f0154c412859323396111dd0c09dbafbc153cb","ref":"refs/heads/master","pushedAt":"2024-05-20T16:06:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Prepare v2024.07-rc3\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Prepare v2024.07-rc3"}},{"before":"c3ee22ac8eb966ce2fa52444c9f2afc20b811193","after":null,"ref":"refs/heads/dependabot/pip/test/py/setuptools-65.5.1","pushedAt":"2024-05-20T15:59:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"}},{"before":"b73d114213b41f46218e849950f569fb75d4028c","after":null,"ref":"refs/heads/WIP/25Feb2021","pushedAt":"2024-05-20T15:59:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"}},{"before":"7a9cb3656352b93249a226039467e5176cc29dc5","after":null,"ref":"refs/heads/WIP/2021-07-01-update-CI-containers","pushedAt":"2024-05-20T15:59:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"}},{"before":"a2ca54ff52146f2bbf52d87bf4e121e8e15e9e07","after":null,"ref":"refs/heads/WIP/19Aug2019","pushedAt":"2024-05-20T15:59:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"}},{"before":"a4247055d1926e2f3ee56f6ed3e55ebb9c0cf426","after":"85854bc3324edd0c81047780ee60033d056fd490","ref":"refs/heads/next","pushedAt":"2024-05-20T15:56:18.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream\n\n[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/\n\nTested-by: Heiko Stuebner # rk3588-rock5b, rk3588-jaguar,\n # rk3588-tiger (pending patch)","shortMessageHtmlLink":"Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts…"}},{"before":"3be9f399e911cfc437a37ac826441f1d96da1c9b","after":"d678a59d2d719da9e807495b4b021501f2836ca5","ref":"refs/heads/master","pushedAt":"2024-05-19T14:19:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Revert \"Merge patch series \"arm: dts: am62-beagleplay: Fix Beagleplay Ethernet\"\"\n\nWhen bringing in the series 'arm: dts: am62-beagleplay: Fix Beagleplay\nEthernet\"' I failed to notice that b4 noticed it was based on next and\nso took that as the base commit and merged that part of next to master.\n\nThis reverts commit c8ffd1356d42223cbb8c86280a083cc3c93e6426, reversing\nchanges made to 2ee6f3a5f7550de3599faef9704e166e5dcace35.\n\nReported-by: Jonas Karlman \nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"Revert \"Merge patch series \"arm: dts: am62-beagleplay: Fix Beagleplay…"}},{"before":"ad7dce5abd49ef3b5c93da5303e15449c8c162b4","after":"3be9f399e911cfc437a37ac826441f1d96da1c9b","ref":"refs/heads/master","pushedAt":"2024-05-18T00:08:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Init virtio before loading ENV from EXT4 or FAT\n\nSpecifying a file in an EXT4 or FAT partition on a virtio device as\nenvironment location failed because virtio hadn't been initialized by\nthe time the environment was loaded. This patch mirrors commit\n54ee5ae84191 (\"Add SCSI scan for ENV in EXT4 or FAT\") in issue and\nfix, just for a different kind of block device.\n\nThe additional include in include/virtio.h is needed so all functions\ncalled there are defined, the alternative would have been to include\ndm/device.h separately in the env/ sources.\n\nCheckpatch suggests using \"if (IS_ENABLED(CONFIG...))\" instead of\n\"#if defined(CONFIG_...)\", I'm sticking to the style of the existing\ncode here.\n\nSigned-off-by: Fiona Klute \nCC: Joe Hershberger \nCC: Bin Meng \nCC: Rogier Stam ","shortMessageHtmlLink":"Init virtio before loading ENV from EXT4 or FAT"}},{"before":"a10e08a9a3cb85a2e797b8e0683da9049f8792f8","after":"a4247055d1926e2f3ee56f6ed3e55ebb9c0cf426","ref":"refs/heads/next","pushedAt":"2024-05-18T00:08:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"phy: Use dt-bindig definations for npcm usb phy\n\nUse dt-binding definations for the phy switch connection.\nIt declares the target usb controller it is connected to.\n\nSigned-off-by: Jim Liu ","shortMessageHtmlLink":"phy: Use dt-bindig definations for npcm usb phy"}},{"before":"1db973b65f9c1efbfa5370a95d6330f29557b3ab","after":"a10e08a9a3cb85a2e797b8e0683da9049f8792f8","ref":"refs/heads/next","pushedAt":"2024-05-16T21:51:23.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"Enable OF_UPSTREAM for J721s2 and AM68\"\n\nManorit Chawdhry says:\n\nSeries splits AM68 and J721s2 support along with enabling OF_UPSTREAM\nand adding stdboot support for both the platforms.\n\nBoot logs: https://gist.github.com/manorit2001/6c669e4273933bc46c3b28a631a96ae3","shortMessageHtmlLink":"Merge patch series \"Enable OF_UPSTREAM for J721s2 and AM68\""}},{"before":"676903c1b97578a82c82a40293d4939cf687d9d9","after":"ad7dce5abd49ef3b5c93da5303e15449c8c162b4","ref":"refs/heads/master","pushedAt":"2024-05-16T18:22:23.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu\n\nu-boot-dfu-20240516\n\n- Fix cdns3 low power hang via fast access bit\n- Multiple dwc3 gadget fixes, mainly for USB support on TI AM6232\n- Consistent USB_GADGET_MANUFACTURER for PHYTEC boards\n- MAINTAINERS file update for u-boot-dfu","shortMessageHtmlLink":"Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/cust…"}},{"before":"e7992828adcd5fad75bce9e6c41dfa9277ab93b0","after":"1db973b65f9c1efbfa5370a95d6330f29557b3ab","ref":"refs/heads/next","pushedAt":"2024-05-15T23:29:22.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring\n\nBuffers must not have an unclean cache before being used for DMA - a\npending write-back may corrupt the next dev-to-mem transfer otherwise.\n\nThis was consistently noticeable during long TFTP transfers, when an ARP\nrequest is answered by U-Boot in the middle of the transfer:\n\nAs U-Boot's arp_receive() reuses the receive buffer to prepare its\nreply packet, the beginning of one of the next incoming TFTP packets\nis overwritten by the ARP reply. The corrupted packet is ignored, but\nthe TFTP transfer stalls for a few seconds until a timeout is detected\nand a retransmit is triggered.\n\nSigned-off-by: Matthias Schiffer \nTested-by: Alexander Sverdlin ","shortMessageHtmlLink":"dma: ti: k3-udma: invalidate prepared buffers before pushing to recv …"}},{"before":"c8ffd1356d42223cbb8c86280a083cc3c93e6426","after":"676903c1b97578a82c82a40293d4939cf687d9d9","ref":"refs/heads/master","pushedAt":"2024-05-14T16:14:49.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge https://source.denx.de/u-boot/custodians/u-boot-riscv\n\nCI: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/20690\n\n- RISC-V: Add NULL check after parsing compatible string\n- Board: Add Milk-V Mars CM board\n- Andes: Unify naming policy","shortMessageHtmlLink":"Merge https://source.denx.de/u-boot/custodians/u-boot-riscv"}},{"before":"c67199962b2a819a4b0ae8d57dc68b7cadee0c9e","after":"e7992828adcd5fad75bce9e6c41dfa9277ab93b0","ref":"refs/heads/next","pushedAt":"2024-05-14T16:14:49.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge branch '2024-05-13-assorted-updates' into next\n\n- A few zfs fixes, ARMv8 timer cleanups, support more algorithms with\n the nuvoton crypto driver, virtio + env in filesystem fix, K3 code\n cleanup and warning fix in gen_compile_commands.","shortMessageHtmlLink":"Merge branch '2024-05-13-assorted-updates' into next"}},{"before":"30ee2dd6aaf9b82b47dad7317168309de83086b6","after":"c8ffd1356d42223cbb8c86280a083cc3c93e6426","ref":"refs/heads/master","pushedAt":"2024-05-13T17:48:30.000Z","pushType":"push","commitsCount":306,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"arm: dts: am62-beagleplay: Fix Beagleplay Ethernet\"\n\nRoger Quadros says:\n\nSync AM62 device tree files with Linux v6.9 and\nadd in the missing bits in -u-boot.dtsi to get CPSW\nEthernet working.\n\nCI testing: https://github.com/u-boot/u-boot/pull/534","shortMessageHtmlLink":"Merge patch series \"arm: dts: am62-beagleplay: Fix Beagleplay Ethernet\""}},{"before":"5c5565cfec92eb7377ff7fe197612c6a813bb6c7","after":"30ee2dd6aaf9b82b47dad7317168309de83086b6","ref":"refs/heads/master","pushedAt":"2024-05-13T13:43:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?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":"645f75f6884a22905b0e3790ca9254fa1a13216e","after":"c67199962b2a819a4b0ae8d57dc68b7cadee0c9e","ref":"refs/heads/next","pushedAt":"2024-05-10T19:32:50.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"Add AM64x Support to PRUSS and PRU_RPROC driver\"\n\nMD Danish Anwar says:\n\nThis series adds AM64x related compatibles to PRUSS and PRU_RPROC drivers.\nThis series is a prerequisite for ICSSG Ethernet driver.\n\nOnce Support for AM64x is added to PRUSS and PRU_RPROC driver, I'll send\nanother series to enable ICSSG Ethernet driver for AM64x as well.","shortMessageHtmlLink":"Merge patch series \"Add AM64x Support to PRUSS and PRU_RPROC driver\""}},{"before":"1afa75c087a7961428f9cd9d0f47d5baa928c445","after":"645f75f6884a22905b0e3790ca9254fa1a13216e","ref":"refs/heads/next","pushedAt":"2024-05-08T23:17:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"test/py: Make the number of SPL banners seen a variable\n\nCurrently we have the option to tell the console code that we should\nignore the SPL banner. We also have an option to say that we can see it\na second time, and ignore it. However, some platforms such as TI AM64x\nwill have us see the SPL banner three times. Rather than add an\n\"spl3_skipped\" option, rework the code. By default we expect to see the\nbanner once, but boards can specify seeing it as many times as they\nexpect to.\n\nSigned-off-by: Tom Rini ","shortMessageHtmlLink":"test/py: Make the number of SPL banners seen a variable"}},{"before":"7e2938beabac24e6c8baad33e254b2383dbe9490","after":"1afa75c087a7961428f9cd9d0f47d5baa928c445","ref":"refs/heads/next","pushedAt":"2024-05-08T14:52:30.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"arm: Add Analog Devices SC5xx Machine Type\"\n\nGreg Malysa says:\n\nThis series adds support for the ADI SC5xx machine type and includes two\ncore drivers that are required for being able to boot any board--a UART\ndriver, the gptimer driver which is used as a clock reference (CNTVCNT\nis not supported on the armv7 sc5xx SoCs) and the clock tree driver. Our\ncorresponding Linux support relies on u-boot configuring the clocks\ncorrectly before booting, so it is not possible to boot any board\nwithout the CGU/CDU configuration happening here. There are also no\nboard files, device trees, or defconfigs included here, but some common\ndefinitions that will be used to build board files currently are. The\nsc5xx SoCs themselves include many armv7 families (sc57x, sc58x, and\nsc594) all using an ARM Cortex-A5, and one armv8 family (sc598) indended\nto be a drop-in replacement for the SC594 in terms of peripherals, with\na Cortex-A55 instead.\n\nSome of the configuration code in dmcinit and clkinit is quite scary and\ncauses a lot of checkpatch violations. It is modified from code\ninitially provided by ADI, but it has not been fully rewritten. There's\na question of how important it is to clean up this code--it has some\nquality violations, but it has been in use (including in production) for\nover two years and is known to work for performing the low level SoC\ninitialization, while a rewrite might introduce timing or sequence bugs\nthat could take a significant amount of time to detect in the future.","shortMessageHtmlLink":"Merge patch series \"arm: Add Analog Devices SC5xx Machine Type\""}},{"before":"1c40dda60f5f7e83a6d6f541cf5a57eb7e8ec43c","after":"5c5565cfec92eb7377ff7fe197612c6a813bb6c7","ref":"refs/heads/master","pushedAt":"2024-05-07T19:35:48.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge patch series \"arm: davinci: Migrate da850-evm to OF_UPSTREAM\"\n\n- This series moves some additional 32bit TI platforms to using\n OF_UPSTREAM.","shortMessageHtmlLink":"Merge patch series \"arm: davinci: Migrate da850-evm to OF_UPSTREAM\""}},{"before":"52835266d3e933656a217233eaf672dd9ccd7352","after":"1c40dda60f5f7e83a6d6f541cf5a57eb7e8ec43c","ref":"refs/heads/master","pushedAt":"2024-05-07T16:59:35.000Z","pushType":"push","commitsCount":61,"pusher":{"login":"trini","name":"Tom Rini","path":"/trini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/508192?s=80&v=4"},"commit":{"message":"Merge tag 'u-boot-rockchip-20240507' of https://source.denx.de/u-boot/custodians/u-boot-rockchip\n\nCI: https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/20628\n\n- migrate to use OF_UPSTREAM for rv1108, rk3308, rk3328, rk356x, rk3588;","shortMessageHtmlLink":"Merge tag 'u-boot-rockchip-20240507' of https://source.denx.de/u-boot…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWAUp0AA","startCursor":null,"endCursor":null}},"title":"Activity · u-boot/u-boot"}