summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-17lib: acpi: Fix linking SPL when ACPIGEN is enabledSean Anderson
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker
2023-10-17serial: sh: Sort includesPaul Barker
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker
2023-10-16serial: sh: Fix compile error when lacking HSCIF supportPaul Barker
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-16serial: lpuart: Enable IPG clockYe Li
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski
2023-10-16arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdevTony Dinh
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13firmware: scmi: Fix clearing variableFrancois Berder
2023-10-13firmware: scmi: add a check against availability of protocolsAKASHI Takahiro
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: fake base protocol commands on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: add a version check against base protocolAKASHI Takahiro
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro
2023-10-13firmware: scmi: move scmi_bind_protocols() backwardAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-13Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-10-13treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer
2023-10-13pinctrl: single: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
2023-10-13drivers: rng: add support for Meson S4Alexey Romanov
2023-10-13dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay
2023-10-13dfu: mtd: fix the trace when limit is reachedPatrick Delaunay
2023-10-13mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy
2023-10-13mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy