summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* imx6ul/imx6ull: synchronise device trees with linuxMarcel Ziswiler2022-07-2526-944/+1695
* imx: mx6ul_14x14_evk: prepare to synchronise device trees with linuxMarcel Ziswiler2022-07-251-6/+0
* colibri_imx6: synchronise device tree with linuxMarcel Ziswiler2022-07-257-434/+1478
* apalis_imx6: synchronise device tree with linuxMarcel Ziswiler2022-07-258-768/+1574
* imx6dl/imx6qdl: synchronise device trees with linuxMarcel Ziswiler2022-07-2578-1293/+3953
* tbs2910: prepare to synchronise device trees with linuxMarcel Ziswiler2022-07-251-2/+2
* imx6: aristainetos: fix pwms property warningsMarcel Ziswiler2022-07-251-0/+1
* board/BuR/brppt2: fix pwms property warningMarcel Ziswiler2022-07-251-0/+1
* toradex: common: Improve product/serial print during bootFrancesco Dolcini2022-07-251-3/+4
* toradex: tdx-cfg-block: Use official SKU namesFrancesco Dolcini2022-07-251-69/+69
* toradex: common: Remove #ifdef usage for 2nd ethaddrFrancesco Dolcini2022-07-251-3/+2
* toradex: common: Remove stale function declarationFrancesco Dolcini2022-07-251-4/+0
* toradex: tdx-cfg-block: Cleanup interactive cfg block creationFrancesco Dolcini2022-07-253-272/+92
* toradex: common: Use ARRAY_SIZE macroFrancesco Dolcini2022-07-251-4/+2
* toradex: common: Remove stale comments about modules availabilityFrancesco Dolcini2022-07-252-4/+4
* toradex: tdx-cfg-block: add 0068 i.mx 8m mini skuPhilippe Schenker2022-07-253-2/+15
* imx8mm: Sync device tree with linux-next 20220711Fabio Estevam2022-07-252-206/+456
* doc: board: nxp: Add instructions to boot from QSPIMamta Shukla2022-07-251-2/+36
* board: freescale: Add entry for imx8mm_evk_fspi_defconfigMamta Shukla2022-07-251-0/+1
* configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8mMamta Shukla2022-07-252-0/+10
* board: freescale: Add QSPI Boot support in spl for i.MX8mMamta Shukla2022-07-251-0/+2
* configs: Add config for enabling FSPI boot option for i.MX8mMamta Shukla2022-07-252-0/+130
* dts: imx8mm-uboot: Add support to pack FlexSPI Header using binmanMamta Shukla2022-07-251-0/+20
* tools: mkimage: Add support to generate FlexSPI Header for i.MX8mMamta Shukla2022-07-253-1/+177
* tools: imx8mimage: Keep IVT reserved1 field zero alwaysMarek Vasut2022-07-251-8/+0
* imx8ulp: soc.c: use rom_api_query_boot_infor() wrapperRasmus Villemoes2022-07-251-8/+2
* imx8m: soc.c: use rom_api_query_boot_infor() wrapperRasmus Villemoes2022-07-251-4/+1
* imx8: use ROM API wrappers in spl_imx_romapi.cRasmus Villemoes2022-07-251-36/+11
* imx8: add rom api wrappersRasmus Villemoes2022-07-253-0/+35
* imx8: sys_proto.h: change guard logic around ROM APIRasmus Villemoes2022-07-251-1/+1
* imx8: add hidden IMX8_ROMAPI Kconfig symbolRasmus Villemoes2022-07-251-1/+5
* mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer2022-07-251-1/+12
* arm: dts: imx8mm-venice-gw700x: add support for GPY111 phyTim Harvey2022-07-251-1/+1
* usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam2022-07-251-5/+0
* Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.den...Tom Rini2022-07-2411-282/+626
|\
| * mtd: decommission the NAND museumMichael Trimarchi2022-07-221-10/+0
| * mtd: nand: toshiba: Retrieve ECC requirements from extended IDMichael Trimarchi2022-07-221-0/+26
| * mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi2022-07-225-13/+36
| * mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi2022-07-225-18/+58
| * mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi2022-07-225-53/+93
| * mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi2022-07-225-21/+59
| * mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi2022-07-225-88/+120
| * mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi2022-07-225-51/+100
| * mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi2022-07-222-1/+5
| * mtd: nand: Fix MediaTek MT7621 SoC buildMichael Trimarchi2022-07-221-1/+1
| * mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi2022-07-222-14/+14
| * mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi2022-07-222-23/+105
| * mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi2022-07-222-29/+44
| * mtd: nand: Get rid of busw parameterMichael Trimarchi2022-07-221-27/+32
* | Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-07-228-15/+31
|\ \