summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford
2022-03-10ARM: am3517_evm: Remove hard-coded pin muxingAdam Ford
2022-03-10ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5Adam Ford
2022-03-10ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5Adam Ford
2022-03-10ARM: omap3_logic: Remove hard-coded USB muxingAdam Ford
2022-03-10ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5Adam Ford
2022-03-10ARM: am3517-evm: Remove more non-DM legacy ethernet reset codeAdam Ford
2022-03-10configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHYAswath Govindraju
2022-03-10configs: j721e_evm_a72_defconfig: Fix the bootcmdAswath Govindraju
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju
2022-03-10ram: aspeed: Rework kconfig optionsJoel Stanley
2022-03-10ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATORRomain Naour
2022-03-10ARM: omap3_beagle: Enable PinctrlRomain Naour
2022-03-10ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour
2022-03-10ARM: omap3_beagle: Remove non-DM initializationRomain Naour
2022-03-10Merge branch '2022-03-09-events-subsystem' into nextTom Rini
2022-03-10event: Add documentationSimon Glass
2022-03-10event: Add a script to decode the event-spy listSimon Glass
2022-03-10event: Add a commandSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Set up the event system on start-upSimon Glass
2022-03-10event: Add a simple testSimon Glass
2022-03-10event: Add basic support for eventsSimon Glass
2022-03-10binman: Expand elf support a littleSimon Glass
2022-03-10sandbox: start: Sort the header filesSimon Glass
2022-03-10sunxi: boards: Enable SPI flash support in U-Boot properAndre Przywara
2022-03-10env: sunxi: enable ENV_IS_IN_SPI_FLASHAndre Przywara
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara
2022-03-10env: sunxi: Define location in SPI flashAndre Przywara
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara
2022-03-09Nokia RX-51: Convert to CONFIG_DM_VIDEOPali Rohár
2022-03-09video: Allow drivers to allocate the frame buffer themselvesPali Rohár
2022-03-09video: bmp: Support x2r10g10b10 pixel formatJanne Grunau
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek
2022-03-09net: phy: Remove static return type for phy_device_create()Michal Simek
2022-03-09net: phy: Add new read ethernet phy id functionMichal Simek
2022-03-09MAINTAINERS: Remove duplicated entry for ehci-zynq.cMichal Simek
2022-03-09arm64: zynqmp: add support for zcu106 rev1.0Neal Frager
2022-03-09i2c: i2c-cdns: Prevent early termination of writeSai Pavan Boddu
2022-03-09i2c: i2c-cdns: Fix write transaction stateSai Pavan Boddu
2022-03-09i2c: i2c-cdns: Start read transaction after write to transfer_size regSai Pavan Boddu
2022-03-09dma: xilinx: Add Display Port DMA driverMichal Simek
2022-03-09video: Add skeleton driver for ZynqMP Display port driverMichal Simek
2022-03-09mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma
2022-03-09lib: div64: Add support for round up of div64_u64Ashok Reddy Soma
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma
2022-03-09firmware: zynqmp: Add and update firmware enumsAshok Reddy Soma
2022-03-08Merge branch '2022-03-08-assorted-fixes'Tom Rini