summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-11Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...Tom Rini
2024-11-11iommu: apple: Manage IOVA separately from global LMB mem mapJanne Grunau
2024-11-11Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-11pinctrl: rockchip: allow to build for TPLQuentin Schulz
2024-11-10mtd: spi-nor: Fix integer overflow in stacked memories supportMarek Vasut
2024-11-06driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATENick Hu
2024-11-04bios_emulator: fix first argument of pci_{read,write}_config_* function callsYuri Zaporozhets
2024-11-04drivers/video/vesa: use MTRRs only on x86Yuri Zaporozhets
2024-11-04bios_emulator: define the comment symbol for RISC-V assembler tooYuri Zaporozhets
2024-11-03dm: core: Add a function to see if a device existsSimon Glass
2024-11-03clk: renesas: Fix missing unbind on driver look up failureMarek Vasut
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-31mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI checkTom Rini
2024-10-31Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 ...Tom Rini
2024-10-31mtd: spi-nor: Always build SPI_STACKED_PARALLEL codeMarek Vasut
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-31mtd: spi-nor: Rewrite rem_bank_len calculationMarek Vasut
2024-10-31mtd: spi-nor: Fix multiple coding style issuesMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added SST special caseMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added write_disable() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added set_4byte() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added nor->addr_width == 3 testMarek Vasut
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29Merge patch series "memory: ti-aemif: Add DM support"Tom Rini
2024-10-29memory: ti-aemif-cs: Compute timing configuration from DT parsingBastien Curutchet
2024-10-29memory: ti-aemif: Add DM supportBastien Curutchet
2024-10-29memory: ti-aemif: Wrap the CS configuration into a functionBastien Curutchet
2024-10-29memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIFBastien Curutchet
2024-10-29memory: ti-aemif: Make AEMIF driver architecture agnosticBastien Curutchet
2024-10-29memory: ti-aemif: Correct macro to ensure avoiding precedence issuesBastien Curutchet
2024-10-29Merge patch series "Support Aspeed SGPIO controller"Tom Rini
2024-10-29net: dwc_eth_qos: Remove obsolete imx8 includesErik Schumacher
2024-10-29net: dwc_eth_qos_imx: Add platform specific reset for i.MX93Erik Schumacher
2024-10-29net: dwc_eth_qos: Add support for platform specific resetErik Schumacher
2024-10-29ARM: dts: ast2600: Add SGPIO to device treeBilly Tsai
2024-10-29ARM: dts: ast2500: Add SGPIO to device treeBilly Tsai
2024-10-29gpio: Add Aspeed SGPIO driverBilly Tsai
2024-10-29dm: core: downgrade some dm_warn messages to log_debug()Quentin Schulz
2024-10-29Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-10-29clk: microchip: mpfs: support new syscon based devicetree configurationConor Dooley
2024-10-28mmc: renesas-sdhi: Add compatible string for rzg2l-sdhiPaul Barker
2024-10-28gpio: dw: Add ngpios DT-property supportMaksim Kiselev
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27drivers/cpu: Add generic armv8 cpu driverPatrick Rudolph
2024-10-27drivers: ata: Rename ahci_mvebuPatrick Rudolph