1. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  4. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  6. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  7. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  8. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  9. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  10. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  13. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  14. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  15. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  16. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  17. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  18. 8b449a6 exynos: video: Rename variables for driver model by Simon Glass · 9 years ago
  19. 0c84358 exynos: video: Combine LCD driver into one file by Simon Glass · 9 years ago
  20. 652d15c exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  21. 9c4d440 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · 9 years ago
  22. 40d5002 exynos: video: Drop the static lcd_base_addr variable by Simon Glass · 9 years ago
  23. aaca5b1 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  24. b6feb26 exynos: video: Drop dead code by Simon Glass · 9 years ago
  25. 08a7aa1 exynos: video: Move driver files into their own directory by Simon Glass · 9 years ago[Renamed from drivers/video/exynos_fb.c]
  26. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  27. 9018efa video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · 10 years ago
  28. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  29. 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
  30. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  31. 1591ee7 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · 11 years ago
  32. 679549d samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  33. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 752f4c4 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 11 years ago
  36. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. c23f315 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  38. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  39. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  40. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  41. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  42. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  43. 61b59e2 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  44. c6d647e video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  45. 28c9e34 drivers: video: fix image position by Piotr Wilczek · 12 years ago
  46. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  47. c205456 TRATS: initialize panel_info data structure in board file by Donghwa Lee · 12 years ago
  48. 9046497 EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 12 years ago
  49. f78095e EXYNOS: Change bits per pixel value proper for u-boot. by Donghwa Lee · 12 years ago
  50. 6d4339f EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 12 years ago