summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-24reset: reset-mtmips: add DM_FLAG_PRE_RELOC flagWeijie Gao1-0/+1
2021-01-24mmc: mtk-sd: assign plat->cfg.f_max with a correct valueWeijie Gao1-0/+2
2021-01-24mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCsWeijie Gao1-3/+118
2021-01-24mmc: mtk-sd: fix sclk cycles shift valueWeijie Gao1-9/+4
2021-01-24net: add ethernet driver for MediaTek MT7620 SoCWeijie Gao3-0/+1235
2021-01-24phy: add USB PHY driver for MediaTek MT7620 SoCWeijie Gao3-0/+118
2021-01-24spi: add spi controller support for MediaTek MT7620 SoCWeijie Gao3-0/+289
2021-01-24gpio: add GPIO controller driver for MediaTek MT7620 SoCWeijie Gao3-0/+155
2021-01-24watchdog: add watchdog driver for MediaTek MT7620 SoCWeijie Gao3-0/+150
2021-01-24pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao3-0/+210
2021-01-24reset: mtmips: add reset controller support for MediaTek MT7620 SoCWeijie Gao1-0/+35
2021-01-24clk: add clock driver for MediaTek MT7620 SoCWeijie Gao3-0/+200
2021-01-24serial: add uart driver for MediaTek MT7620 SoCWeijie Gao3-0/+267
2021-01-24configs: mtmips: refresh for mt7628 based boardsWeijie Gao4-0/+4
2021-01-24mips: mtmips: add two reference boards for mt7620Weijie Gao10-0/+380
2021-01-24mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao14-0/+1163
2021-01-24mips: mtmips: add support to initialize SDRAMWeijie Gao2-0/+63
2021-01-24mips: enable _machine_restart for splWeijie Gao1-1/+1
2021-01-24mips: mtmips: fix dram size detection in dram_initWeijie Gao1-3/+2
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao2-1/+1
2021-01-24mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2-52/+54
2021-01-24mips: dts: switch to board defines for dtb for mtmipsWeijie Gao1-3/+2
2021-01-24Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini8-90/+126
2021-01-23Revert "doc: update Kernel documentation build system"Tom Rini15-1480/+160
2021-01-23Merge branch '2021-01-22-tool-updates'Tom Rini6-84/+112
2021-01-23Merge branch '2021-01-22-doc-updates'Tom Rini22-414/+1792
2021-01-23doc: move README.menu to HTML documentationHeinrich Schuchardt3-124/+132
2021-01-23doc: move test/py/README.md to HTML documentationHeinrich Schuchardt2-107/+145
2021-01-23doc: move test/README to HTML documentationHeinrich Schuchardt2-0/+1
2021-01-23doc: structure doc/develop/index.rstHeinrich Schuchardt1-3/+19
2021-01-23doc: update help messagePatrick Delaunay1-1/+1
2021-01-23doc: update Kernel documentation build systemHeinrich Schuchardt15-160/+1480
2021-01-23ARM: imx: add i.MX8MN lpddr4 image cfg fileMarek Vasut1-0/+17
2021-01-23imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford15-0/+2771
2021-01-23arm: dart6ul: fix ddr size macroMarc Ferland1-2/+2
2021-01-23spi: imx: Use clock framework if enabledMarek Vasut1-0/+12
2021-01-23spi: imx: Define register bits in the driverMarek Vasut7-200/+76
2021-01-23clk: imx: Add ECSPI to iMX8MNMarek Vasut1-0/+29
2021-01-23arm64: dts: imx8mm-beacon: Resync imx8mm-beacon-som with 5.11-rc4Adam Ford1-139/+187
2021-01-23imx8mm_beacon: Enable QSPI SupportAdam Ford1-1/+9
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford1-0/+9
2021-01-23mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher1-0/+2
2021-01-23imx8mq: configs: add support for distro boot commandsAlice Guo2-63/+13
2021-01-23ARM: imx6: dh-imx6: Move bootcounter to SNVS_LPGDRMarek Vasut1-1/+4
2021-01-23board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet13-0/+2827
2021-01-23w1: mxc: fix buildMartin Fuzzey1-1/+1
2021-01-23arm: dart6ul: enable DM_ETH for the dart6ulMarc Ferland6-116/+73
2021-01-23imx: imx8mm-beacon: Remove relocation restrictionsAdam Ford1-2/+0
2021-01-23imx8mm_beacon: Enable fixed regulator in SPLAdam Ford1-0/+1
2021-01-23mx6ul(l)evk: Enable DM_ETH_PHYSean Anderson4-0/+4