summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-26fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl
2022-07-26fpga: Convert SYS_FPGA_CHECK_CTRLC to KconfigAlexander Dahl
2022-07-26arm64: versal: Enable power domain driver and its dependenciesAshok Reddy Soma
2022-07-26mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma
2022-07-26firmware: zynqmp: Load config overlay for core0 to pmufwAshok Reddy Soma
2022-07-26firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()Ashok Reddy Soma
2022-07-26reset: zynqmp: Add reset driver support for versalT Karthik Reddy
2022-07-26serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider valueKunihiko Hayashi
2022-07-26mmc: zynq_sdhci: Fix timing macros for MMC High speedAshok Reddy Soma
2022-07-25drivers: xen: unmap Enlighten page before jumping to LinuxDmytro Firsov
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis
2022-07-25mmc: msm_sdhci: Add SDCC version 5.0.0 supportSumit Garg
2022-07-25phy: ti: j721e-wiz: use OF data for device specific dataMatt Ranostay
2022-07-25iommu: Add M2 support to Apple DART driverJanne Grunau
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam
2022-07-24Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.den...Tom Rini
2022-07-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-07-22mtd: decommission the NAND museumMichael Trimarchi
2022-07-22mtd: nand: toshiba: Retrieve ECC requirements from extended IDMichael Trimarchi
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Fix MediaTek MT7621 SoC buildMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi
2022-07-22mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi
2022-07-22mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi
2022-07-22mtd: nand: Get rid of busw parameterMichael Trimarchi
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle
2022-07-21watchdog: add amlogic watchdog supportPhilippe Boos
2022-07-21watchdog: octeontx_wdt: Add MIPS Octeon supportStefan Roese
2022-07-20Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2022-07-20ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-19Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-07-19i2c: avoid dynamic stack use in dm_i2c_writeRasmus Villemoes
2022-07-19i2c: nuvoton: Add NPCM7xx i2c driverJim Liu
2022-07-19i2c: ast_i2c: Remove SCL direct drive modeEddie James
2022-07-18phy: sun4i-usb: Add D1 variantSamuel Holland
2022-07-18phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara
2022-07-18phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland
2022-07-18mtd: spi-nor-ids: add winbond w25q512nw family supportJae Hyun Yoo