summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23Merge branch '2022-09-23-add-mediatek-mt7986-support' into nextTom Rini
2022-09-23MAINTAINERS: update maintainer for MediaTek ARM platformWeijie Gao
2022-09-23tools: mtk_image: add support for nand headers used by newer chipsWeijie Gao
2022-09-23tools: mtk_image: split the code of generating NAND header into a new fileWeijie Gao
2022-09-23tools: mtk_image: split gfh header verification into a new functionWeijie Gao
2022-09-23cpu: add basic cpu driver for MediaTek ARM chipsWeijie Gao
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7981 SoCWeijie Gao
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7986 SoCWeijie Gao
2022-09-23clk: mediatek: add CLK_XTAL support for clock driverWeijie Gao
2022-09-23clk: mediatek: add infrasys clock mux supportWeijie Gao
2022-09-23clk: mediatek: add support to configure clock driver parentWeijie Gao
2022-09-23clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...Weijie Gao
2022-09-23pinctrl: mediatek: add pinctrl driver for MT7986 SoCWeijie Gao
2022-09-23pinctrl: mediatek: add pinctrl driver for MT7981 SoCWeijie Gao
2022-09-23dt-bindings: pinctrl: mediatek: add a header for common pinconf parametersWeijie Gao
2022-09-23arm: dts: mt7622: add i2c supportWeijie Gao
2022-09-23i2c: add support for MediaTek I2C interfaceWeijie Gao
2022-09-23spi: add support for MediaTek spi-mem controllerWeijie Gao
2022-09-23watchdog: mediatek: add support for MediaTek MT7986 SoCWeijie Gao
2022-09-23timer: mtk: add support for MediaTek MT7981/MT7986 SoCsWeijie Gao
2022-09-23pwm: mtk: add support for MediaTek MT7981 SoCWeijie Gao
2022-09-23pwm: mtk: add support for MediaTek MT7986 SoCWeijie Gao
2022-09-23arm: dts: mt7622: force high-speed mode for uartWeijie Gao
2022-09-23serial: mtk: add support for using dynamic baud clock souceWeijie Gao
2022-09-23net: mediatek: add support for MediaTek MT7981/MT7986Weijie Gao
2022-09-23net: mediatek: add support for PDMA v2Weijie Gao
2022-09-23net: mediatek: stop using bitfileds for DMA descriptorsWeijie Gao
2022-09-23net: mediatek: use a struct to cover variations of all SoCsWeijie Gao
2022-09-23mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCsWeijie Gao
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao
2022-09-23ARM: dts: stm32mp15: update DDR nodePatrick Delaunay
2022-09-23configs: stm32mp1: cleanup config filePatrick Delaunay
2022-09-23arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay
2022-09-23arm: stm32mp: support several key in command stm32keyPatrick Delaunay
2022-09-23arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay
2022-09-23arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay
2022-09-23board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello
2022-09-23stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay
2022-09-23ARM: dts: stm32mp: alignment with v6.0-rc3Patrick Delaunay
2022-09-23stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay
2022-09-23stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay
2022-09-23stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay
2022-09-23stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay
2022-09-22Merge tag 'u-boot-imx-20220922' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-21kontron-sl-mx8mm: Let CONFIG_SPL_FIT_IMAGE_TINY be selectedFabio Estevam
2022-09-21mx8m: csf.sh: Fix the calculation of fit_block_sizeFabio Estevam
2022-09-21Merge tag 'dm-pull-21sep22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini