summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02dt-bindings: usb: mtk-xhci: add support mt8195Chunfeng Yun
2023-03-02dt-bindings: phy-mtk-tphy: add support mt8195Chunfeng Yun
2023-03-02usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun
2023-03-02phy: phy-mtk-tphy: add support mt8195Chunfeng Yun
2023-03-02phy: phy-mtk-tphy: remove macros to prepare bitfield valueChunfeng Yun
2023-03-02usb: dwc3-meson-g12a: Select PHY instead of imply PHYMarek Vasut
2023-03-01Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2023-03-01doc/kwboot.1: Update example descriptionPali Rohár
2023-03-01arm: mvebu: Define SPL memory mapsPali Rohár
2023-03-01arm: mvebu: Define env_sf_get_env_addr() also for Proper U-BootPali Rohár
2023-03-01arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mappingPali Rohár
2023-03-01arm: mvebu: Remove A39x relictsPali Rohár
2023-03-01arm: mvebu: clearfog: Add defconfig for SATA bootingPali Rohár
2023-03-01arm: mvebu: db-88f6820-amc: Add defconfig for NAND bootingPali Rohár
2023-03-01arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) optionsPali Rohár
2023-03-01arm: mvebu: Add support for generating PEX kwbimagePali Rohár
2023-03-01arm: mvebu: Add support for generating NAND kwbimagePali Rohár
2023-03-01tools: kwbimage: Add support for creating an image with no dataPali Rohár
2023-03-01tools: mkimage: Do not try to open datafile when it is skippedPali Rohár
2023-03-01tools: mkimage: Print human readable error when -d is not specifiedPali Rohár
2023-03-01tools: kwbimage: Add support for XIP SPI/NOR imagesPali Rohár
2023-03-01tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP imagesPali Rohár
2023-03-01tools: kwbimage: Fix invalid secure boot header signaturePali Rohár
2023-03-01tools: kwbimage: Fix generating secure boot data image signaturePali Rohár
2023-03-01tools: kwbimage: Rename imagesz to dataoffPali Rohár
2023-03-01tools: kwbimage: Simplify add_secure_header_v1()Pali Rohár
2023-03-01tools: kwbimage: Print image data offset when printing kwbimage headerPali Rohár
2023-03-01tools: kwbimage: Print binary image offset as sizePali Rohár
2023-03-01tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 imagesPali Rohár
2023-03-01tools: kwbimage: Reject mkimage -F optionPali Rohár
2023-03-01tools: kwbimage: Fix endianity when printing kwbimage headerPali Rohár
2023-03-01tools: kwbimage: Fix generating of kwbimage v0 header checksumPali Rohár
2023-03-01tools: kwbimage: Fix dumping NAND_BLKSZPali Rohár
2023-03-01tools: kwbimage: Fix dumping NAND_BADBLK_LOCATIONPali Rohár
2023-03-01tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZEPali Rohár
2023-03-01tools: kwbimage: Fix dumping register set / DATA commandsPali Rohár
2023-03-01cmd: mvebu/bubt: Enable command by defaultPali Rohár
2023-03-01cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u...Pali Rohár
2023-03-01cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT optionPali Rohár
2023-03-01cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCsPali Rohár
2023-03-01cmd: mvebu/bubt: Check also A8K boot image checksumPali Rohár
2023-03-01cmd: mvebu/bubt: Do not modify image in A8K check_image_header()Pali Rohár
2023-03-01cmd: mvebu/bubt: Mark all local symbols as staticPali Rohár
2023-03-01cmd: mvebu/bubt: Rename variable image_size to hdr_sizePali Rohár
2023-03-01cmd: mvebu/bubt: Add support for reading image from the SATA disk partitionPali Rohár
2023-03-01cmd: mvebu/bubt: Add support for writing image to SATA diskPali Rohár
2023-03-01cmd: mvebu/bubt: Add support for selecting eMMC HW partitionPali Rohár
2023-03-01tools: kwboot: Show image type and error parsing reasonsPali Rohár
2023-03-01tools: kwboot: Fix patching of SPI/NOR XIP imagesPali Rohár
2023-03-01tools: kwboot: Add check that kwbimage contains DDR init codePali Rohár