aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07spl: fit: constify the output parameter of spl_fit_get_image_name()Jean-Jacques Hiblot
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot
2020-01-07spl: fit: be more verbose when an error occurs when applying the overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Do not fail immediately if an overlay is not availableJean-Jacques Hiblot
2020-01-07spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Make room in the FDT before applying overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Add support for applying DT overlayMichal Simek
2020-01-07spl: fit: don't load the firmware twiceJean-Jacques Hiblot
2020-01-07tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis
2020-01-07tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis
2020-01-07tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes
2020-01-07ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methodsMichael Trimarchi
2020-01-07ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki
2020-01-07ARM: dts: icorem6: Sync engicam device trees from v5.4Jagan Teki
2020-01-07configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi
2020-01-07board: engicam: Fix the ethernet clock initializationMichael Trimarchi
2020-01-07board: engicam: Cleanup fdt file and board mappingMichael Trimarchi
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes
2020-01-07arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspXRasmus Villemoes
2020-01-07imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam
2020-01-07mach-imx: nandbcb: improve cmd helpIgor Opaniuk
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2020-01-07arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7Tom Rini
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk
2020-01-07ARM: dts: imx7: imx7_colibri: introduce fec nodeIgor Opaniuk
2020-01-07apalis_imx6: migrate to DM_ETHIgor Opaniuk
2020-01-07ARM: dts: imx6_apalis: introduce fec nodeIgor Opaniuk
2020-01-07colibri_imx6: migrate to DM_ETHIgor Opaniuk
2020-01-07ARM: dts: imx6_colibri: introduce fec nodeIgor Opaniuk
2020-01-07MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk
2020-01-07MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk
2020-01-07mx7dsabre: Remove warning about DM_SPI_FLASHJoris Offouga
2020-01-07mx7dsabre: Convert to distroboot supportJoris Offouga
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam
2020-01-07colibri_vf: add update_uboot wrapperIgor Opaniuk
2020-01-07colibri-imx6ull: add update_uboot wrapperIgor Opaniuk
2020-01-07colibri_imx6: add update_uboot wrapperIgor Opaniuk
2020-01-07apalis_imx6: add update_uboot wrapperIgor Opaniuk
2020-01-07colibri_imx7: add update_uboot wrapperIgor Opaniuk
2020-01-07imx: cx9020: use distro bootSteffen Dirkwinkel