summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-23Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-20net: gem: Remove undocumented is-internal-pcspma dt flagMichal Simek
2024-09-20mmc: zynq_sdhci: Remove device_is_compatible() functionPadmarao Begari
2024-09-19mtd: spi-nor: scale up timeout for full-chip eraseVenkatesh Yadav Abbarapu
2024-09-19imx93: Add Low performance parts 9302/9301 supportYe Li
2024-09-19imx9: Add 233Mhz DDR PLL frequencyYe Li
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-18nvmxip: Avoid probing on bootSimon Glass
2024-09-18nvmxip: Drop the message on probeSimon Glass
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini
2024-09-16pinctrl: npcm8xx: clear all gpio eventsStanley Chu
2024-09-16drivers/crypto: aspeed: Add Caliptra SHA ACC supportChia-Wei Wang
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2024-09-11pwm: imx: Don't drop the enable bit once setMiquel Raynal
2024-09-11ram: ast2700: Add DRAM controller initializationChia-Wei Wang
2024-09-11timer: Add AST2700 IBEX timer supportChia-Wei Wang
2024-09-11driver: net: Add Aspeed AST2700 MDIO supportJacky Chou
2024-09-11net: ftgmac100: Add Aspeed AST2700 supportJacky Chou
2024-09-11net: ftgmac100: Modify desc. size to cache lineJacky Chou
2024-09-11net: ftgmac100: Fixed NC-SI PHY device cannot getJacky Chou
2024-09-11net: ftgmac100: Fixed the cache coherency issues of rx memoryJacky Chou
2024-09-11clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoCKongyang Liu
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-10clk: sifive: avoid declaring static variables in includesHeinrich Schuchardt
2024-09-10clk: sifive: append missing \n to messagesHeinrich Schuchardt
2024-09-09Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2024-09-09Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: rcar: Split init and set_mode operationsMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-06iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly
2024-09-06clk/qcom: add initial clock driver for sc7280Caleb Connolly
2024-09-06regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong
2024-09-06soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650Neil Armstrong
2024-09-06soc: qcom: cmd-db: map cmd-db regionCaleb Connolly
2024-09-06soc: qcom: cmd-db: use strncmp() instead of memcmp()Caleb Connolly
2024-09-05regulator: fixed: fix regulator-fixed-clockJohn Keeping