mmc: sdhci: Use debug for not supported SDMA info message
[oweals/u-boot.git] / drivers / video / exynos /
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-04 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-19 Tom RiniMerge git://git.denx.de/u-boot-video
2018-03-19 Heinrich Schuchardtvideo: exynos: remove redundant assignments
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
2017-10-29 Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-29 Dongjin Kimexynos: video: fix typo in DisplayPort driver
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-01 Simon Glassdm: Fix up inclusion of common.h
2017-06-01 Simon Glassdm: Rename dev_addr..() functions
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08 Simon Glassdm: core: Replace of_offset with accessor
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-24 Masahiro Yamadatreewide: replace #include <asm-generic/errno.h> with...
2016-09-23 Masahiro Yamadavideo: squash lines for immediate return
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-12 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-05-25 Simon Glassexynos: video: Drop old unused code
2016-05-25 Simon Glassexynos: video: Convert several boards to driver model...
2016-05-25 Simon Glassexynos: video: Rename variables for driver model
2016-05-25 Simon Glassexynos: video: Rename edp_device_info to exynos_dp_priv
2016-05-25 Simon Glassexynos: Simplify calling of exynos_dp_phy_ctrl()
2016-05-25 Simon Glassexynos: video: Combine LCD driver into one file
2016-05-25 Simon Glassexynos: video: Move mipi_lcd_device_dt into a function
2016-05-25 Simon Glassexynos: video: Move struct exynos_platform_mipi_dsim...
2016-05-25 Simon Glassexynos: video: Move dsim_config_dt into a function
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_dp_lowle...
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fb.c
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fimd.c
2016-05-25 Simon Glassexynos: video: Drop the static lcd_base_addr variable
2016-05-25 Simon Glassexynos: video: Remove use of vidinfo_t typedef
2016-05-25 Simon Glassexynos: video: Drop dead code
2016-05-25 Simon Glassexynos: video: Move driver files into their own directory