summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-21usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey
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
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