summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-17mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov
2024-06-16Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini
2024-06-16Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...Tom Rini
2024-06-16serial: ns16550: fix comment to mention schedule instead of watchdog_resetRasmus Villemoes
2024-06-16wdt-uclass: watchdog_reset cleanupRasmus Villemoes
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-06-16wdt-uclass: prevent multiple cyclic_register callsRasmus Villemoes
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini
2024-06-14block: Update BLK to be def_boolTom Rini
2024-06-14power: rk8xx: properly print all supported PMICs nameQuentin Schulz
2024-06-14pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux()Jonas Karlman
2024-06-14pinctrl: rockchip: rv1126: Fix support for IOMUX_L_SOURCE_PMU flagJonas Karlman
2024-06-14pinctrl: rockchip: rk3188: Fix support for IOMUX_GPIO_ONLY flagJonas Karlman
2024-06-14regulator: rk8xx: clarify operator precedenceQuentin Schulz
2024-06-14regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...Quentin Schulz
2024-06-14regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_valueQuentin Schulz
2024-06-13bcmgenet: fix Rx buffer corruption caused by lack of cache flushYasuharu Shibata
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut
2024-06-13dm: typo prbingHeinrich Schuchardt
2024-06-13Fix typo in NVME show commandThomas Perl
2024-06-13Merge patch series "Enable OSPI boot for j721s2"Tom Rini
2024-06-12mtd: spi-nor-core: Do not start or end writes at odd address in DTR modePratyush Yadav
2024-06-07memory: ti-gpmc: use printf to dump settings/timingsRoger Quadros
2024-06-07Merge patch series "Adding support to load secure firmware for HS devices"Tom Rini
2024-06-07drivers: remoteproc: ti_k3 : enable secure booting with firmware imagesManorit Chawdhry
2024-06-06dfu: add missing dependency for SPI flash DFU driverHeinrich Schuchardt
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-06-04usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()Neil Armstrong
2024-05-30andes: l2 cache driver: fixes typos and cctl statusLeo Yu-Chi Liang
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-05-27tpm: display warning if using gpio reset with TPMTim Harvey
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24drivers: fwu: mtd: allocate buffer for image info dynamicallySughosh Ganu
2024-05-24drivers: fwu: add the size parameter to the metadata access API'sSughosh Ganu
2024-05-24clk: rockchip: rk3588: Set SPLL frequency during SPL stageHeiko Stuebner
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"Tom Rini
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-22md5: Use typedef for MD5 contextRaymond Mao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-17phy: Use dt-bindig definations for npcm usb phyJim Liu
2024-05-17pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()Jonas Karlman
2024-05-16Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-05-16usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2024-05-16usb: dwc3: gadget: properly check ep cmdFelipe Balbi
2024-05-16usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2024-05-16usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi
2024-05-16usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi