summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-05arm64: dts: imx8mm-u-boot.dtsi: use dash for node namesPatrick Wildt1-6/+6
2022-02-05arm64: dts: imx8mq-u-boot.dtsi: explicitly add spl filenamePatrick Wildt1-0/+1
2022-02-05arm64: dts: imx8mq-u-boot.dtsi: alphabetically re-order propertiesPatrick Wildt1-12/+12
2022-02-05doc: verdin-imx8mm: Remove ATF_LOAD_ADDR exportFabio Estevam1-1/+0
2022-02-05doc: sl-mx8mm: Remove ATF_LOAD_ADDR exportFabio Estevam1-1/+0
2022-02-05doc: imx8mm_evk: Remove ATF_LOAD_ADDR exportFabio Estevam1-1/+0
2022-02-05imx: imx8mm: imx8mm-kontron-n801x-s: add common board u-boot.dtsiHeiko Thiery3-123/+135
2022-02-05imx: imx8mm: imx8mm-kontron-n801x-s: convert options to KconfigHeiko Thiery1-0/+2
2022-02-05cmd: bcb: fix bcb struct alignment issueGary Bisson1-1/+2
2022-02-05configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.binYing-Chun Liu (PaulLiu)1-2/+1
2022-02-05cmd_nandbcb: Support secondary boot address of imx8mnMichael Trimarchi1-2/+38
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer5-1/+14
2022-02-05Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN e...Marek Vasut1-1/+0
2022-02-05ARM: dts: imx: Synchronize iMX6QDL DHCOM PDK2 DTs with Linux 5.15.12Marek Vasut4-79/+1078
2022-02-05ARM: dts: imx: Add labels to remaining anatop regulatorsMarek Vasut1-3/+3
2022-02-05arm: dts: Enable support for USB on XEA (imx28) boardLukasz Majewski1-0/+18
2022-02-05arm: xea: config: Provide special defconfig for a single binary u-bootLukasz Majewski2-0/+113
2022-02-05xea: dts: Update the SPI-NOR flash memory partitions descriptionLukasz Majewski1-21/+34
2022-02-05arm: xea: Modify board code to generate single binary u-bootLukasz Majewski2-1/+8
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski2-6/+6
2022-02-05ARM: dts: imx6ull: Use the correct name for ESAI_TX0Fabio Estevam1-1/+1
2022-02-05mx6: Use imx6_src_get_boot_mode() to check boot deviceHarald Seiler1-2/+1
2022-02-05ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 boardChristoph Niedermaier3-6/+50
2022-02-05tools/mxsimage: Remove fclose on empty FILE pointerMattias Hansson1-8/+5
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro17-0/+2003
2022-02-05colibri-imx8x: add on-module gpio expander fxl6408Oleksandr Suvorov2-0/+28
2022-02-05GPIO: fxl6408: Add support for FXL6408 GPIO expanderOleksandr Suvorov3-0/+388
2022-02-05imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIALYing-Chun Liu (PaulLiu)1-0/+2
2022-02-05spi: mxc_spi: remove redundant code in spi_xchg_single()Haolin Li1-2/+0
2022-02-05arm: imx8m: imx8mm-cl-iot-gate: detect extension boardYing-Chun Liu (PaulLiu)2-0/+335
2022-02-05arm: dts: imx8mm-cl-iot-gate: add Compulab's ied overlaysYing-Chun Liu (PaulLiu)8-3/+358
2022-02-05imx8ulp: ddr: Fix DDR frequency request issueYe Li1-3/+7
2022-02-05imx8ulp:ddr: saving the dram config timing data into sramJacky Bai2-0/+52
2022-02-05imx8ulp: implement to obtain the SoC current temperatureAlice Guo1-0/+17
2022-02-05imx8ulp: clock: Handle the DDRLOCKED when setting DDR clockYe Li3-0/+18
2022-02-05imx8ulp: clock: Support to enable/disable the ADC1 clockAlice Guo6-1/+49
2022-02-05imx8ulp: Update ethernet mac to get from fuseYe Li1-0/+23
2022-02-05imx8ulp: clock: Support to reset DCNano and MIPI DSIYe Li2-0/+9
2022-02-05imx8ulp: clock: Reset DDR controller before clock enableYe Li1-0/+3
2022-02-05imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li3-0/+27
2022-02-05imx8ulp: Remove freescale name from CPU revisionYe Li1-1/+1
2022-02-05imx8ulp: Fix DCNANO QoS settingYe Li3-0/+7
2022-02-05imx8ulp: Set DCNANO read QoS on NIC_LPAV to highestYe Li1-0/+3
2022-02-05imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li4-0/+71
2022-02-05imx8ulp: rdc: allow A35 access flexspi0 memYe Li1-0/+2
2022-02-05imx8ulp: clock: Add MIPI DSI clock and DCNano clockYe Li2-0/+75
2022-02-05imx8ulp: clock: Support LPAV clocks in cgc and pccYe Li5-82/+508
2022-02-05imx8ulp: assign PXP/HIFI4/EPDC to APD domainPeng Fan1-2/+2
2022-02-05arm: imx8ulp: Allocate LPAV resources to AP domainYe Li1-6/+16
2022-02-05imx8ulp: soc: Check the DBD_EN fuse before setting RDCYe Li1-3/+17