aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-23clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...Weijie Gao2-1/+9
2022-09-23pinctrl: mediatek: add pinctrl driver for MT7986 SoCWeijie Gao3-0/+780
2022-09-23pinctrl: mediatek: add pinctrl driver for MT7981 SoCWeijie Gao3-0/+1054
2022-09-23dt-bindings: pinctrl: mediatek: add a header for common pinconf parametersWeijie Gao1-0/+41
2022-09-23arm: dts: mt7622: add i2c supportWeijie Gao2-0/+42
2022-09-23i2c: add support for MediaTek I2C interfaceWeijie Gao3-0/+832
2022-09-23spi: add support for MediaTek spi-mem controllerWeijie Gao3-0/+710
2022-09-23watchdog: mediatek: add support for MediaTek MT7986 SoCWeijie Gao1-0/+1
2022-09-23timer: mtk: add support for MediaTek MT7981/MT7986 SoCsWeijie Gao1-22/+37
2022-09-23pwm: mtk: add support for MediaTek MT7981 SoCWeijie Gao1-2/+32
2022-09-23pwm: mtk: add support for MediaTek MT7986 SoCWeijie Gao1-0/+6
2022-09-23arm: dts: mt7622: force high-speed mode for uartWeijie Gao1-0/+1
2022-09-23serial: mtk: add support for using dynamic baud clock souceWeijie Gao1-33/+47
2022-09-23net: mediatek: add support for MediaTek MT7981/MT7986Weijie Gao2-0/+32
2022-09-23net: mediatek: add support for PDMA v2Weijie Gao2-21/+86
2022-09-23net: mediatek: stop using bitfileds for DMA descriptorsWeijie Gao2-96/+80
2022-09-23net: mediatek: use a struct to cover variations of all SoCsWeijie Gao2-17/+64
2022-09-23mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCsWeijie Gao1-15/+53
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao11-0/+699
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao14-0/+1054
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao6-1/+389
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao7-0/+477
2022-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...WIP/20Sep2022-nextTom Rini14-39/+137
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini20-483/+631
2022-09-20kirkwood: lsxl: Sync defconfigsStefan Roese2-4/+0
2022-09-20arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT nodeStefan Roese1-0/+11
2022-09-20arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1Stefan Roese1-2/+2
2022-09-20arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate stepStefan Roese1-1/+5
2022-09-20arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platformsStefan Roese2-5/+4
2022-09-20timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE supportStefan Roese1-19/+64
2022-09-20timer: orion-timer: Add support for other Armada SoC'sStefan Roese2-4/+43
2022-09-20arm: mvebu: theadorable: Update eth & mdio DT nodesStefan Roese1-15/+12
2022-09-20arm: mvebu: theadorable: Misc defconfig changesStefan Roese1-0/+3
2022-09-20arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCsPali Rohár1-0/+1
2022-09-20arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMITPali Rohár1-0/+2
2022-09-20Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwbPali Rohár1-0/+1
2022-09-19Merge branch 'master' into nextTom Rini340-2083/+13228
2022-09-19Prepare v2022.10-rc5v2022.10-rc5Tom Rini2-2/+2
2022-09-19configs: Resync with savedefconfigTom Rini16-18/+4
2022-09-19imx8m*_venice_defconfig: fix default bootcmdTim Harvey3-3/+0
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini82-611/+9561
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún1-3/+3
2022-09-19pinctrl: at91-pio4: Add support for pinctrl config subnodesSergiu Moga1-12/+61
2022-09-19pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT nodeSergiu Moga2-7/+60
2022-09-19ARM: dts: at91: sama7: Align with Linux DevicetreeSergiu Moga3-43/+60
2022-09-19ARM: dts: at91: sama5: Align with Linux DevicetreeSergiu Moga10-419/+411
2022-09-19clk: at91: sam9x60: change parent clock from mck_pres to mck_divMihai Sain1-2/+2
2022-09-19ARM: dts: at91: sam9x60_curiosity: add onewire supportDurai Manickam KR1-0/+17
2022-09-19board: sam9x60_curiosity: add pda detect call at init timeDurai Manickam KR1-0/+4
2022-09-19configs: sama9x60_curiosity: add onewire and eeprom driversDurai Manickam KR1-0/+4