summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29Provide more details of exactly how configuration signatures are calculatedMartin Bonner
2022-07-29doc: environment: Further expand on Image locations and provide exampleTom Rini
2022-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-07-29arm: mvebu: turris_omnia: Fix mpp26 pin name and commentMarek Behún
2022-07-29arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20Pali Rohár
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Simplify SPL offset macrosPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mappingPali Rohár
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár
2022-07-29arm: mvebu: turris_omnia: Add mcu node with gpio-controllerPali Rohár
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár
2022-07-29mvebu: pinctrl: apply SDHCI PHY config for A7KKonstantin Porotchkin
2022-07-29arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_mux...Pali Rohár
2022-07-29arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionalityPali Rohár
2022-07-29arm64: a37xx: pinctrl: Add missing pinmuxes into the listPali Rohár
2022-07-29arm64: a37xx: pinctrl: Mark all functions and structures as staticPali Rohár
2022-07-29arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fieldsPali Rohár
2022-07-29arm64: a37xx: pinctrl: Remove unused grp->pins fieldsPali Rohár
2022-07-29arm: mvebu: turris_omnia: Enable a38x pinctrl and gpio supportPali Rohár
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár
2022-07-28gpio: mvebu_gpio: Read number of gpios from DTPali Rohár
2022-07-28gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38xPali Rohár
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár
2022-07-28arm: mvebu: Add gpio-ranges into Armada 38x device tree filePali Rohár
2022-07-28mvebu: pinctrl: Add Armada 38x driverPali Rohár
2022-07-28pinctrl: Add new function pinctrl_generic_set_state_prefix()Pali Rohár
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-27mmc: pci_mmc.c should build with ACPIGEN=nHeinrich Schuchardt
2022-07-27cmd: mmc: allow to write protect single boot partitionYing-Chun Liu (PaulLiu)
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)
2022-07-27mmc: nuvoton: Add NPCM7xx mmc driverJim Liu
2022-07-27mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' errorPali Rohár
2022-07-27pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery
2022-07-26ARM: relocate: Fix Thumb code by using proper label typeAndre Przywara
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26Merge tag 'xilinx-for-v2022.10-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-07-26imx: imx8mm-icore: migrate to use BINMANPeng Fan
2022-07-26arm: dts: imx8m: shrink ddr firmware size to actual file sizePeng Fan
2022-07-26ddr: imx8m: helper: load ddr firmware according to binman symbolsPeng Fan
2022-07-26arm: dts: imx8m: update binman ddr firmware node namePeng Fan
2022-07-26tools: image: support i.MX93Peng Fan