summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-07-14Missed one strncpy callNils Wallménius
2009-07-14FS#10080Nils Wallménius
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil
2009-07-12* Fix overlooked r12 usage possibility in mpegplayer ARM idct Jens Arnold
2009-07-12Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman
2009-07-12S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken
2009-07-12Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...Bertrik Sikken
2009-07-12Add data structuresFrank Gevaerts
2009-07-12Remove OHCI registers from s3c2440.h and move them to their own header. Since...Frank Gevaerts
2009-07-12Meizu: implement power driver (USB power detect / charging status / poweroff)Bertrik Sikken
2009-07-12AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...Jack Halpin
2009-07-12S5L8700: implement timer driverBertrik Sikken
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz
2009-07-12Remove svn:executable from these files.Thomas Martitz
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2009-07-11S5L8700: fix buttons used in debug menuBertrik Sikken
2009-07-11Meizu M3: implement rudimentary button driverBertrik Sikken
2009-07-11Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 ha...Alexander Levin
2009-07-11Fix red in bootloadersAlexander Levin
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
2009-07-11fix yellow : panicf() is declared in panic.hRafaël Carré
2009-07-11S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menuBertrik Sikken
2009-07-11Sansa AMS: panic with the PL180 controller status register in case of errorsRafaël Carré
2009-07-11S5L8700: mask away status bits from ADC conversion resultBertrik Sikken
2009-07-11Sansa AMS: handle properly SD transfer errorsRafaël Carré
2009-07-11Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh...Bertrik Sikken
2009-07-10D2: Remove unnecessary ide_power functions.Rob Purchase
2009-07-10D2: Update the battery discharge curve to observed values, and add a crude ru...Rob Purchase
2009-07-10Add missing mutex_init to i2c driverBertrik Sikken
2009-07-10Make the TCC NAND driver use the (virtual) disk activity LED.Rob Purchase
2009-07-10Adding last minutes comments to explain things is only cool if you close it ...Thomas Martitz
2009-07-10Rearrange things a bit for less #ifdefs and less duplication.Thomas Martitz
2009-07-10Sansa AMS SD driver: fix error checking in µSD insertionRafaël Carré
2009-07-09S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communicationBertrik Sikken
2009-07-09S5L8700: Implement ADC driverBertrik Sikken
2009-07-08Numbered filename creation: Make the search for pre-existing files independen...Jens Arnold
2009-07-08M:Robe 500: fix a bug where the remote LCD was not properly sleepingKarl Kurbjun
2009-07-08M:robe 500 - Set the mask on the remote so that it indicates the battery statusKarl Kurbjun
2009-07-07Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo
2009-07-06Sansa AMS: display the virtual led icon on disk transfersRafaël Carré
2009-07-06sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash.Thomas Martitz
2009-07-06Samsa: fix red for clip/m200v4/c200v2 (typo)Rafaël Carré
2009-07-06Samsa SD driver : acknowledge USB events, now reboots on USB insertionRafaël Carré
2009-07-06Samsa AMS: start of an USB driver (nothing working atm)Rafaël Carré
2009-07-06DM320: Add the same fix from r21647Karl Kurbjun
2009-07-06Sansa AMS: Disable voltage scaling for now until we found a way to make it re...Thomas Martitz
2009-07-05S35390a RTC: fix duplicate i2c initialisationBertrik Sikken
2009-07-05s5l8700: fix off-by-one error in DMA countBertrik Sikken
2009-07-05S5L8700: implement kernel timerBertrik Sikken