aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini5-47/+63
2024-06-19firmware: ti_sci_static_data: Add static DMA channelJayesh Choudhary1-1/+1
2024-06-19ram: k3-ddrss: Enable the am62ax's DDR controller for J722SJayesh Choudhary1-1/+1
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary2-0/+12
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary1-18/+18
2024-06-19clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data orderJayesh Choudhary1-20/+21
2024-06-19soc: add info to identify the J722S SoC familyJayesh Choudhary1-0/+3
2024-06-19soc: ti: k3-socinfo: Fix SOC JTAG entry orderJayesh Choudhary1-14/+14
2024-06-18net: dwc_eth_qos: add support for phy-reset-gpios propertyHeesub Shin1-1/+22
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini10-16/+113
2024-06-17gpio: Add proper dependency on ZYNQMP_FIRMWAREMichal Simek1-1/+1
2024-06-17spi: versal2: Enable spi drivers for Versal Gen 2Michal Simek3-4/+7
2024-06-17mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2Michal Simek1-8/+14
2024-06-17soc: versal2: Add SoC driver for AMD Versal Gen 2Michal Simek3-0/+86
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek2-2/+2
2024-06-17mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash partPrasad Kummari1-1/+1
2024-06-17sdhci: zynq: Fix tap delay for SD on Versal NETSimek, Michal1-2/+4
2024-06-16Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini2-39/+26
2024-06-16Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...Tom Rini1-3/+3
2024-06-16serial: ns16550: fix comment to mention schedule instead of watchdog_resetRasmus Villemoes1-4/+4
2024-06-16wdt-uclass: watchdog_reset cleanupRasmus Villemoes1-17/+2
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes1-18/+15
2024-06-16wdt-uclass: prevent multiple cyclic_register callsRasmus Villemoes1-2/+7
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini3-19/+16
2024-06-14block: Update BLK to be def_boolTom Rini3-19/+16
2024-06-14power: rk8xx: properly print all supported PMICs nameQuentin Schulz1-3/+3
2024-06-13bcmgenet: fix Rx buffer corruption caused by lack of cache flushYasuharu Shibata1-0/+4
2024-06-13net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbolMarek Vasut3-4/+4
2024-06-13net: phy: Turn default auto-negotiation timeout into Kconfig symbolMarek Vasut1-0/+6
2024-06-13Merge patch series "Enable OSPI boot for j721s2"Tom Rini1-4/+55
2024-06-12mtd: spi-nor-core: Do not start or end writes at odd address in DTR modePratyush Yadav1-4/+55
2024-06-07memory: ti-gpmc: use printf to dump settings/timingsRoger Quadros1-14/+14
2024-06-07Merge patch series "Adding support to load secure firmware for HS devices"Tom Rini2-0/+8
2024-06-07drivers: remoteproc: ti_k3 : enable secure booting with firmware imagesManorit Chawdhry2-0/+8
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini3-15/+44
2024-05-30andes: l2 cache driver: fixes typos and cctl statusLeo Yu-Chi Liang1-3/+5
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...WIP/27May2024Tom Rini1-9/+12
2024-05-27tpm: display warning if using gpio reset with TPMTim Harvey1-9/+12
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini3-43/+68
2024-05-24drivers: fwu: mtd: allocate buffer for image info dynamicallySughosh Ganu1-25/+43
2024-05-24drivers: fwu: add the size parameter to the metadata access API'sSughosh Ganu3-18/+25
2024-05-24clk: rockchip: rk3588: Set SPLL frequency during SPL stageHeiko Stuebner1-3/+27
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"WIP/22May2024-nextTom Rini2-5/+5
2024-05-22include: Move snprintf to stdio.hRaymond Mao1-1/+1
2024-05-22md5: Use typedef for MD5 contextRaymond Mao1-4/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1879-1885/+3707
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini1883-3814/+2078
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1879-3707/+1885
2024-05-17phy: Use dt-bindig definations for npcm usb phyWIP/17May2024-nextJim Liu1-17/+10
2024-05-17pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()Jonas Karlman1-1/+1