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