summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot2020-01-071-0/+4
* spl: fit: be more verbose when an error occurs when applying the overlaysJean-Jacques Hiblot2020-01-071-2/+5
* spl: fit: Do not fail immediately if an overlay is not availableJean-Jacques Hiblot2020-01-071-1/+5
* spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot2020-01-072-5/+38
* spl: fit: Make room in the FDT before applying overlaysJean-Jacques Hiblot2020-01-071-5/+12
* spl: fit: Add support for applying DT overlayMichal Simek2020-01-072-3/+36
* spl: fit: don't load the firmware twiceJean-Jacques Hiblot2020-01-071-0/+10
* tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis2020-01-071-1/+0
* tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis2020-01-071-2/+7
* tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis2020-01-071-1/+13
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-07207-3247/+13920
|\
| * ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-071-5/+2
| * ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methodsMichael Trimarchi2020-01-071-2/+0
| * ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki2020-01-071-1/+1
| * ARM: dts: icorem6: Sync engicam device trees from v5.4Jagan Teki2020-01-0711-245/+688
| * configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi2020-01-071-11/+0
| * board: engicam: Fix the ethernet clock initializationMichael Trimarchi2020-01-071-0/+29
| * board: engicam: Cleanup fdt file and board mappingMichael Trimarchi2020-01-071-11/+56
| * arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-071-1/+4
| * arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-071-2/+2
| * arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspXRasmus Villemoes2020-01-072-7/+14
| * imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam2020-01-072-5/+4
| * mach-imx: nandbcb: improve cmd helpIgor Opaniuk2020-01-071-3/+6
| * mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
| * ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf2020-01-074-11/+23
| * tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2020-01-073-23/+17
| * arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7Tom Rini2020-01-071-1/+3
| * mach-imx: bootaux: elf firmware supportIgor Opaniuk2020-01-073-5/+126
| * colibri_imx7: migrate to DM_ETHIgor Opaniuk2020-01-074-55/+6
| * ARM: dts: imx7: imx7_colibri: introduce fec nodeIgor Opaniuk2020-01-073-0/+120
| * apalis_imx6: migrate to DM_ETHIgor Opaniuk2020-01-073-57/+3
| * ARM: dts: imx6_apalis: introduce fec nodeIgor Opaniuk2020-01-071-0/+22
| * colibri_imx6: migrate to DM_ETHIgor Opaniuk2020-01-073-63/+7
| * ARM: dts: imx6_colibri: introduce fec nodeIgor Opaniuk2020-01-071-0/+20
| * MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainersIgor Opaniuk2020-01-074-4/+4
| * MAINTAINERS: change apalis_imx6/colibri_imx6 maintainersIgor Opaniuk2020-01-072-2/+2
| * mx7dsabre: Remove warning about DM_SPI_FLASHJoris Offouga2020-01-071-3/+0
| * mx7dsabre: Convert to distroboot supportJoris Offouga2020-01-073-86/+25
| * mx7dsabre: Enable DM_ETHJoris Offouga2020-01-076-283/+589
| * mx7ulp: Add support for Embedded Artists COM boardFabio Estevam2020-01-0710-1/+470
| * colibri_vf: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+5
| * colibri-imx6ull: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+7
| * colibri_imx6: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+12
| * apalis_imx6: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+12
| * colibri_imx7: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+17
| * imx: cx9020: use distro bootSteffen Dirkwinkel2020-01-072-72/+17
| * imx: cx9020: enable vidconsole by defaultSteffen Dirkwinkel2020-01-072-0/+4
| * imx: cx9020: migrate cx9020 to CONFIG_DM_USBSteffen Dirkwinkel2020-01-073-11/+16