summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpu: add basic cpu driver for MediaTek ARM chipsWeijie Gao2022-09-232-0/+87
* clk: mediatek: add clock driver support for MediaTek MT7981 SoCWeijie Gao2022-09-232-0/+684
* clk: mediatek: add clock driver support for MediaTek MT7986 SoCWeijie Gao2022-09-232-0/+673
* clk: mediatek: add CLK_XTAL support for clock driverWeijie Gao2022-09-232-1/+6
* clk: mediatek: add infrasys clock mux supportWeijie Gao2022-09-232-1/+74
* clk: mediatek: add support to configure clock driver parentWeijie Gao2022-09-232-33/+48
* clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...Weijie Gao2022-09-232-1/+9
* pinctrl: mediatek: add pinctrl driver for MT7986 SoCWeijie Gao2022-09-233-0/+780
* pinctrl: mediatek: add pinctrl driver for MT7981 SoCWeijie Gao2022-09-233-0/+1054
* i2c: add support for MediaTek I2C interfaceWeijie Gao2022-09-233-0/+832
* spi: add support for MediaTek spi-mem controllerWeijie Gao2022-09-233-0/+710
* watchdog: mediatek: add support for MediaTek MT7986 SoCWeijie Gao2022-09-231-0/+1
* timer: mtk: add support for MediaTek MT7981/MT7986 SoCsWeijie Gao2022-09-231-22/+37
* pwm: mtk: add support for MediaTek MT7981 SoCWeijie Gao2022-09-231-2/+32
* pwm: mtk: add support for MediaTek MT7986 SoCWeijie Gao2022-09-231-0/+6
* serial: mtk: add support for using dynamic baud clock souceWeijie Gao2022-09-231-33/+47
* net: mediatek: add support for MediaTek MT7981/MT7986Weijie Gao2022-09-232-0/+32
* net: mediatek: add support for PDMA v2Weijie Gao2022-09-232-21/+86
* net: mediatek: stop using bitfileds for DMA descriptorsWeijie Gao2022-09-232-96/+80
* net: mediatek: use a struct to cover variations of all SoCsWeijie Gao2022-09-232-17/+64
* mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCsWeijie Gao2022-09-231-15/+53
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini2022-09-202-12/+96
|\
| * timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE supportStefan Roese2022-09-201-19/+64
| * timer: orion-timer: Add support for other Armada SoC'sStefan Roese2022-09-202-4/+43
* | Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-204-21/+135
|\ \ | |/ |/|
| * pinctrl: at91-pio4: Add support for pinctrl config subnodesSergiu Moga2022-09-191-12/+61
| * pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT nodeSergiu Moga2022-09-192-7/+60
| * clk: at91: sam9x60: change parent clock from mck_pres to mck_divMihai Sain2022-09-191-2/+2
| * mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertionSergiu Moga2022-09-191-0/+12
* | Merge branch 'master' into nextTom Rini2022-09-1934-588/+865
|\ \ | |/ |/|
| * Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-09-199-379/+331
| |\
| | * serial: mxc: have putc use the TXFIFOJohannes Schneider2022-09-181-1/+1
| | * serial: mxc: enable the RX pipelineJohannes Schneider2022-09-181-0/+13
| | * imx8m: ddrphy_utils: Remove unused fileMarek Vasut2022-09-181-369/+0
| | * crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain2022-09-181-6/+16
| | * RAM: Add changes for i.MXRT11xx seriesJesse Taube2022-09-181-0/+9
| | * clk: imx: Add initial support for i.MXRT1170 clock driverJesse Taube2022-09-183-0/+238
| | * clk: imx: Add i.MXRT11xx pllv3 variantJesse Taube2022-09-182-3/+54
| * | Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini2022-09-181-9/+34
| |\ \ | | |/ | |/|
| | * mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár2022-09-161-0/+8
| | * mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár2022-09-161-9/+26
| * | timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese2022-09-181-1/+1
| |/
| * i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz2022-09-151-5/+6
| * i2c: stm32: do not set the STOP condition on errorAlain Volmat2022-09-151-3/+3
| * i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat2022-09-151-4/+4
| * i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat2022-09-151-4/+2
| * i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz2022-09-151-1/+1
| * Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-082-43/+147
| |\
| | * clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYCPatrick Delaunay2022-09-061-15/+20
| | * phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay2022-09-061-0/+79