public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-video/next
@ 2015-01-14 21:20 Anatolij Gustschin
  2015-01-15 14:57 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Anatolij Gustschin @ 2015-01-14 21:20 UTC (permalink / raw)
  To: u-boot

Hey Tom,

The following changes since commit 4c8c485ad9249e1ca1822474954b78799ca937e9:

  arc: introduce "mdbtrick" target (2015-01-09 23:59:54 +0300)

are available in the git repository at:

  git://git.denx.de/u-boot-video.git next

for you to fetch changes up to 73b462b84568ac887ae9ad083580289175202327:

  lcd_console: remove unused defines (2015-01-10 17:54:23 +0100)

----------------------------------------------------------------
Nikita Kiryanov (12):
      lcd: remove CONFIG_SYS_INVERT_COLORS
      lcd: cleanup lcd_drawchars
      mpc8xx_lcd: get rid of CONFIG_EDT32F10
      lcd: remove LCD_MONOCHROME
      lcd: rename console_(row|col)
      lcd: replace CONSOLE_(ROWS|COLS) with variables
      lcd: expand console api
      lcd: get rid of COLOR_MASK
      lcd: introduce getters for bg/fg color
      lcd: make lcd_drawchars() independant of lcd_base
      lcd: refactor lcd console stuff into its own file
      lcd_console: remove unused defines

 common/Makefile            |    2 +-
 common/lcd.c               |  313 +++++---------------------------------------
 common/lcd_console.c       |  211 +++++++++++++++++++++++++++++
 drivers/video/mpc8xx_lcd.c |   49 +------
 drivers/video/pxa_lcd.c    |   15 ---
 include/lcd.h              |   25 ++--
 include/lcd_console.h      |   86 ++++++++++++
 7 files changed, 347 insertions(+), 354 deletions(-)
 create mode 100644 common/lcd_console.c
 create mode 100644 include/lcd_console.h

Please pull. Thanks!

Anatolij

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot] Pull request: u-boot-video/next
@ 2012-07-18  7:39 Anatolij Gustschin
  2012-07-18  8:47 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Anatolij Gustschin @ 2012-07-18  7:39 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 211e47549b668c7cdd8658c0413a272f0d0495d4:

  Prepare v2012.07-rc1 (2012-07-10 09:21:12 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-video.git next

Eric Nelson (1):
      ipu_common: Add ldb_clk for use in parenting the pixel clock

Fabio Estevam (6):
      mx6: Allow mx6 to access the IPUv3 registers
      video: Rename CONFIG_VIDEO_MX5
      ipu_common: Only apply the erratum to MX51
      ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
      ipu_common: Rename MXC_CCM_BASE
      ipu_common: Do not hardcode the ipu_clk frequency

Nikita Kiryanov (1):
      common lcd: minor coding style changes

 arch/arm/include/asm/arch-mx5/imx-regs.h |    2 -
 arch/arm/include/asm/arch-mx6/imx-regs.h |    3 +
 common/lcd.c                             |  245 +++++++++++++++---------------
 drivers/video/Makefile                   |    2 +-
 drivers/video/cfb_console.c              |    2 +-
 drivers/video/ipu_common.c               |   23 +++-
 drivers/video/ipu_disp.c                 |    3 +-
 drivers/video/ipu_regs.h                 |   12 ++-
 include/configs/mx51evk.h                |    3 +-
 include/configs/mx53loco.h               |    3 +-
 include/configs/vision2.h                |    3 +-
 11 files changed, 166 insertions(+), 135 deletions(-)

Please pull. Thanks!

Anatolij

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-15 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 21:20 [U-Boot] Pull request: u-boot-video/next Anatolij Gustschin
2015-01-15 14:57 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2012-07-18  7:39 Anatolij Gustschin
2012-07-18  8:47 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox