1. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  2. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  6. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  7. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  8. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  9. 6930d6f exynos: video: Drop old unused code by Simon Glass · Sun Feb 21 21:09:02 2016 -0700
  10. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  11. 305f581 exynos: video: Rename variables for driver model by Simon Glass · Sun Feb 21 21:09:00 2016 -0700
  12. c9ed7a4 exynos: video: Combine LCD driver into one file by Simon Glass · Sun Feb 21 21:08:48 2016 -0700
  13. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · Sun Feb 21 21:08:46 2016 -0700
  14. 860ef00 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · Sun Feb 21 21:08:43 2016 -0700
  15. 4d022cc exynos: video: Drop the static lcd_base_addr variable by Simon Glass · Sun Feb 21 21:08:41 2016 -0700
  16. 6d27559 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · Sun Feb 21 21:08:40 2016 -0700
  17. c0882ff exynos: video: Drop dead code by Simon Glass · Sun Feb 21 21:08:39 2016 -0700
  18. bd40e2d exynos: video: Move driver files into their own directory by Simon Glass · Sun Feb 21 21:08:38 2016 -0700[Renamed from drivers/video/exynos_fb.c]
  19. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  20. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · Wed Mar 04 19:05:26 2015 +0530
  21. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  22. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  23. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  24. 386fd02 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · Fri Mar 07 14:59:40 2014 +0100
  25. 283a320 samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · Wed Jan 22 11:24:12 2014 +0100
  26. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  28. bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · Sat Apr 27 11:42:57 2013 +0530
  29. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  30. ebbace3 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · Thu Feb 21 23:53:01 2013 +0000
  31. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · Thu Feb 21 23:52:57 2013 +0000
  32. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  33. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  34. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  35. 6c6a822 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · Sun Jan 13 23:32:16 2013 +0000
  36. 1e655b3 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · Tue Jan 08 20:42:25 2013 +0000
  37. 43905f4 video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · Tue Jan 08 03:48:40 2013 +0000
  38. 79c40e6 drivers: video: fix image position by Piotr Wilczek · Fri Oct 19 05:34:06 2012 +0000
  39. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · Mon Jul 02 01:16:08 2012 +0000
  40. 5eec193 TRATS: initialize panel_info data structure in board file by Donghwa Lee · Wed Apr 25 13:29:39 2012 +0000
  41. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · Wed May 09 19:23:46 2012 +0000
  42. 2386f45 EXYNOS: Change bits per pixel value proper for u-boot. by Donghwa Lee · Mon Apr 23 15:37:05 2012 +0000
  43. 0112fed EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · Thu Apr 05 19:36:17 2012 +0000