aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár1-1/+2
2022-07-28pinctrl: Add new function pinctrl_generic_set_state_prefix()Pali Rohár1-0/+2
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+16
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini4-0/+16
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)1-0/+16
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini20-44/+702
2022-07-26tools: image: support i.MX93Peng Fan1-2/+13
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan1-0/+145
2022-07-26arm: dts: Add i.MX93 SoC DTSi filePeng Fan2-0/+215
2022-07-26imx: imx9: Support booting m33 from AcorePeng Fan1-0/+1
2022-07-26fsl_lpuart: add i.MX9 supportPeng Fan1-1/+1
2022-07-26fdt: Start a test for the fdt commandSimon Glass2-0/+11
2022-07-26addrmap: Support on sandboxSimon Glass1-0/+2
2022-07-26log: force DEBUG when LOG_DEBUG is activatedPatrick Delaunay1-0/+3
2022-07-26fpga: zynqmp: support loading encrypted bitfilesAdrian Fiergolski3-1/+5
2022-07-26fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov2-0/+5
2022-07-26fpga: xilinx: pass compatible flags to load() callbackOleksandr Suvorov1-1/+1
2022-07-26fpga: add fpga_compatible2flagOleksandr Suvorov1-0/+1
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov1-1/+1
2022-07-26fpga: xilinx: pass compatible flags to xilinx_load()Oleksandr Suvorov1-1/+1
2022-07-26fpga: zynqmp: add str2flags callOleksandr Suvorov1-0/+3
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov3-5/+5
2022-07-26fpga: xilinx: add missed identifier namesOleksandr Suvorov1-4/+6
2022-07-26configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MACTim Harvey1-3/+0
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl1-1/+0
2022-07-26mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma1-0/+5
2022-07-26firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()Ashok Reddy Soma1-1/+1
2022-07-26dt-bindings: versal: Add versal reset IDsMichal Simek1-0/+105
2022-07-26xilinx: Remove duplicate PMIO_NODE_ID_BASE macroMichal Simek1-2/+0
2022-07-26lmb: Fix lmb property's defination under struct lmbAshok Reddy Soma1-1/+1
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg1-0/+21
2022-07-25clocks: qcom: Add clock driver for QCS404 SoCSumit Garg1-0/+180
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg1-0/+21
2022-07-25clocks: sdm845: Import qcom,gcc-sdm845.hSumit Garg1-0/+246
2022-07-25imx8mm: synchronise device tree with linuxMarcel Ziswiler1-1/+8
2022-07-25imx8mq: synchronise device tree with linuxMarcel Ziswiler2-19/+3
2022-07-25imx8mn: synchronise device tree with linuxMarcel Ziswiler3-1/+43
2022-07-25colibri_vf: synchronise device tree with linuxMarcel Ziswiler1-0/+202
2022-07-25imx7s/d: synchronise device trees with linuxMarcel Ziswiler2-12/+6
2022-07-25imx6dl/imx6qdl: synchronise device trees with linuxMarcel Ziswiler1-5/+9
2022-07-25imx8mm: Sync device tree with linux-next 20220711Fabio Estevam1-0/+9
2022-07-25configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8mMamta Shukla1-0/+9
2022-07-25tools: mkimage: Add support to generate FlexSPI Header for i.MX8mMamta Shukla1-0/+38
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi1-0/+1
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi1-0/+1
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi1-20/+1
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi1-0/+1
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi1-0/+1
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi1-0/+2
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi1-0/+3