summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spottingDave Chapman2009-07-16
* The S5L8701 has the LCD controller in a different place.Dave Chapman2009-07-16
* Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam...Dave Chapman2009-07-15
* Guard the Timeout API declarations with the correct #ifdefRob Purchase2009-07-14
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman2009-07-12
* S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken2009-07-12
* Add data structuresFrank Gevaerts2009-07-12
* Remove OHCI registers from s3c2440.h and move them to their own header. Since...Frank Gevaerts2009-07-12
* Meizu: implement power driver (USB power detect / charging status / poweroff)Bertrik Sikken2009-07-12
* S5L8700: implement timer driverBertrik Sikken2009-07-12
* Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz2009-07-12
* Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 ha...Alexander Levin2009-07-11
* Fix red in bootloadersAlexander Levin2009-07-11
* Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2009-07-11
* D2: Remove unnecessary ide_power functions.Rob Purchase2009-07-10
* D2: Update the battery discharge curve to observed values, and add a crude ru...Rob Purchase2009-07-10
* S5L8700: Implement ADC driverBertrik Sikken2009-07-09
* Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken2009-07-07
* Samsa: fix red for clip/m200v4/c200v2 (typo)Rafaël Carré2009-07-06
* Samsa AMS: start of an USB driver (nothing working atm)Rafaël Carré2009-07-06
* Also enable frequency switching on Onda VX767Maurus Cuelenaere2009-07-03
* Ingenic Jz4740: add basic frequency switchingMaurus Cuelenaere2009-07-03
* Ingenic jz4740 SD driver: remove custom list of SD commandsRafaël Carré2009-07-01
* add firmware/driver/sd.c which contains common code between SD driversRafaël Carré2009-07-01
* Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré2009-07-01
* Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert.Mark Arigo2009-07-01
* Use the USB pid normally used by the OF when in UMS mode. This might make mis...Jonas Häggqvist2009-07-01
* 1 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli2009-06-29
* Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli2009-06-29
* Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli2009-06-29
* Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli2009-06-29
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Move PP (last target) timer code in target treeRafaël Carré2009-06-29
* Move SH7034 timer code in the target treeRafaël Carré2009-06-29
* Move coldfire timer code in the target treeRafaël Carré2009-06-29
* Move PNX0101 timer code in the target treeRafaël Carré2009-06-29
* Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken2009-06-28
* Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken2009-06-28
* S5L8700: implement i2c driver (used for communicating with the RTC and the co...Bertrik Sikken2009-06-27
* Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...Bertrik Sikken2009-06-27
* Onda VX747: fix DEFAULT_BRIGHTNESS_SETTINGMaurus Cuelenaere2009-06-24
* Onda VX747: make backlight setting range from 1->16 instead of 0->15Maurus Cuelenaere2009-06-24
* Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken)Maurus Cuelenaere2009-06-24
* Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to ...Bertrik Sikken2009-06-23
* Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...Rafaël Carré2009-06-21
* Make ATA poweroff an advanced build option for the Player.Jens Arnold2009-06-20
* Enable charging on the Sansa Fuze (charging/discharging curves are still unca...Bertrik Sikken2009-06-20