summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-21imx8mp_evk: Remove EQoS PHY reset codesYe Li1-19/+0
2021-10-21imx8mp_evk: Fix incorrect cascade for FEC and EQOS setupYe Li1-2/+3
2021-10-21arm: dts: imx8mp-evk: Enable the EQoS ethernet portYe Li2-0/+53
2021-10-21arm: mach-imx: Allow to build mac.c for EQoS driverYe Li1-0/+1
2021-10-21arm: mach-imx: Update MAC fuse for i.MX8MPYe Li1-1/+1
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic631-5818/+10850
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini123-534/+6595
2021-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini12-39/+67
2021-10-20doc: imx: psb: Add documentation for MX8MM behavior with Fast Boot fuse blownMarek Vasut1-7/+9
2021-10-20doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10Marek Vasut1-1/+1
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher10-48/+290
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker2-9/+6
2021-10-20toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler2-4/+30
2021-10-20toradex: configblock: fix interactive mode it handlingDenys Drozdov1-1/+4
2021-10-20toradex: take over maintainershipMarcel Ziswiler9-9/+9
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam3-3/+19
2021-10-20colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker1-2/+3
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet5-2/+134
2021-10-20configs: phycore-imx8mm_defconfig: Enable clk commandTeresa Remmet1-0/+1
2021-10-20board: phytec: phycore-imx8mm: Add SPI-NOR flash supportTeresa Remmet2-0/+47
2021-10-20arm: dts: phycore-imx8mm: Fix propertyTeresa Remmet1-1/+1
2021-10-20arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entryTeresa Remmet1-0/+4
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet1-1/+1
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet1-10/+1
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet1-4/+1
2021-10-20board: phytec: phycore_imx8mm: Clean up splTeresa Remmet1-18/+1
2021-10-20verdin-imx8mm: fix watchdog pinctrl issueMarcel Ziswiler1-0/+4
2021-10-20verdin-imx8mm: use preboot for fdtfile evaluationIgor Opaniuk1-1/+2
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov2-8/+8
2021-10-20verdin-imx8mm: drop support for v1.0 hardwareMax Krummenacher1-8/+5
2021-10-20verdin-imx8mm: clean-up include orderMarcel Ziswiler1-2/+2
2021-10-20verdin-imx8mm: enable sleep_moci outputMax Krummenacher2-0/+19
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler5-34/+157
2021-10-20arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-orderMarcel Ziswiler1-9/+9
2021-10-20ARM: dts: imx8mm-verdin: prepare for dek blob encapsulationMarcel Ziswiler1-0/+7
2021-10-20verdin-imx8mm: fix ethernetMarcel Ziswiler1-64/+0
2021-10-20imx8m: clean-up kconfig indentationMarcel Ziswiler1-10/+10
2021-10-20imx8mm-cl-iot-gate-optee: align config with KconfigStefano Babic1-1/+2
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic2-4/+3
2021-10-20buildman: Detect Kconfig loopsSimon Glass3-5/+55
2021-10-20buildman: Write output even on fatal errorSimon Glass1-6/+6
2021-10-20riscv: Avoid io read/write cause wrong resultNick Hu1-9/+9
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng2-2/+2
2021-10-20ram: sifive: Fix -Wint-to-pointer-cast warningsBin Meng1-4/+4
2021-10-20net: macb: Fix -Wint-to-pointer-cast warningsBin Meng1-8/+3
2021-10-20dm: Provide dev_read_addr_index_ptr() wrapperBin Meng1-0/+18
2021-10-20dm: core: Add a new API devfdt_get_addr_index_ptr()Bin Meng2-3/+20
2021-10-20i2c: ocores: Fix -Wint-to-pointer-cast warningBin Meng1-1/+1
2021-10-20gpio: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-4/+2
2021-10-20clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-3/+3