summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-13drivers: xilinx_spi: Use udevice in start_tranferMayuresh Chitale
2023-12-13pci: xilinx: Enable MMIO regionMayuresh Chitale
2023-12-13pci: xilinx: Fix "reg" not found errorMayuresh Chitale
2023-12-13net: axi_emac: Use reg property for DMA registersMayuresh Chitale
2023-12-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-12-09mtd: spi-nor: add flash model w25q01/02 supportJim Liu
2023-12-09spi: cadence_qspi: Select flash subnode at runtimeUdit Kumar
2023-12-09mtd: spi-nor: Add MT25QU128AB paramsGodfrey Mwangi
2023-12-09mtd: spi-nor: Add MT25U01G part number for SPI NOR FlashJit Loon Lim
2023-12-09drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flashTeik Heng Chong
2023-12-06sunxi: H616: remove default AXP305 selectionAndre Przywara
2023-12-06mtd: spi-nor: Add support for zBIT ZB25VQ128Andre Przywara
2023-12-06mtd: spi-nor: Add support for Silicon Kaiser sk25lp128Jonas Karlman
2023-12-06spi: bcm63xx-hsspi: Fix compiler warningWilliam Zhang
2023-12-05watchdog: Add StarFive Watchdog driverChanho Park
2023-12-05clk: starfive: jh7110: Add watchdog clocksChanho Park
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-04watchdog: Correct watchdog timeout print messageChanho Park
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-29configs: keystone2: Do not include hardware.hAndrew Davis
2023-11-29xen: pvblock: fix the maximum io size in one operationAKASHI Takahiro
2023-11-29timer-uclass: Always use "clock-frequency" property as fallbackAlex Bee
2023-11-28Merge patch series "cmd: add scmi command"Tom Rini
2023-11-28firmware: scmi: support protocols on sandbox only if enabledAKASHI Takahiro
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28musb-new: Remove implementation of io.h functionsIgor Prusov
2023-11-28treewide: Include linux/io.h instead of asm-generic/io.hIgor Prusov
2023-11-28spi: meson_spifc_a1: Switch to io{read,write}32_rep()Igor Prusov
2023-11-28asm-generic: Import functions from LinuxIgor Prusov
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini
2023-11-28sysinfo: Allow displaying more info on startupSimon Glass
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2023-11-27i2c: Bugfix in i2c_get_chip_by_phandle()Philip Oberfichtner
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini
2023-11-27ufs: Handle UFS 3.1 controllersBin Meng
2023-11-27ufs: Add a PCI based UFS controller driverBin Meng
2023-11-27ufs: Allow mmio registers on the PCI busBin Meng
2023-11-27ufs: Add a line feed to the end of some dev_xxx() messagesBin Meng
2023-11-27ufs: Correct the UFS terminlogyBin Meng
2023-11-27serial: s5p: Use dev_read_addr_ptr() to get base addressSam Protsenko
2023-11-25Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodi...Tom Rini