aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-14doc: Add in the historical release statistics found on the wikiWIP/2022-07-14-migrate-wiki-to-sphinxTom Rini67-0/+43655
2022-07-14doc: process: Correct and expand slightly on the Merge Window conceptTom Rini1-5/+6
2022-07-14doc: Add doc/develop/release_cycle.rstTom Rini2-0/+95
2022-07-14process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini1-46/+42
2022-07-14process.rst: Perform minor cleanupsTom Rini1-16/+17
2022-07-14designprinciples.rst: Perform minor cleanupsTom Rini1-11/+11
2022-07-14doc: Migrate Process wiki page to SphinxTom Rini2-0/+201
2022-07-14doc: codingstyle: Remove comment about '//' style commentsTom Rini1-6/+0
2022-07-14doc: Migrate DesignPrinciples wiki page to SphinxTom Rini2-0/+206
2022-07-14doc: Migrate CodingStyle wiki page to SphinxTom Rini2-0/+266
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022Tom Rini29-92/+3874
2022-07-14spl: sdp: Pass the USB index to board_usb_init()Fabio Estevam1-1/+1
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