Historique des commits

Auteur SHA1 Message Date
  xypron.glpk@gmx.de 021414a332 lcd: avoid possible NULL dereference il y a 7 ans
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() il y a 7 ans
  Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx il y a 8 ans
  Philipp Tomsich 10ba6b3339 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP il y a 8 ans
  Alexander Graf f8f58fbb09 lcd: Fix compile warning in 64bit mode il y a 9 ans
  Andreas Neubacher e32951b525 lcd: fix the color testpattern in 16bit mode il y a 9 ans
  Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video il y a 9 ans
  Anatolij Gustschin f5bcfe151e Revert "LCD: Add an option to skip registration as an stdio output" il y a 9 ans
  Stephane Ayotte 05bfe13210 LCD: Add an option to skip registration as an stdio output il y a 9 ans
  Marcel Ziswiler 3b96b90966 common/lcd_console: fix console/logo regression il y a 9 ans
  Simon Glass 8d379f179a lcd: Support colour lookup table on 16bpp display in BMP images il y a 10 ans
  Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h il y a 10 ans
  Tom Rini 1733259d25 Merge branch 'master' of git://git.denx.de/u-boot-video il y a 10 ans
  Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined il y a 10 ans
  Hannes Petermaier 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation il y a 10 ans
  Nikita Kiryanov 7bf71d1f55 lcd: split splash code into its own function il y a 10 ans
  Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support il y a 10 ans
  Nikita Kiryanov bf21a5deb9 lcd: rename bitmap_plot to better represent its functionality il y a 10 ans
  Nikita Kiryanov c8d2febcc7 lcd: various cleanups il y a 10 ans
  Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes il y a 10 ans
  Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap il y a 10 ans
  Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() il y a 10 ans
  Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c il y a 10 ans
  Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap il y a 10 ans
  Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c il y a 10 ans
  Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb il y a 10 ans
  Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap il y a 10 ans
  Bo Shen 2af13d6b62 lcd: fix console address is not initialized il y a 10 ans
  Nikita Kiryanov 904672ee48 lcd: refactor lcd console stuff into its own file il y a 10 ans
  Nikita Kiryanov 88b326a31e lcd: make lcd_drawchars() independant of lcd_base il y a 10 ans