summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13spi: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13pinctrl: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13reset: mtmips: add reset controller support for MediaTek MT7621 SoCWeijie Gao
2022-07-13clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao
2022-07-13doc: mediatek: add documentation for mt7621 reference boardsWeijie Gao
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13mips: add support for noncached_alloc()Weijie Gao
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao
2022-07-13mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-07-12arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser
2022-07-12configs: stm32mp13: activate some commandPatrick Delaunay
2022-07-12configs: stm32mp13: activate I2C supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RTC supportPatrick Delaunay
2022-07-12configs: stm32mp13: activate RNG supportPatrick Delaunay
2022-07-12configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay
2022-07-12ARM: dts: stm32mp13: activate led on STM32MP13F-DKPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: alignment with v5.19Patrick Delaunay
2022-07-12stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay
2022-07-12rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve
2022-07-12i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay
2022-07-12ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)Patrick Delaunay
2022-07-12configs: stm32mp15: increase malloc size for pre-relocPatrick Delaunay
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay
2022-07-12ARM: dts: stm32mp15: alignment with v5.19Patrick Delaunay
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: add SCMI nodesPatrick Delaunay
2022-07-12ARM: dts: stm32mp13: add OP-TEE nodesPatrick Delaunay
2022-07-12configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boardsPatrick Delaunay
2022-07-11Merge branch 'next'Tom Rini
2022-07-11Prepare v2022.07v2022.07Tom Rini
2022-07-08Merge branch '2022-07-08-Kconfig-migrations' into nextTom Rini
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini
2022-07-08legoev3: Migrate to DM_I2CTom Rini
2022-07-08omap3: emif4: More clearly hard-code cs0 sizeTom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-08Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-08imx8mq_phanbell: Remove custom CONFIG_SYS_MALLOC_F_LENFabio Estevam
2022-07-08Merge branch '2022-07-08-assorted-updates' into nextTom Rini
2022-07-08board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDRMarek Vasut