summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain1-85/+0
2023-04-25virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORMWill Deacon1-1/+4
2023-04-25virtio: Allocate virtqueue in page-size unitsWill Deacon1-7/+9
2023-04-24configs: j721s2_evm.h: Remove refrences to J7200 EVMAndrew Davis1-1/+1
2023-04-23Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...Tom Rini3-2/+27
2023-04-23Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+1
2023-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-0/+916
2023-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-3/+0
2023-04-21rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman2-2/+12
2023-04-21board: rockchip: Add rk3588 evbKever Yang1-0/+15
2023-04-21efi_loader: Fix flexible array member definitionsIlias Apalodimas1-1/+1
2023-04-20board: starfive: add StarFive VisionFive v2 board supportYanhong Wang1-0/+49
2023-04-20dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitionsJianlong Huang1-0/+427
2023-04-20dt-bindings: clock: Add StarFive JH7110 clock definitionsYanhong Wang1-0/+257
2023-04-20dt-bindings: reset: Add StarFive JH7110 reset definitionsYanhong Wang1-0/+183
2023-04-19configs: stm32mp13: Increase usb_pgood_delay for ST boardsPatrice Chotard1-1/+1
2023-04-19configs: stm32mp15: Add usb_pgood_delay for ST boardsPatrice Chotard1-0/+1
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov1-3/+0
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini2-2/+2
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut15-15/+0
2023-04-11board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello1-0/+2
2023-04-10mmc: Check support for TRIM operationsLoic Poulain1-0/+4
2023-04-09Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-3/+0
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng1-3/+0
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini9-11/+290
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham1-0/+14
2023-04-07dt-bindings: clock: Add R8A779G0 V4H CPG Core Clock DefinitionsTho Vu1-0/+90
2023-04-07dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitionsTho Vu1-0/+46
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham1-0/+14
2023-04-07ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham1-11/+1
2023-04-07dt-bindings: clock: Add R8A779F0 S4 CPG Core Clock headersTho Vu1-0/+64
2023-04-07dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitionsTho Vu1-0/+30
2023-04-07serial: sh: Add HSCIF support for R-Car SoCHai Pham1-0/+1
2023-04-07Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/c...Tom Rini5-107/+291
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham1-0/+30
2023-04-07phy: Add .set_mode and .set_speed callbacksMarek Vasut1-0/+77
2023-04-07phy: Fix kerneldoc alignmentMarek Vasut1-54/+54
2023-04-07phy: Add empty generic_phy_configure() implementation for PHY disabled caseMarek Vasut1-0/+5
2023-04-07net: phy: Add MDIO PCS 2.5G and 5G speed macros from LinuxMarek Vasut1-0/+18
2023-04-07net: phy: Add phy_read_mmd_poll_timeout() from LinuxMarek Vasut1-0/+31
2023-04-07net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from LinuxMarek Vasut1-0/+4
2023-04-07net: phy: marvell: Import and use marvell_phy.h from LinuxMarek Vasut1-0/+47
2023-04-07net: phy: Synchronize PHY interface modes with LinuxMarek Vasut1-19/+49
2023-04-07net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUIMarek Vasut1-0/+2
2023-04-07net: phy: Drop unused phy_register()Marek Vasut1-1/+0
2023-04-07net: phy: Drop static phy_drivers listMarek Vasut1-2/+0
2023-04-07net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-4/+0
2023-04-07net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-2/+0