summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-15clk: stm32f: fix setting of LCD clockDario Binacchi
2023-12-15clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut
2023-12-14ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps ratesMarek Vasut
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-14spi: cadence-quadspi: Fix error message on stuck busy stateJan Kiszka
2023-12-14mtd: spi-nor-ids: add support for xtx XT55Q02GBruce Suen
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov
2023-12-14mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parseVaishnav Achath
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-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