aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-02drivers: usb: phy: add driver for usb-nop-xceiviot-gate-imx8-paulliu-master-oldusb-reset-anatopYing-Chun Liu (PaulLiu)
2021-03-02doc: device-tree-bindings: regulator: anatop regulatorYing-Chun Liu (PaulLiu)
2021-03-02power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)
2021-01-30workaround: disable verify time of signer and signee.Ying-Chun Liu (PaulLiu)
2021-01-30efi: clean memory and reset MemoryOverwriteRequestControlYing-Chun Liu (PaulLiu)
2021-01-30efi: add Platform-Reset-Attack variablesYing-Chun Liu (PaulLiu)
2021-01-30Add USB BASE ADDRYing-Chun Liu (PaulLiu)
2021-01-30imx8mm: use mx6 usb driverYing-Chun Liu (PaulLiu)
2021-01-30Fix ehci-mx6 USB driver FTBFS on master branch.Ying-Chun Liu (PaulLiu)
2021-01-29imx8mm: add USB clock functions.Ying-Chun Liu (PaulLiu)
2021-01-29usb: ehci-mx6: Improve the bind functionYe Li
2021-01-29usb: ehci-mx6: Fix PHY power up issue on iMX8 platformsYe Li
2021-01-29usb: ehci-mx6: Fix usb type issue in DM driverYe Li
2021-01-29ehci-mx6: Add OTG ID detecting by GPIOYe Li
2021-01-29usb: ehci-mx6: Fix USB QTD data buffer errorYe Li
2021-01-29usb: ehci-mx6: configure usb out of suspend statePeng Fan
2021-01-29usb: ehci-mx6: Enable iMX EHCI driver for iMX8M NanoYe Li
2021-01-29usb: ehci-mx6: fix controller index for imx8m and imx8Ye Li
2021-01-29usb: ehci-mx6: Update driver to support i.MX8MMYe Li
2021-01-29usb: ehci-mx6: Turn on the power domain of USB PHYYe Li
2021-01-29usb: ehci-mx6: Add i.MX8 OTG controller supportPeng Fan
2021-01-29usb: ehci-mx6: preparing for ARM64 buildPeng Fan
2021-01-29usb: ehci-mx6: Add powerup_fixup implementationPeng Fan
2021-01-29arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)
2021-01-29arm: dts: add imx8mm-cl-iot-gate dts fileYing-Chun Liu (PaulLiu)
2021-01-28Merge branch '2021-01-27-assorted-fixes-and-improvements'Tom Rini
2021-01-27cmd: misc: Fix return value for the sleep commandMarek Szyprowski
2021-01-27doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)
2021-01-27rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcYing-Chun Liu (PaulLiu)
2021-01-27autoboot: fix illegal memory access when stop key and delay key are emptyYuezhang.Mo@sony.com
2021-01-27binman: Allow reading entries from a subnodeSimon Glass
2021-01-27binman: Move selection of the binman node into a functionSimon Glass
2021-01-27crc32: Exclude crc32 from TPLSimon Glass
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass
2021-01-27display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass
2021-01-27fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass
2021-01-27fdtdec: Update the missing-devicetree messageSimon Glass
2021-01-27net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass
2021-01-27bloblist: Add missing tag namesSimon Glass
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-27spl: Add functions for next and previous phaseSimon Glass
2021-01-27lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2021-01-27Makefile: Do not call useless command 'true'Pali Rohár