1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  7. 1f6bfad splash: display splash in DM_VIDEO configurations by Igor Opaniuk · Wed May 29 09:01:43 2019 +0000
  8. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  9. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  10. e0455a4 cmd: add clear screen 'cls' command by Anatolij Gustschin · Sat Dec 01 10:47:20 2018 +0100
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. fb9fc96 lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 21:59:23 2017 +0200
  13. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  14. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  15. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  16. d2dc92e lcd: Fix compile warning in 64bit mode by Alexander Graf · Wed Mar 16 15:41:22 2016 +0100
  17. 9f9b56a lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · Thu Jan 21 13:06:32 2016 +0100
  18. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  19. 6cf39d4 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · Wed Dec 02 15:38:00 2015 +0100
  20. aae0088 LCD: Add an option to skip registration as an stdio output by Stephane Ayotte · Tue Nov 03 11:14:49 2015 -0500
  21. 39a6207 common/lcd_console: fix console/logo regression by Marcel Ziswiler · Tue Aug 04 15:49:50 2015 +0200
  22. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · Wed May 13 07:02:28 2015 -0600
  23. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  24. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 20 09:13:52 2015 -0400
  25. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  26. a3c8e86 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · Fri Mar 27 08:01:38 2015 +0100
  27. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  28. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  29. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · Tue Feb 03 13:32:30 2015 +0200
  30. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  31. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · Tue Feb 03 13:32:28 2015 +0200
  32. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  33. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · Tue Feb 03 13:32:26 2015 +0200
  34. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:25 2015 +0200
  35. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  36. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  37. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  38. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  39. 1890113 lcd: fix console address is not initialized by Bo Shen · Wed Jan 28 09:13:22 2015 +0800
  40. f6ebf6a lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · Mon Dec 08 17:14:45 2014 +0200
  41. fbfb81b lcd: make lcd_drawchars() independant of lcd_base by Nikita Kiryanov · Mon Dec 08 17:14:44 2014 +0200
  42. 631d2e1 lcd: introduce getters for bg/fg color by Nikita Kiryanov · Mon Dec 08 17:14:43 2014 +0200
  43. 6c8cf8d lcd: get rid of COLOR_MASK by Nikita Kiryanov · Mon Dec 08 17:14:42 2014 +0200
  44. 699c05e lcd: expand console api by Nikita Kiryanov · Mon Dec 08 17:14:41 2014 +0200
  45. 0a6ed53 lcd: replace CONSOLE_(ROWS|COLS) with variables by Nikita Kiryanov · Mon Dec 08 17:14:40 2014 +0200
  46. 99b3483 lcd: rename console_(row|col) by Nikita Kiryanov · Mon Dec 08 17:14:39 2014 +0200
  47. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · Mon Dec 08 17:14:38 2014 +0200
  48. 009228a lcd: cleanup lcd_drawchars by Nikita Kiryanov · Mon Dec 08 17:14:36 2014 +0200
  49. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · Mon Dec 08 17:14:35 2014 +0200
  50. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · Wed Nov 19 20:41:03 2014 -0700
  51. b2726f2 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node by Hans de Goede · Wed Nov 19 13:53:27 2014 +0100
  52. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  53. 200c12b powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · Tue Nov 11 15:46:05 2014 +0200
  54. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  55. f461f12 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · Wed Oct 15 04:53:04 2014 -0600
  56. 14b7eed lcd: support displaying 24bpp BMPs on >= 24bpp LCDs by Hannes Petermaier · Tue Jul 15 16:28:46 2014 +0200
  57. 68dcc41 lcd: remove unused lcd_puts_xy by Jeroen Hofstee · Thu Jul 10 22:21:11 2014 +0200
  58. 021c2b3 lcd: cleanup unused functions by Hannes Petermaier · Fri Mar 07 18:45:20 2014 +0100
  59. 95f87df Add support for 32-bit organized framebuffers by Hannes Petermaier · Fri Mar 07 18:55:40 2014 +0100
  60. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  61. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  62. c3bf15e common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · Wed Jan 22 11:24:13 2014 +0100
  63. fa50d90 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · Sat Nov 09 11:00:09 2013 +0100
  64. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  65. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
  66. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  67. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · Tue Jul 02 00:04:05 2013 +0200
  68. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  69. c4b7d65 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · Thu Jun 13 17:13:11 2013 -0600
  70. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · Mon May 27 18:31:17 2013 +0000
  71. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · Fri Mar 29 14:00:13 2013 +0100
  72. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · Fri Mar 29 13:54:10 2013 +0100
  73. ada32ec Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · Wed Feb 13 17:48:00 2013 +0000
  74. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · Sat Jan 12 12:07:59 2013 +0000
  75. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · Sat Jan 12 12:07:56 2013 +0000
  76. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  77. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  78. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  79. efc8f79 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · Tue Jan 29 16:37:38 2013 +0000
  80. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · Sun Feb 24 21:28:43 2013 +0000
  81. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · Wed Jan 30 21:39:57 2013 +0000
  82. 8ef7f1f lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · Thu Dec 20 00:52:34 2012 +0000
  83. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  84. af3e280 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · Wed Oct 17 13:24:59 2012 +0000
  85. ef45ffd lcd: Add support for flushing LCD fb from dcache after update by Simon Glass · Tue Oct 30 13:40:18 2012 +0000
  86. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · Wed Oct 17 13:24:54 2012 +0000
  87. 79926a4 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · Fri Sep 28 15:11:16 2012 +0000
  88. 93f04d6 lcd: Fix BMP decode bug that skips the wrong padded row by Tom Wai-Hong Tam · Fri Sep 28 15:11:14 2012 +0000
  89. a7eaa2f lcd: Provide an API to access LCD parameters by Vadim Bendebury · Fri Sep 28 15:11:13 2012 +0000
  90. 4bb5fa4 common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · Sat Sep 22 06:55:53 2012 +0000
  91. 5c540b2 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · Sun Aug 19 19:32:30 2012 +0000
  92. b457118 common lcd: simplify lcd_display_bitmap by Nikita Kiryanov · Thu Aug 09 00:14:53 2012 +0000
  93. 2242527 common lcd: simplify core functions by Nikita Kiryanov · Thu Aug 09 00:14:52 2012 +0000
  94. b4eb54d common lcd: simplify lcd_display by Nikita Kiryanov · Thu Aug 09 00:14:51 2012 +0000
  95. 2b246c4 common lcd: simplify lcd_logo by Nikita Kiryanov · Thu Aug 09 00:14:50 2012 +0000
  96. 1f82841 common lcd: minor coding style changes by Nikita Kiryanov · Thu May 24 01:42:38 2012 +0000
  97. bf345a1 LCD: display 32bpp decompressed bitmap image by Donghwa Lee · Wed May 09 19:23:37 2012 +0000
  98. 6f1378f common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · Fri Apr 27 04:41:27 2012 +0000
  99. 81b99b8 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · Fri Apr 27 04:41:16 2012 +0000
  100. 218e6a0 common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · Fri Apr 27 04:41:06 2012 +0000