aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini69-36/+5879
2022-07-13Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Jul2022Tom Rini10-293/+1693
2022-07-13MAINTAINERS: update maintainer for MediaTek MIPS platformWeijie Gao1-0/+8
2022-07-13tools: mtk_image: add support for MT7621 NAND imagesWeijie Gao2-0/+206
2022-07-13spl: nand: support loading legacy image with payload compressedWeijie Gao1-0/+27
2022-07-13spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLYWeijie Gao1-2/+19
2022-07-13spl: allow using nand base without standard nand driverWeijie Gao1-1/+1
2022-07-13nand: raw: add support for MediaTek MT7621 SoCWeijie Gao5-2/+1488
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao1-6/+15
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao1-11/+11
2022-07-13net: mediatek: remap iobase addressWeijie Gao1-1/+1
2022-07-13mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao1-0/+13
2022-07-13watchdog: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13gpio: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13spi: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-13pinctrl: mtmips: add support for MediaTek MT7621 SoCWeijie Gao5-2/+330
2022-07-13reset: mtmips: add reset controller support for MediaTek MT7621 SoCWeijie Gao1-0/+38
2022-07-13clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao3-0/+335
2022-07-13doc: mediatek: add documentation for mt7621 reference boardsWeijie Gao3-0/+58
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao9-0/+363
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao26-6/+2686
2022-07-13mips: add support for noncached_alloc()Weijie Gao2-0/+63
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao1-0/+3
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao1-0/+67
2022-07-13mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao1-0/+142
2022-07-13MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainerHeinrich Schuchardt1-0/+1
2022-07-13efi_loader: suppress executable stack warningHeinrich Schuchardt1-2/+2
2022-07-13efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt1-2/+2
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima2-1/+4
2022-07-13doc: Add statistics page for v2022.07Tom Rini1-0/+805
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini1-3/+12
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini1-1/+0
2022-07-13doc: Add man page for dumpimageSean Anderson1-0/+103
2022-07-13doc: mkimage: Further document -o and -RSean Anderson1-34/+236
2022-07-13mkimage: Add long optionsSean Anderson2-2/+109
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson1-6/+6
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson1-0/+8
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson1-2/+5
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson1-70/+207
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson1-1/+1
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson1-33/+29
2022-07-13doc: mkimage: Use subsection macroSean Anderson1-5/+3
2022-07-13doc: mkimage: Regularize option documentationSean Anderson1-36/+36
2022-07-13doc: mkimage: Reformat examplesSean Anderson1-49/+67
2022-07-13doc: mkimage: Use empty request instead of blank linesSean Anderson1-54/+54
2022-07-13doc: mkimage: Use standard style for synopsisSean Anderson1-11/+22
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini34-140/+1206
2022-07-12arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser1-2/+0