summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-18ARM: dts: imxrt1050: allow this dtsi file to be compiled in LinuxGiulio Benetti
2020-04-18ARM: dts: i.mxrt1050: add lcdif nodeGiulio Benetti
2020-04-18imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti
2020-04-18sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti
2020-04-18videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti
2020-04-18clk: imx: pllv3: add enable_bitGiulio Benetti
2020-04-17colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_vf: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk
2020-04-17imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk
2020-04-17verdin-imx8mm: adjust dram size in case bl32 is usedIgor Opaniuk
2020-04-17imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam
2020-04-17board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf
2020-04-17configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboardMichael Krummsdorf
2020-04-17tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger
2020-04-17mx6ulz_14x14_evk: Disable CONFIG_NETFabio Estevam
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam
2020-04-17mx6ul_evk: Remove FEC related board codeFabio Estevam
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass
2020-04-16test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor
2020-04-16fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay