summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-28cmd: Kconfig: Fix typosAristo Chen
2025-04-28cros_ec_sandbox.c: Drop spi.h includeTom Rini
2025-04-28net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callbackSiddharth Vadapalli
2025-04-28Merge patch series "Apple RTKit improvements"Tom Rini
2025-04-28arm: apple: rtkit: Support allocating OSLog out of SRAM in helperHector Martin
2025-04-28arm: apple: rtkit: Add endpoint field to buffersHector Martin
2025-04-28arm: apple: rtkit: Add OSLog buffer supportHector Martin
2025-04-28arm: apple: rtkit: Add a generic RTKit helper driverHector Martin
2025-04-28arm: apple: rtkit: Add default buffer handlersHector Martin
2025-04-28arm: apple: rtkit: Add support for AP power & syslogsHector Martin
2025-04-28Merge tag 'u-boot-imx-master-20250428' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-28Merge patch series "bloblist: fix the overriding of fdt from bloblist"Tom Rini
2025-04-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-04-28sunxi: clock: H6: remove struct sunxi_prcm_regAndre Przywara
2025-04-28sunxi: H6/H616: dram: remove usage of struct sunxi_prcm_regAndre Przywara
2025-04-28sunxi: clock: H6: drop usage of struct sunxi_prcm_regAndre Przywara
2025-04-28sunxi: clock: H6: remove struct sunxi_ccm_regAndre Przywara
2025-04-28sunxi: H6: dram: remove usage of struct sunxi_ccm_regAndre Przywara
2025-04-28sunxi: H616: dram: remove usage of struct sunxi_ccm_regAndre Przywara
2025-04-28sunxi: mmc: remove usage of struct sunxi_ccm_regAndre Przywara
2025-04-28sunxi: clock: H6: drop usage of struct sunxi_ccm_regAndre Przywara
2025-04-28sunxi: armv8: FEL: save and restore SP_IRQAndre Przywara
2025-04-28sunxi: armv8: FEL: save and restore GICv3 registersAndre Przywara
2025-04-28watchdog: sunxi: add A523 supportAndre Przywara
2025-04-28sunxi: Kconfig: Remove obsolete USBx_* pin symbolsAndre Przywara
2025-04-28phy: sun4i-usb: Determine USB OTG detection pin from devicetreeAndre Przywara
2025-04-28phy: sun4i-usb: Determine VBUS detection pin from devicetreeAndre Przywara
2025-04-28gpio: axp: Remove virtual VBUS enable GPIOSamuel Holland
2025-04-28sunxi: Remove obsolete USBx_VBUS_PIN Kconfig symbolsSamuel Holland
2025-04-28phy: sun4i-usb: Control supplies via the regulator uclassSamuel Holland
2025-04-28sunxi: Enable PMIC drivevbus regulator support for USB suppliesSamuel Holland
2025-04-28power: regulator: Add a driver for the AXP PMIC drivevbusSamuel Holland
2025-04-28sunxi: enable MMU_PGPROT proper page table protectionAndre Przywara
2025-04-28sunxi: h616: defconfigs: enable eMMCAndre Przywara
2025-04-28sunxi: h6/h616: Reuse common DRAM infrastructureJernej Skrabec
2025-04-28sunxi: h6: dram: split dram_para structJernej Skrabec
2025-04-28sunxi: H6: DRAM: Constify function parametersJernej Skrabec
2025-04-28env: point fdt address to the fdt in a bloblistRaymond Mao
2025-04-28bloblist: fix the overriding of fdt from bloblistRaymond Mao
2025-04-28Merge tag 'u-boot-stm32-20250428' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-04-28siemens: imx8qxp: remove unused config fileHeiko Schocher
2025-04-28arm: imx8qxp: capricorn: move env offset settingsHeiko Schocher
2025-04-28siemens: capricorn: defconfig updatesWalter Schweizer
2025-04-28siemens: capricorn: enable text based default environmentWalter Schweizer
2025-04-28imx8qxp: capricorn defconfig: collect common Kconfig optionsHeiko Schocher
2025-04-28clk: imx: Pass CCM udevice into clk_register_composite()Marek Vasut
2025-04-28arm64: dts: imx8mm: Make osc_32k available in SPLFabio Estevam
2025-04-28imx: power-domain: Enable refcounting on imx8mpMiquel Raynal
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-27board: starfive: visionfive2: Order board detection logic to match configE Shattow