summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass
2023-07-17bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass
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
2023-07-14gpio: Avoid using an invalid ofnodeSimon Glass
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford
2023-07-13dm: adc: add iMX93 ADC supportLuca Ellero
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan
2023-07-13imx: misc: ele_mu: Update ELE MU driverYe Li
2023-07-13imx: misc: ele_mu: Update MU TR registers countYe Li
2023-07-13imx: ele_api: add DEK Blob generationPeng Fan
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan
2023-07-13imx: mach: correct SCU API usagePeng Fan
2023-07-13mtd: spi-nor: Add support for w25q256jwmVenkatesh Yadav Abbarapu
2023-07-13spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hzJim Liu
2023-07-13mtd: spi-nor-ids: add xtxtech part#Bruce Suen
2023-07-13mtd: spi-nor-ids: change full company name of XTXBruce Suen
2023-07-13spi: soft_spi: Support the recommended soft spi propertiesFabio Estevam
2023-07-13spi: synquacer: remove SPI_TX_BYTE handlingMasahisa Kojima
2023-07-13spi: bcmbca-hsspi: Add driver for newer HSSPI controllerWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add prepend mode supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add new compatible string supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Make driver depend on BCMBCA archWilliam Zhang
2023-07-13spi: pl022: Add chip-select gpio supportLukas Funke
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier
2023-07-13spi: pl022: Rename flush into pl022_spi_flushStefan Herbrechtsmeier
2023-07-13spi: pl022: Align compatible property with device tree bindingLukas Funke