summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-30arm: imx9: Fix MMU map table overlapYe Li
2024-03-30Merge tag 'u-boot-imx-master-20240330' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-03-30configs: colibri-imx7: allow accessing job-rings from non-TrustZoneEmanuele Ghidoli
2024-03-30configs: colibri-imx7: set non-secure boot mode as defaultEmanuele Ghidoli
2024-03-30crypto/fsl: allow accessing Job Ring from non-TrustZoneEmanuele Ghidoli
2024-03-30imx: imx8mp_evk: convert to OF_UPSTREAMPeng Fan
2024-03-30imx: imx8mn-evk: convert to OF_UPSTREAMPeng Fan
2024-03-30imx: imx8mm_evk: convert to OF_UPSTREAMPeng Fan
2024-03-30imx: imx8mq_evk: convert to OF_UPSTREAMPeng Fan
2024-03-30board: toradex: colibri-imx8x: Remove board_gpio_initHiago De Franco
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam
2024-03-30arm: dts: imx8m*-venice-gw72xx: add TPM deviceTim Harvey
2024-03-30arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO'sTim Harvey
2024-03-30phycore_pcl063: Drop leading zero from USB vendor numberFabio Estevam
2024-03-30mx6cuboxi: Convert to watchdog driver modelFabio Estevam
2024-03-30warp7: Convert to watchdog driver modelFabio Estevam
2024-03-30mx6cuboxi: Fix board revision detectionFabio Estevam
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas
2024-03-29arm: baltos: remove custom linker scriptIlias Apalodimas
2024-03-28Merge tag 'doc-2024-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-03-28Merge branch '2024-03-28-assorted-net-changes' into nextTom Rini
2024-03-28Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2024-03-27doc: add reference to itest in if man-pageHeinrich Schuchardt
2024-03-27doc: man-page for itestHeinrich Schuchardt
2024-03-27tee: sandbox: fix spelling errorsIgor Opaniuk
2024-03-27smbios: fill wake-up typeHeinrich Schuchardt
2024-03-27cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt
2024-03-27acpi: remove duplicate declaration of acpi_fill_header()Heinrich Schuchardt
2024-03-27acpi: document HETP tableHeinrich Schuchardt
2024-03-27MAINTAINERS: add include/acpi/ to ACPIHeinrich Schuchardt
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-03-26configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHYRoger Quadros
2024-03-26net: mdio-uclass: Bind and probe generic Ethernet PHY driverRoger Quadros
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut
2024-03-26e1000: add support for i225-ITMarjolaine Amate
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou
2024-03-26net: hifemac: make some functions staticYang Xiwen
2024-03-26net: hifemac: implement `net stats` needed opsYang Xiwen
2024-03-26net: hifemac: register MDIO bus device for subnodeYang Xiwen
2024-03-26net: hifemac: fix log reportingYang Xiwen
2024-03-26net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()Yang Xiwen
2024-03-26net: phy: the NC-SI phy device do not require mdio busJacky Chou
2024-03-26net: phy: Fix signed shift overflowEugeniu Rosca