aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14doc: Migrate Process wiki page to SphinxTom Rini
2022-07-14doc: codingstyle: Remove comment about '//' style commentsTom Rini
2022-07-14doc: Migrate DesignPrinciples wiki page to SphinxTom Rini
2022-07-14doc: Migrate CodingStyle wiki page to SphinxTom Rini
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-14spl: sdp: Pass the USB index to board_usb_init()Fabio Estevam
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-07-13Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-13MAINTAINERS: update maintainer for MediaTek MIPS platformWeijie Gao
2022-07-13tools: mtk_image: add support for MT7621 NAND imagesWeijie Gao
2022-07-13spl: nand: support loading legacy image with payload compressedWeijie Gao
2022-07-13spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLYWeijie Gao
2022-07-13spl: allow using nand base without standard nand driverWeijie Gao
2022-07-13nand: raw: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao
2022-07-13net: mediatek: remap iobase addressWeijie Gao
2022-07-13mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13watchdog: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13gpio: add support for MediaTek MT7621 SoCWeijie Gao
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-13MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainerHeinrich Schuchardt
2022-07-13efi_loader: suppress executable stack warningHeinrich Schuchardt
2022-07-13efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima
2022-07-13doc: Add statistics page for v2022.07Tom Rini
2022-07-13doc: environment: Expand on fdt_addr, initrd_addr and loadaddrTom Rini
2022-07-13doc: environment: Drop u-boot_addr_rTom Rini
2022-07-13doc: Add man page for dumpimageSean Anderson
2022-07-13doc: mkimage: Further document -o and -RSean Anderson
2022-07-13mkimage: Add long optionsSean Anderson
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson
2022-07-13doc: mkimage: Use subsection macroSean Anderson