summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02sandbox: Expand size for VPL imageSimon Glass
2023-03-02lib: Add a Kconfig for SPL_BZIP2Simon Glass
2023-03-02Correct SPL use of DM_RNGSimon Glass
2023-03-02boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass
2023-03-02Correct SPL uses of PHY_FIXEDSimon Glass
2023-03-02Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTEDSimon Glass
2023-03-02Correct SPL uses of MULTIPLEXERSimon Glass
2023-03-02Correct SPL uses of DISPLAY_AER_FULLSimon Glass
2023-03-02bootstd: Disable QFW bootmeth in SPLSimon Glass
2023-03-02sh4: Drop unused twl6030 driverSimon Glass
2023-03-02mtd: Drop unused CONFIG_ONENAND_U_BOOTSimon Glass
2023-03-02mtd: Drop unused kb9202_nand driverSimon Glass
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-02s5p: Remove empty arch_misc_initTom Rini
2023-03-02mvebu: Drop empty arch_misc_initTom Rini
2023-03-02mvebe: Drop ARCH_MISC_INIT from alleycat 5Tom Rini
2023-03-02imx9: Remove ARCH_MISC_INITTom Rini
2023-03-02common: Make ARCH_EARLY_INIT_R be selected onlyTom Rini
2023-03-02arm: rk3368: Select ARCH_EARLY_INIT_R when usedTom Rini
2023-03-02arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGATom Rini
2023-03-02arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64Tom Rini
2023-03-02common/Kconfig: Reword text for BOARD_TYPESTom Rini
2023-03-01Merge tag 'dm-pull-29feb23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-01tools: binman: minor formatting fix in docsRalph Siemsen
2023-03-01sandbox: fix building with CONFIG_SPL_TIMER=yHeinrich Schuchardt
2023-03-01MAINTAINERS: assign sandbox drivers to SANDBOXHeinrich Schuchardt
2023-03-01sandbox: allow building sandbox_spl with CONFIG_DEBUGHeinrich Schuchardt
2023-03-01arm64: a37xx: pinctrl: probe after bindingRobert Marko
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek
2023-03-01RFC: tools: Add a camel-case conversion scriptSimon Glass
2023-03-01Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2023-03-01Merge tag 'u-boot-at91-fixes-2023.04-a' of https://source.denx.de/u-boot/cust...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