Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Changelog

notro edited this page May 25, 2013 · 16 revisions
  • 2013-02-09-wheezy-raspbian-2013-05-24-fbtft.zip
    Changes

    • spi-bcm2708 - remove speed restrictions (more)
    • all drivers - remove __dev* markings
    • sainsmart32fb - added support for Sainsmart 3.2
    • flexfb - added ssd1289 support (see flexfb)
    • itdb28fb - itdb28fb add SPI support
    • fbtft_device - itdb28fb add SPI support, added support for Sainsmart 3.2
    • fbtft - unregister_backlight on failure
  • 2013-02-09-wheezy-raspbian-2013-05-07-fbtft.zip
    Changes

    • Added Module.symvers to image - FBTFT driver development is made easy.
    • adafruit22fb - added rotation support and bgr module argument
    • flexfb - fix rotation code, fix width/height check, add rotation parameter description
  • 2013-02-09-wheezy-raspbian-2013-04-25-fbtft.zip
    Changes

    • Kernel config: added all console fonts
    • fbtft_device - spidevices changed name to fbtft_device
    • flexfb - added flexfb: Generic driver
    • sainsmart18fb - use register setting for BGR, add bgr module argument, added rotation support
    • ads7846_test - modified test version of ads7846.c
  • 2013-02-09-wheezy-raspbian-2013-04-11-fbtft.zip
    Changes

    • fbtft - backlight did not respond to blanking, add defaults: bpp=16, fps=20, only show dirty_lines warning while debugging,
      remove unneeded gpio_free()
    • all drivers - remove unneeded #include's
    • adafruit18fb - 'led' is handled by core, use backlight subsystem, use fbtft defaults for bpp and fps
    • adafruit22fb - use fbtft defaults for bpp and fps
    • itdb28fb - use backlight subsystem
    • nokia3310fb - 'led' is handled by core, use write_reg(), use backlight subsystem
    • sainsmart18fb - use fbtft defaults for bpp and fps
    • spidevices - add module argument: verbose
  • 2013-02-09-wheezy-raspbian-2013-04-07-fbtft.zip
    First image released

Clone this wiki locally