summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2023-07-17pci: Mask the ROM address in case it is already enabledSimon Glass
2023-07-17pci: Adjust video BIOS debugging to be SPL-friendlySimon Glass
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass
2023-07-17pci: Tidy up logging and reporting for video BIOSSimon Glass
2023-07-17pci: Support autoconfig in SPLSimon Glass
2023-07-17nvme: Provide more useful debugging messagesSimon Glass
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass
2023-07-17bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass
2023-07-16Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-14ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0Bhupesh Sharma
2023-07-14drivers: led: bcm6753: do not use null label to find the topPhilippe Reynes
2023-07-14net: ti: am65-cpsw-nuss: Use dedicated port mode control registersAndreas Dannenberg
2023-07-14firmware: scmi: return a right errno for SCMI status codeAKASHI Takahiro
2023-07-14clk: scmi: claim the dependency on CONFIG_CLKAKASHI Takahiro
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu
2023-07-14pinctrl: nuvoton: fix reset reason error for poweronJim Liu
2023-07-14misc: nuvoton: fix type errorJim Liu
2023-07-14video: Update stb_truetypeSimon Glass
2023-07-14video: Use enum with video_index_to_colour()Simon Glass
2023-07-14console: Allow measuring the bounding box of textSimon Glass
2023-07-14video: Allow temporary colour changesSimon Glass
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Clarify the fdt pre-relocation warningSimon Glass
2023-07-14console: Correct truetype spacing errorSimon Glass
2023-07-14video: Provide a way to clear part of the consoleSimon Glass
2023-07-14video: Drop #ifdefs from console_truetypeSimon Glass
2023-07-14dm: core: Avoid registering an inaccessible treeSimon Glass