aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20lz4: Fix unaligned accessesKarl Beldan
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan
2021-04-20arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang
2021-04-20boards: amlogic: update documentation for PCIe supportNeil Armstrong
2021-04-20configs: meson64: add NVME boot targetNeil Armstrong
2021-04-20configs: khadas-vim3: enable PCIe and NVMeNeil Armstrong
2021-04-20arm: dts: meson-khadas-vim3: enable PCIe in U-bootNeil Armstrong
2021-04-20phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong
2021-04-20clk: meson-g12a: add PCIe gatesNeil Armstrong
2021-04-20arm64: dts: meson: odroidc2: readd PHY reset propertiesStefan Agner
2021-04-19Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc
2021-04-19ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timerManuel Reis
2021-04-19ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5Eugen Hristev
2021-04-19gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev
2021-04-18Merge tag 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-18Merge branch '2021-04-16-env-updates'Tom Rini
2021-04-18ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut
2021-04-18usb: ehci-mx6: Add iMX8M supportMarek Vasut
2021-04-18usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut
2021-04-18usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut
2021-04-18usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut
2021-04-18usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut
2021-04-18usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut
2021-04-18usb: ehci-mx6: Pass MISC address to usb_oc_config()Marek Vasut
2021-04-18usb: ehci-mx6: Split usb_power_config()Marek Vasut
2021-04-18usb: ehci-mx6: Pass PHY address to usb_*_phy*()Marek Vasut
2021-04-18usb: ehci-mx6: Split ehci_mx6_common_init()Marek Vasut
2021-04-18usb: ehci-mx6: Parse USB PHY and MISC offsets from DTMarek Vasut
2021-04-18usb: ehci-mx6: Unify USBNC registersMarek Vasut
2021-04-18usb: ehci-mx6: Add DM clock supportMarek Vasut
2021-04-18usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut
2021-04-18ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with physMarek Vasut
2021-04-18ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with physMarek Vasut
2021-04-18ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHYMarek Vasut
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut
2021-04-18phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut
2021-04-17efi_loader: fix possible buffer overflowMasahisa Kojima
2021-04-17efi_loader: memory leak in efi_capsule_scan_dir()Heinrich Schuchardt
2021-04-17efi_loader: esrt: Remove incorrect invocations of EFI_CALL macroSughosh Ganu