- 2703e64 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 6 months ago
- fe138b8 configs: T1024RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 6 months ago
- 9e9771a dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 6 months ago
- c556225 configs: P4080DS: enable DM_I2C by Biwen Li · 4 years, 6 months ago
- 369cb88 powerpc: dts: P4080: add i2c node by Biwen Li · 4 years, 6 months ago
- b4a46f2 configs: P3041DS: enable DM_I2C by Biwen Li · 4 years, 6 months ago
- 0a98d5b powerpc: dts: P3041: add i2c node by Biwen Li · 4 years, 6 months ago
- 84daa81 config: P2041RDB: enable DM_I2C by Biwen Li · 4 years, 6 months ago
- 2f3bb4a dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · 4 years, 6 months ago
- b36decf configs: P2020RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 6 months ago
- 2563aea dts: powerpc: P2020RDB: add i2c node by Biwen Li · 4 years, 6 months ago
- 3cbc382 configs: P1020RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 6 months ago
- 74014df dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 6 months ago
- d864f71 configs: P5040DS: enable DM_I2C by Biwen Li · 4 years, 6 months ago
- 9919e7e dm: powerpc: P5040DS: add i2c DM support by Biwen Li · 4 years, 6 months ago
- 213b190 powerpc: create dts component of i2c to build up an SoC by Biwen Li · 4 years, 6 months ago
- 22e0a84 rtc: pt7c4338: Add driver model support by Biwen Li · 4 years, 6 months ago
- 3bebb4f rtc: ds1337: Add driver model support by Biwen Li · 4 years, 6 months ago
- c01a777 MAINTAINERS: MediaTek: add USB related files by Chunfeng Yun · 4 years, 6 months ago
- 44f5c9a dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller by Chunfeng Yun · 4 years, 6 months ago
- 95d3e1d dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks by Chunfeng Yun · 4 years, 6 months ago
- ba42c28 arm: dts: mt7629: add usb related nodes by Chunfeng Yun · 4 years, 6 months ago
- 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 6 months ago
- 4d4abbd phy: phy-mtk-tphy: add a new reference clock by Chunfeng Yun · 4 years, 6 months ago
- d1ae844 phy: phy-mtk-tphy: add support new version by Chunfeng Yun · 4 years, 6 months ago
- ee6eabb phy: phy-mtk-tphy: add support USB phys by Chunfeng Yun · 4 years, 6 months ago
- cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
- 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
- 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 6 months ago
- b13307b phy: Add API for a bulk of phys by Chunfeng Yun · 4 years, 6 months ago
- bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 6 months ago
- 89b84b8 dm: core: Add function to get child count of ofnode or device by Chunfeng Yun · 4 years, 6 months ago
- c693f21 Merge branch '2020-05-01-master-imports' by Tom Rini · 4 years, 6 months ago
- 14b7004 .readthedocs.yml: fix type docs/ by Heinrich Schuchardt · 4 years, 6 months ago
- 36c2f02 actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR by Tom Rini · 4 years, 6 months ago
- ea0f768 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · 4 years, 7 months ago
- 72fef43 video: mxsfb: add clk_enable() by Giulio Benetti · 4 years, 7 months ago
- 2bdfde5 imxrt1020-evk: README: change dd command destination by Giulio Benetti · 4 years, 7 months ago
- e1747ce imxrt1050-evk: README: change dd command destination by Giulio Benetti · 4 years, 7 months ago
- d81a689 imx: spl: Fix use of removed SPL_FAT_SUPPORT config by Harald Seiler · 4 years, 7 months ago
- 5fc5bac imx: spl: Remove ifdefs in spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- abf61e6 Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT" by Harald Seiler · 4 years, 7 months ago
- 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 7 months ago
- a15d0aa imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode() by Anatolij Gustschin · 4 years, 7 months ago
- 1a4c077 common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
- 5fb292f cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 7 months ago
- 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
- 9297e36 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 6 months ago
- c522949 rsa: sig: fix config signature check for fit with padding by Philippe Reynes · 4 years, 6 months ago
- eb7690e test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 6 months ago
- f4070e6 hush: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 6 months ago
- 4fb0f55 fs: ext4: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 6 months ago
- b142d0a cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 6 months ago
- ea5d373 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
- fc21a88 tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 7 months ago
- 37f2755 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 7 months ago
- 2ef35fc watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
- 6609d12 timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 7 months ago
- 932b8f8 doc: describe the analysis of crash dumps by Heinrich Schuchardt · 4 years, 7 months ago
- b8a42e0 rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · 4 years, 6 months ago
- 54be09c arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 7 months ago
- 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 7 months ago
- c8ec1e3 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
- f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 7 months ago
- e7882f6 tiny-printf: Support %i by Marek Vasut · 4 years, 7 months ago
- 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 8 months ago
- ef99f3d arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 8 months ago
- d304e7a ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin by Marek Vasut · 4 years, 6 months ago
- f24dea4 ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK by Marek Vasut · 4 years, 6 months ago
- 2455f91 ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK by Marek Vasut · 4 years, 6 months ago
- 77cfd0d ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVK by Marek Vasut · 4 years, 6 months ago
- c5635a0 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · 4 years, 6 months ago
- 568af92 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · 4 years, 6 months ago
- efa1a62 ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · 4 years, 6 months ago
- de0e7cb dt-bindings: pinctrl: imxrt1020: remove useless comment by Giulio Benetti · 4 years, 7 months ago
- dabaabd ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · 4 years, 7 months ago
- 87372fe arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7 by Adam Ford · 4 years, 7 months ago
- 164fed9 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · 4 years, 9 months ago
- 05ae521 imx8qxp_mek: Run with caches enabled by Fabio Estevam · 4 years, 7 months ago
- d6ce05d imx8qxp_mek: Remove SPL watchdog option by Fabio Estevam · 4 years, 7 months ago
- 7e30a3e imx8: Run SPL with caches enabled by Fabio Estevam · 4 years, 7 months ago
- 5e0ceb0 config: apalis-imx8: Enable FEC TXC delay by Philippe Schenker · 4 years, 8 months ago
- a1a34fa net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 8 months ago
- f72e48b board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 8 months ago
- c4b650b board: verdin-imx8mm: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 8 months ago
- 22b56f4 verdin-imx8mm: Change board phy skew values for our ksz9031 by Philippe Schenker · 4 years, 8 months ago
- c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 8 months ago
- 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 8 months ago
- 63fc9d7 mx8mq_evk: Remove unrelated comment by Fabio Estevam · 4 years, 7 months ago
- d3855c8 imx8mp_evk: Remove unrelated comment by Fabio Estevam · 4 years, 7 months ago
- 3675d93 imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · 4 years, 8 months ago
- b9bb1d0 imx: imx8m*: Remove do_reset from board files by Claudius Heine · 4 years, 8 months ago
- b46e6cc ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · 4 years, 8 months ago
- 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
- 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
- f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
- ba13973 doc: ahab: Add encrypted boot documentation for i.MX8/8x devices by Breno Lima · 5 years ago
- 7247974 imx8m: Enable WDOG_B for timeout by Ye Li · 5 years ago
- 1c97fcd imx8mm: clock: fix fracpll decode issue by Ye Li · 4 years, 8 months ago
- 828ad35 imx8: parser: fix some bad debug message formating by Peng Fan · 4 years, 7 months ago