[U-Boot] Pull request: u-boot-video

Anatolij Gustschin agust at denx.de
Tue Oct 28 00:43:40 CET 2008


Dear Wolfgang,

The following changes since commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e:
  Wolfgang Denk (1):
        Fix strmhz(): avoid printing negative fractions

are available in the git repository at:

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

Haavard Skinnemoen (5):
      atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
      atmel_lcdfb: Straighten out funky vl_sync logic
      lcd: Implement lcd_printf()
      lcd: Set lcd_is_enabled before clearing the screen
      lcd: Let the board code show board-specific info

 board/atmel/at91cap9adk/at91cap9adk.c     |   29 ++++++++
 board/atmel/at91sam9261ek/at91sam9261ek.c |   29 ++++++++
 board/atmel/at91sam9263ek/at91sam9263ek.c |   29 ++++++++
 board/atmel/at91sam9rlek/at91sam9rlek.c   |   29 ++++++++
 board/lwmon/lwmon.c                       |   29 ++++++++
 board/tqc/tqm8xx/tqm8xx.c                 |   26 ++++++++
 common/lcd.c                              |  100 ++++++-----------------------
 drivers/video/atmel_lcdfb.c               |    6 +--
 include/asm-arm/arch-at91/gpio.h          |    1 +
 include/lcd.h                             |    2 +
 10 files changed, 195 insertions(+), 85 deletions(-)

Best regards,
Anatolij


More information about the U-Boot mailing list