summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wandboard: Remove CONFIG_DISPLAY_BOARDINFO_LATEFabio Estevam2020-04-181-1/+0
* wandboard: Do not print error when PMIC is not presentFabio Estevam2020-04-181-1/+1
* pmic: pfuze100: Change error message level to debugFabio Estevam2020-04-181-1/+1
* wandboard: Fix version detection for mx6q/mx6dl revD1Fabio Estevam2020-04-185-10/+10
* configs: imxrt1050-evk: temporary disable DCACHEGiulio Benetti2020-04-181-0/+2
* configs: imxrt1050-evk: enable video support/consoleGiulio Benetti2020-04-181-0/+4
* arch: arm: dts: imxrt1050-evk: add lcdif nodeGiulio Benetti2020-04-181-0/+60
* ARM: dts: imxrt1050: allow this dtsi file to be compiled in LinuxGiulio Benetti2020-04-181-1/+3
* ARM: dts: i.mxrt1050: add lcdif nodeGiulio Benetti2020-04-181-0/+10
* imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti2020-04-181-0/+15
* video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti2020-04-181-0/+3
* video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti2020-04-181-0/+2
* video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti2020-04-181-0/+2
* video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti2020-04-181-4/+10
* video: mxsfb: refactor for using display_timingsGiulio Benetti2020-04-181-31/+23
* video: mxsfb: add support for i.MXRTGiulio Benetti2020-04-183-3/+10
* video: mxsfb: add support for DM CLKGiulio Benetti2020-04-181-5/+25
* sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti2020-04-181-31/+2
* videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti2020-04-182-0/+40
* clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti2020-04-181-0/+19
* clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti2020-04-181-1/+8
* clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti2020-04-181-1/+1
* clk: imx: pllv3: add enable_bitGiulio Benetti2020-04-181-0/+9
* colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri_vf: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk2020-04-171-0/+6
* imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+5
* verdin-imx8mm: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+6
* imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam2020-04-171-0/+18
* board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf2020-04-171-166/+5
* board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf2020-04-171-0/+12
* configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf2020-04-179-99/+108
* board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
* arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
* arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboardMichael Krummsdorf2020-04-1717-0/+716
* tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel2020-04-171-0/+4
* arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger2020-04-172-0/+115
* mx6ulz_14x14_evk: Disable CONFIG_NETFabio Estevam2020-04-171-0/+1
* mx6ullevk: Enable Ethernet supportFabio Estevam2020-04-173-0/+64
* mx6ul_evk: Remove FEC related board codeFabio Estevam2020-04-171-50/+0
* mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam2020-04-172-1/+1
* mx7ulp: Only enable LDO if it is not already enabledFabio Estevam2020-04-171-11/+14
* mx7ulp: Remove duplicated definitionsFabio Estevam2020-04-171-4/+0
* Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-04-165-10/+126
|\
| * ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev2020-04-161-1/+2
| * ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev2020-04-162-0/+8
| * ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev2020-04-161-3/+3