summaryrefslogtreecommitdiff
path: root/bootloader/meizu_m3.c
AgeCommit message (Expand)Author
2020-11-13h300, Others Bugfix Bootloader backlight_init()William Wilgus
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis
2012-05-20Make Meizu M3 compile againBertrik Sikken
2010-05-27Generate C file / header for svn version stringRafaël Carré
2009-07-05Update initialisation and display of debug info in meizu M3 bootloaderBertrik Sikken
2009-06-23Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to ...Bertrik Sikken
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg