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