summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26imx: imx9: Add MIX power initPeng Fan
2022-07-26imx: imx9: Add gpio registers structureYe Li
2022-07-26misc: fuse: update the code for accessing fuse of i.MX93Alice Guo
2022-07-26misc: fuse: support to access fuse on i.MX93Alice Guo
2022-07-26misc: imx8ulp: move fuse.c from imx8ulp to sentinelAlice Guo
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li
2022-07-26imx: imx9: Get the chip revision through S400 APIPeng Fan
2022-07-26imx: imx9: Add AHAB boot supportYe Li
2022-07-26imx: imx9: Add TRDC driver for TRDC initYe Li
2022-07-26misc: s400_api: introduce ahab_release_m33_troutPeng Fan
2022-07-26misc: S400_API: New API for FW status and chip infoPeng Fan
2022-07-26misc: S400_API: Update release RDC APIYe Li
2022-07-26misc: s4mu: Support iMX93 with Sentinel MUPeng Fan
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li
2022-07-26imx: imx9: support romapiPeng Fan
2022-07-26imx: imx9: disable watchdogYe Li
2022-07-26imx: imx9: Add function to initialize timerJian Li
2022-07-26spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan
2022-07-26mmc: fsl_esdhc_imx: Support i.MX9Peng Fan
2022-07-26imx: imx9: Add CCM and clock API supportPeng Fan
2022-07-26imx: pinctrl: add pinctrl and pinfunc file for i.MX93Peng Fan
2022-07-26gpio: pca953x: support pcal6524Peng Fan
2022-07-26fsl_lpuart: add i.MX9 supportPeng Fan
2022-07-26imx: add basic i.MX9 supportPeng Fan
2022-07-26imx: add USB2_BOOT typePeng Fan
2022-07-26imx: move get_boot_device to common filePeng Fan
2022-07-26imx: move get_boot_device to common headerPeng Fan
2022-07-26imx: simplify dependency with SPL_BOOTROM_SUPPORTPeng Fan
2022-07-26imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_deviceYe Li
2022-07-26imx: Change USB boot device typeYe Li
2022-07-26arm: makefile: cleanup mach-imx usagePeng Fan
2022-07-26spl: imx8mm: enlarge SPL_MAX_SIZEPeng Fan
2022-07-26MAINTAINERS: Update file list for ARM Freescale IMXMartyn Welch
2022-07-26imx: syscounter: support timer_get_boot_usJun Nie
2022-07-26patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson
2022-07-26dm: fix mis-word in SPL_DM descriptionOleksandr Suvorov
2022-07-26doc: Make a start on docs for fdt commandSimon Glass
2022-07-26fdt: Start a test for the fdt commandSimon Glass
2022-07-26addrmap: Support on sandboxSimon Glass
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut
2022-07-26log: force DEBUG when LOG_DEBUG is activatedPatrick Delaunay
2022-07-26dm: fix logic of lists_bind_fdt()Heinrich Schuchardt
2022-07-26configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9Heinrich Schuchardt
2022-07-26dm: avoid NULL dereference in lists_bind_fdt()Heinrich Schuchardt
2022-07-26test: fix log testsHeinrich Schuchardt
2022-07-26dm: avoid NULL dereference in add_item()Heinrich Schuchardt
2022-07-26spi: zynq_qspi: Fix programming qspi speedAshok Reddy Soma
2022-07-26spi: zynq_qspi: Add support for zynq_qspi_mem_exec_opAshok Reddy Soma
2022-07-26spi: zynq_qspi: Use dummy buswidth in dummy byte calculationT Karthik Reddy
2022-07-26spi: zynq_qspi: Add child pre probe functionSiva Durga Prasad Paladugu