summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-26net: phy: broadcom: Configure LEDs on BCM54210EMarek Vasut
2024-03-26net: phy: ncsi: fixed not nullify the pointers after freeJacky Chou
2024-03-26Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-03-26clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850Sam Protsenko
2024-03-26clk: exynos: Fix incorrect clock lookup for non-top CMUsSam Protsenko
2024-03-26clk: exynos: Don't expose prototypes for not used functionsSam Protsenko
2024-03-26clk: exynos: Re-arrange clocks in Exynos850 CMU_TOPSam Protsenko
2024-03-26spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDRRandolph
2024-03-25Merge tag 'v2024.04-rc5' into nextTom Rini