summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * phy: add USB PHY driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+118
| * spi: add spi controller support for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+289
| * gpio: add GPIO controller driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+155
| * watchdog: add watchdog driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+150
| * pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+210
| * reset: mtmips: add reset controller support for MediaTek MT7620 SoCWeijie Gao2021-01-241-0/+35
| * clk: add clock driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+200
| * serial: add uart driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+267
| * configs: mtmips: refresh for mt7628 based boardsWeijie Gao2021-01-244-0/+4
| * mips: mtmips: add two reference boards for mt7620Weijie Gao2021-01-2410-0/+380
| * mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-2414-0/+1163
| * mips: mtmips: add support to initialize SDRAMWeijie Gao2021-01-242-0/+63
| * mips: enable _machine_restart for splWeijie Gao2021-01-241-1/+1
| * mips: mtmips: fix dram size detection in dram_initWeijie Gao2021-01-241-3/+2
| * mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao2021-01-242-1/+1
| * mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2021-01-242-52/+54
| * mips: dts: switch to board defines for dtb for mtmipsWeijie Gao2021-01-241-3/+2
* | Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-2590-2347/+10029
|\ \
| * | ARM: imx: add i.MX8MN lpddr4 image cfg fileMarek Vasut2021-01-231-0/+17
| * | imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford2021-01-2315-0/+2771
| * | arm: dart6ul: fix ddr size macroMarc Ferland2021-01-231-2/+2
| * | spi: imx: Use clock framework if enabledMarek Vasut2021-01-231-0/+12
| * | spi: imx: Define register bits in the driverMarek Vasut2021-01-237-200/+76
| * | clk: imx: Add ECSPI to iMX8MNMarek Vasut2021-01-231-0/+29
| * | arm64: dts: imx8mm-beacon: Resync imx8mm-beacon-som with 5.11-rc4Adam Ford2021-01-231-139/+187
| * | imx8mm_beacon: Enable QSPI SupportAdam Ford2021-01-231-1/+9
| * | spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford2021-01-231-0/+9
| * | mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher2021-01-231-0/+2
| * | imx8mq: configs: add support for distro boot commandsAlice Guo2021-01-232-63/+13
| * | ARM: imx6: dh-imx6: Move bootcounter to SNVS_LPGDRMarek Vasut2021-01-231-1/+4
| * | board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet2021-01-2313-0/+2827
| * | w1: mxc: fix buildMartin Fuzzey2021-01-231-1/+1
| * | arm: dart6ul: enable DM_ETH for the dart6ulMarc Ferland2021-01-236-116/+73
| * | imx: imx8mm-beacon: Remove relocation restrictionsAdam Ford2021-01-231-2/+0
| * | imx8mm_beacon: Enable fixed regulator in SPLAdam Ford2021-01-231-0/+1
| * | mx6ul(l)evk: Enable DM_ETH_PHYSean Anderson2021-01-234-0/+4
| * | board: imx8mp: add boot.cmd for distro boot on iMX8MPAlice Guo2021-01-231-0/+25
| * | imx8mp: configs: add support for distro boot commandsAlice Guo2021-01-232-52/+13
| * | board: imx8mm: add boot.cmd for distro boot on iMX8MMAlice Guo2021-01-231-0/+35
| * | imx8mm: configs: add support for distro boot commandsAlice Guo2021-01-232-52/+14
| * | imx: timer: Modify GPT timer driver for mx7Ye Li2021-01-231-7/+9
| * | imx8m: add QSPI boot devPeng Fan2021-01-232-2/+6
| * | imx6: Remove AHCI device before boot OSYe Li2021-01-231-0/+16
| * | imx: Fix market segment fuse offset on iMX8MPYe Li2021-01-231-1/+7
| * | nandbcb: nand support for i.MX8MPHan Xu2021-01-231-8/+8
| * | imx: nandbcb: Fix potential overflow in nandbcb_set_boot_configYe Li2021-01-231-1/+2
| * | imx: nandbcb: Fix potential overflow in fill_dbbt_dataYe Li2021-01-231-1/+1
| * | imx: nandbcb: Fix resource leak in read_fcbYe Li2021-01-231-2/+7
| * | imx: nandbcb: Fix resource leakYe Li2021-01-231-2/+0
| * | nandbcb: Fix uninitialized variableYe Li2021-01-231-1/+1