summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-26sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec3-238/+303
2021-01-26i2c: mvtwsi: sunxi: update macroJernej Skrabec1-1/+1
2021-01-26mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec2-7/+7
2021-01-26sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec10-17/+24
2021-01-26sunxi: Add support for AXP305 PMICJernej Skrabec7-4/+129
2021-01-26sunxi: Properly check for SATAPWR and MACPWRAndre Przywara1-12/+22
2021-01-26sunxi: Add support for Orange Pi 3Andre Heider4-0/+363
2021-01-26sunxi: Add support for Tanix TX6Jernej Skrabec4-1/+142
2021-01-26ARM: dts: sunxi: h6: Update DT filesJernej Skrabec7-73/+794
2021-01-26net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara1-0/+3
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini61-72/+4477
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini90-2347/+10029
2021-01-25Merge tag 'doc-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini15-41/+501
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini27-30/+436
2021-01-25doc: describe command conitraceHeinrich Schuchardt2-0/+55
2021-01-25doc: describe the false commandHeinrich Schuchardt2-0/+29
2021-01-25dm: core: describe uclass_root_sHeinrich Schuchardt1-4/+12
2021-01-25doc: document true commandHeinrich Schuchardt2-0/+29
2021-01-25doc: describe loady commandHeinrich Schuchardt2-0/+68
2021-01-25cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt1-6/+6
2021-01-25doc: document echo commandHeinrich Schuchardt2-0/+66
2021-01-25test: unit test for echo commandHeinrich Schuchardt2-0/+60
2021-01-25cmd: change suppress newline in echo commandHeinrich Schuchardt1-31/+18
2021-01-25doc: document for statementHeinrich Schuchardt2-0/+66
2021-01-25doc: describe exit commandHeinrich Schuchardt2-0/+41
2021-01-25doc: document sbi commandHeinrich Schuchardt3-0/+51
2021-01-24MAINTAINERS: add maintainer for MediaTek MIPS platformWeijie Gao1-0/+23
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