summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-24Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-07-24atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI
2023-07-24clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversionXingyu Wu
2023-07-24clk: starfive: jh7110: Separate the PLL driverXingyu Wu
2023-07-21drivers: video: Kconfig: Add config remove videoNikhil M Jain
2023-07-21common: board_f: Pass frame buffer info from SPL to u-bootNikhil M Jain
2023-07-21include: video: Reserve video using blobNikhil M Jain
2023-07-21ram: k3-ddrss: do not touch ctrl regs during trainingBryan Brattlof
2023-07-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-07-21event: Add fpga load eventChristian Taedcke
2023-07-21clk: zynqmp: Add gem rx and tsu clocks to return registerAshok Reddy Soma
2023-07-21clk: zynqmp: Add set_rate support for gem rx and tsu clksAshok Reddy Soma
2023-07-21net: axi_emac: Change return value to -EAGAIN if RX is not readyMaksim Kiselev
2023-07-21mtd: Add missing MTD dependency for cfi_mtdMichal Simek
2023-07-21mmc: zynq_sdhci: Dll reset only for ZynqMP platformAshok Reddy Soma
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma
2023-07-21net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu
2023-07-21mtd: nand: zynq_nand: Change datatype of status and ecc_status to intAlgapally Santosh Sagar
2023-07-21spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21watchdog: versal: Use new compatible xlnx,versal-wwdtMichal Simek
2023-07-21phy: sun4i: Add H616 USB PHY supportAndre Przywara
2023-07-21phy: sun4i-usb: Add H616 USB PHY quirk supportAndre Przywara
2023-07-21phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara
2023-07-21phy: sun4i-usb: add Allwinner F1C100s supportAndre Przywara
2023-07-21phy: sun4i-usb: Fix of_xlate() argument checkAndre Przywara
2023-07-20core: read: fix dev_read_addr_size()John Keeping
2023-07-20dm: core: of_access: fix return value in of_property_match_stringEugen Hristev
2023-07-18Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak
2023-07-18mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut
2023-07-17dfu: Add proper dependency for CONFIG_DFU_MMCAshok Reddy Soma
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-07-17x86: video: Add a driver for QEMU bochs emulationSimon Glass
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2023-07-17x86: Record the start and end of the tablesSimon Glass