summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-13led: led_pwm: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: led_gpio: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: introduce led_bind_generic()Rasmus Villemoes
2023-12-13led-uclass: do not create fallback label for top-level nodeRasmus Villemoes
2023-12-13led-uclass: honour ->label field populated by driver's own .bindRasmus Villemoes
2023-12-13clk: zynqmp: enable topsw_lsbus clockVenkatesh Yadav Abbarapu
2023-12-13drivers: misc: Kconfig: Fix SPL_FS_LOADER promptAlexander Gendin
2023-12-13clk: imx8mn: add pwm clocksNicolas Heemeryck
2023-12-13phy: phy-imx8mq-usb: Remove .exit operationFabio Estevam
2023-12-13net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CGSébastien Szymanski
2023-12-13net: dwc_eth_qos: add i.MX93 supportSébastien Szymanski
2023-12-13ddr: imx: Save the FW loading if it hasn't changedShawn Guo
2023-12-13mailbox: zynqmp: support mulitple mboxes via device-treeTanmay Shah
2023-12-13mailbox: add el3 support only for zynqmp platformTanmay Shah
2023-12-13mailbox: zynqmp: support smc calls to TF-ATanmay Shah
2023-12-13drivers: xilinx_spi: Probe fifo_depth at runtimeMayuresh Chitale
2023-12-13drivers: xilinx_spi: Add xfer callbackMayuresh Chitale
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