summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-15clk: ast2600: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-13fdt: Check for a valid fdt in oftree_ensure()Simon Glass
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass
2023-12-13Merge patch series "some LED patches"Tom Rini
2023-12-13led: add TI LP5562 LED driverDoug Zobel
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-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-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