aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek2025-02-101-1/+1
* net: designware: support phy io micro voltage setting.Michael Chang2025-02-101-0/+12
* pinctrl: mediatek: support reading register base address by nameWeijie Gao2025-02-101-1/+5
* pinctrl: mediatek: mt7988: remove _base from reg-namesWeijie Gao2025-02-101-2/+1
* Merge patch series "led: add function naming option from linux"Tom Rini2025-02-071-4/+66
|\
| * led: add function naming option from linuxHeiko Schocher2025-02-071-4/+66
* | Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodia...WIP/06Feb2025Tom Rini2025-02-063-8/+20
|\ \
| * | fpga: Avoid ignored-qualifiers warningAlexander Dahl2025-02-051-7/+7
| * | spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu2025-02-051-1/+1
| * | spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari2025-02-051-0/+12
* | | net: miiphybb: Update debug() printMarek Vasut2025-02-041-1/+1
* | | net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut2025-02-041-3/+1
* | | remoteproc: renesas: Synchronize caches across coresMarek Vasut2025-02-041-0/+7
|/ /
* | Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini2025-02-041-2/+3
|\ \
| * | pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi2025-02-041-2/+3
* | | mmc: Allow controlling DM_MMC for VPL buildsSimon Glass2025-02-031-2/+2
* | | pinctrl: starfive: Correct driver declaration for starfive_gpioHal Feng2025-02-031-2/+2
* | | net: mediatek: fix coding style of AN8855 switch driverWeijie Gao2025-01-311-45/+44
* | | pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernelWeijie Gao2025-01-311-6/+45
* | | scsi: do not fill the LUN in the second CDB byteNeil Armstrong2025-01-311-6/+6
* | | Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini2025-01-312-4/+7
|\ \ \
| * | | fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard2025-01-311-4/+4
| * | | stm32: remove dt-binding headers that are available upstreamPatrick Delaunay2025-01-311-0/+3
* | | | net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut2025-01-301-1/+47
* | | | Merge patch series "Add support for MediaTek MT7987 SoC"WIP/30Jan2025Tom Rini2025-01-306-2/+1609
|\ \ \ \
| * | | | mmc: mediatek: add support for MediaTek MT7987 SoCsWeijie Gao2025-01-301-2/+19
| * | | | pinctrl: mediatek: add pinctrl driver for MT7987 SoCWeijie Gao2025-01-303-0/+741
| * | | | clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao2025-01-302-0/+849
* | | | | net: ravb: Staticize bb_miiphy functionsMarek Vasut2025-01-291-7/+7
* | | | | net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTIMarek Vasut2025-01-292-93/+0
* | | | | Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u...Tom Rini2025-01-291-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tcg2: decouple eventlog size from efiRaymond Mao2025-01-281-0/+9
| | |/ / | |/| |
* / | | serial: ns16550: Add Intel XScale supportDuje Mihanović2025-01-281-0/+1
|/ / /
* | | ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_sizeSanthosh Kumar K2025-01-271-7/+25
* | | Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custo...Tom Rini2025-01-2717-417/+418
|\ \ \ | | |/ | |/|
| * | net: fsl_enetc: Enable optional ENETREF clock on i.MX95Marek Vasut2025-01-271-1/+22
| * | pinctrl: imx: Split MMIO accessors into pinctrl-imx-mmio.cMarek Vasut2025-01-254-217/+242
| * | pinctrl: imx: Fold imx_pinctrl_set_state_scu() from pinctrl-imx8.cMarek Vasut2025-01-255-85/+71
| * | pinctrl: imx: Split imx_pinctrl_set_state_scu() from imx_pinctrl_set_state_mm...Marek Vasut2025-01-254-124/+115
| * | pinctrl: imx: Split imx_pinctrl_set_state() into common and mmio partsMarek Vasut2025-01-2512-33/+47
| * | pinctrl: imx: Rename imx_pinctrl_remove() to imx_pinctrl_remove_mmio()Marek Vasut2025-01-2511-11/+11
| * | pinctrl: imx: Split imx_pinctrl_probe() into common and mmio partsMarek Vasut2025-01-2512-19/+30
| * | pinctrl: imx: Inline struct imx_pinctrl_soc_info access into probeMarek Vasut2025-01-2512-93/+14
| * | pinctrl: imx: Drop .remove callback for SCU variantMarek Vasut2025-01-252-4/+0
| * | pinctrl: imx: Rename imx_pinctrl_ops to match driversMarek Vasut2025-01-2510-20/+20
| * | pinctrl: imx: Push imx_pinctrl_ops into drivers and staticizeMarek Vasut2025-01-2512-7/+43
* | | Merge a patch series for mx313xx RTC driversTom Rini2025-01-261-1/+6
|\ \ \ | |/ / |/| |
| * | drivers: rtc: max313xx: Ensure correct date is read after settingMark Tomlinson2025-01-261-0/+5
| * | drivers: rtc: max313xx: Fix setting years 2100-2199Mark Tomlinson2025-01-261-1/+1
* | | treewide: Replace Maximumm with Maximum in Kconfig symbol descriptionMarek Vasut2025-01-242-2/+2