1. 23bec69 video: mxs: Drop old video code by Simon Glass · Sun Jan 23 07:04:13 2022 -0700
  2. eeab2fc video: Drop video_fb header by Simon Glass · Sun Jan 23 07:04:06 2022 -0700
  3. 6b18e94 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · Sun Oct 24 00:34:42 2021 +0200
  4. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  5. d73e489 video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · Thu May 13 12:18:47 2021 +0200
  6. 3ea47a7 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · Thu May 13 12:18:46 2021 +0200
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. a59f712 video: mxsfb: add clk_enable() by Giulio Benetti · Mon Apr 27 17:53:05 2020 +0200
  14. 927858e video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · Wed Apr 08 17:10:19 2020 +0200
  15. e9238d6 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · Wed Apr 08 17:10:18 2020 +0200
  16. 996d96a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:17 2020 +0200
  17. e030524 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:16 2020 +0200
  18. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · Wed Apr 08 17:10:15 2020 +0200
  19. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  20. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · Wed Apr 08 17:10:13 2020 +0200
  21. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  22. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  23. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · Sat Jan 25 23:44:56 2020 +0100
  24. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  25. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · Fri Nov 01 09:25:21 2019 -0300
  26. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · Mon Oct 21 15:33:04 2019 +0200
  27. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  28. 994f49a video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · Wed Jun 19 11:47:05 2019 +0300
  29. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · Tue Jun 04 00:05:59 2019 +0300
  30. 3673492 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · Tue Jun 04 00:05:58 2019 +0300
  31. e2a8b18 video: mxsfb: reorder includes by Igor Opaniuk · Tue Jun 04 00:05:57 2019 +0300
  32. 5fd3553 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · Tue Jun 04 00:05:56 2019 +0300
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  34. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  35. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  36. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · Wed Apr 05 13:31:01 2017 +0200
  37. ef84cf6 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · Wed Feb 22 10:40:22 2017 -0300
  38. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  39. 5f8dbf5 video: mxsfb: introduce lcdif_power_down by Peng Fan · Thu Oct 29 15:54:49 2015 +0800
  40. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  41. 8f15b5d video: Implement continuous screen refresh for SmartLCD into mxsfb by Marek Vasut · Tue Jul 30 23:37:54 2013 +0200
  42. cd701a1 video: Add System-Mode configuration hook into mxsfb by Marek Vasut · Tue Jul 30 23:37:53 2013 +0200
  43. ce74fac video: Allocate the MXSFB framebuffer aligned by Marek Vasut · Tue Jul 30 23:37:52 2013 +0200
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  45. 5614783 video: mxsfb: Break the line in videomode message by Fabio Estevam · Wed Jun 26 16:08:13 2013 -0300
  46. a282419 video: mxsfb: Add an entry for mx23evk/mx28vk video modes by Fabio Estevam · Fri May 10 09:14:11 2013 +0000
  47. ffdd466 arm: mxs: Add MXS LCDIF driver by Marek Vasut · Sun Apr 28 09:20:03 2013 +0000