summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Apr2021Tom Rini2021-04-187-20/+24
|\
| * efi_loader: fix possible buffer overflowMasahisa Kojima2021-04-171-1/+1
| * efi_loader: memory leak in efi_capsule_scan_dir()Heinrich Schuchardt2021-04-171-0/+3
| * efi_loader: esrt: Remove incorrect invocations of EFI_CALL macroSughosh Ganu2021-04-171-14/+14
| * doc: duplicate target 'youtube'Heinrich Schuchardt2021-04-171-3/+3
| * doc: fatinfo man-pageHeinrich Schuchardt2021-04-171-0/+1
| * doc: imx: psb: fix footnotesHeinrich Schuchardt2021-04-171-1/+1
| * board: toradex: apalis-imx8x: fix build warningHeinrich Schuchardt2021-04-171-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-1812-183/+465
|\ \
| * | ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut2021-04-182-1/+12
| * | usb: ehci-mx6: Add iMX8M supportMarek Vasut2021-04-181-1/+3
| * | usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut2021-04-181-4/+4
| * | usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut2021-04-181-0/+1
| * | usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut2021-04-181-0/+5
| * | usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut2021-04-181-2/+17
| * | usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut2021-04-181-45/+7
| * | usb: ehci-mx6: Pass MISC address to usb_oc_config()Marek Vasut2021-04-181-11/+8
| * | usb: ehci-mx6: Split usb_power_config()Marek Vasut2021-04-181-51/+92
| * | usb: ehci-mx6: Pass PHY address to usb_*_phy*()Marek Vasut2021-04-181-19/+10
| * | usb: ehci-mx6: Split ehci_mx6_common_init()Marek Vasut2021-04-181-30/+30
| * | usb: ehci-mx6: Parse USB PHY and MISC offsets from DTMarek Vasut2021-04-181-0/+55
| * | usb: ehci-mx6: Unify USBNC registersMarek Vasut2021-04-181-34/+19
| * | usb: ehci-mx6: Add DM clock supportMarek Vasut2021-04-181-5/+32
| * | usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut2021-04-181-2/+27
| * | imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut2021-04-181-0/+1
| * | imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut2021-04-181-0/+1
| * | ARM: dts: imx8mn: Add power domain nodesMarek Vasut2021-04-182-0/+66
| * | ARM: dts: imx8mm: Add power domain nodesMarek Vasut2021-04-182-0/+95
| * | ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with physMarek Vasut2021-04-181-1/+2
| * | ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with physMarek Vasut2021-04-181-2/+4
| * | ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHYMarek Vasut2021-04-181-2/+0
| * | arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut2021-04-181-1/+1
| * | phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut2021-04-181-0/+1
| |/
* | Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-187-69/+590
|\ \
| * | arm: dts: k3-j721e-main: Update the speed modes supported and their itap dela...Aswath Govindraju2021-04-161-4/+15
| * | test: pinmux: add test for 'pinctrl-single' driverDario Binacchi2021-04-125-5/+191
| * | pinctrl: single: add get_pin_muxing operationDario Binacchi2021-04-121-9/+213
| * | pinctrl: single: add get_pin_name operationDario Binacchi2021-04-121-0/+16
| * | pinctrl: single: add get_pins_count operationDario Binacchi2021-04-121-0/+37
| * | pinctrl: single: add register access functionsDario Binacchi2021-04-121-25/+46
| * | pinctrl: single: change function mask default valueDario Binacchi2021-04-121-2/+10
| * | pinctrl: single: check "register-width" DT propertyDario Binacchi2021-04-121-3/+7
| * | pinctrl: single: get register area size by device APIDario Binacchi2021-04-121-6/+8
| * | pinctrl: single: fix debug messages formattingDario Binacchi2021-04-121-2/+2
| * | pinctrl: single: fix offset managementDario Binacchi2021-04-121-10/+14
| * | pinctrl: single: fix the loop counter variable typeDario Binacchi2021-04-121-4/+4
| * | pinctrl: single: fix format of structure documentationDario Binacchi2021-04-121-9/+36
| * | configs: omap35_logic_somlv: Fix MMC bootingAdam Ford2021-04-121-0/+1
* | | Merge branch '2021-04-16-env-updates'Tom Rini2021-04-1810-70/+149
|\ \ \
| * | | env: sf: remove the static env_flash variableWIP/2021-04-16-env-updatesPatrick Delaunay2021-04-161-23/+18