summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-07-12S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken7-27/+57
2009-07-12Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...Bertrik Sikken1-0/+67
2009-07-12Add data structuresFrank Gevaerts1-3/+24
2009-07-12Remove OHCI registers from s3c2440.h and move them to their own header. Since...Frank Gevaerts2-27/+56
2009-07-12Meizu: implement power driver (USB power detect / charging status / poweroff)Bertrik Sikken2-2/+94
2009-07-12AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...Jack Halpin1-3/+2
2009-07-12S5L8700: implement timer driverBertrik Sikken2-0/+106
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz14-190/+190
2009-07-12Remove svn:executable from these files.Thomas Martitz2-0/+0
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold12-261/+256
2009-07-11S5L8700: fix buttons used in debug menuBertrik Sikken2-2/+2
2009-07-11Meizu M3: implement rudimentary button driverBertrik Sikken2-15/+79
2009-07-11Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 ha...Alexander Levin1-1/+1
2009-07-11Fix red in bootloadersAlexander Levin2-2/+7
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2-10/+13
2009-07-11fix yellow : panicf() is declared in panic.hRafaël Carré1-0/+1
2009-07-11S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menuBertrik Sikken2-0/+126
2009-07-11Sansa AMS: panic with the PL180 controller status register in case of errorsRafaël Carré1-12/+14
2009-07-11S5L8700: mask away status bits from ADC conversion resultBertrik Sikken1-1/+1
2009-07-11Sansa AMS: handle properly SD transfer errorsRafaël Carré1-4/+8
2009-07-11Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh...Bertrik Sikken1-54/+19
2009-07-10D2: Remove unnecessary ide_power functions.Rob Purchase2-13/+0
2009-07-10D2: Update the battery discharge curve to observed values, and add a crude ru...Rob Purchase2-7/+12
2009-07-10Add missing mutex_init to i2c driverBertrik Sikken1-0/+2
2009-07-10Make the TCC NAND driver use the (virtual) disk activity LED.Rob Purchase1-5/+15
2009-07-10Adding last minutes comments to explain things is only cool if you close it ...Thomas Martitz1-1/+2
2009-07-10Rearrange things a bit for less #ifdefs and less duplication.Thomas Martitz1-13/+10
2009-07-10Sansa AMS SD driver: fix error checking in µSD insertionRafaël Carré1-14/+28
2009-07-09S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communicationBertrik Sikken1-7/+20
2009-07-09S5L8700: Implement ADC driverBertrik Sikken5-77/+100
2009-07-08Numbered filename creation: Make the search for pre-existing files independen...Jens Arnold1-3/+8
2009-07-08M:Robe 500: fix a bug where the remote LCD was not properly sleepingKarl Kurbjun1-1/+4
2009-07-08M:robe 500 - Set the mask on the remote so that it indicates the battery statusKarl Kurbjun1-8/+22
2009-07-07Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken5-38/+296
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo3-8/+22
2009-07-06Sansa AMS: display the virtual led icon on disk transfersRafaël Carré2-10/+8
2009-07-06sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash.Thomas Martitz1-0/+2
2009-07-06Samsa: fix red for clip/m200v4/c200v2 (typo)Rafaël Carré3-3/+3
2009-07-06Samsa SD driver : acknowledge USB events, now reboots on USB insertionRafaël Carré1-2/+2
2009-07-06Samsa AMS: start of an USB driver (nothing working atm)Rafaël Carré8-15/+319
2009-07-06DM320: Add the same fix from r21647Karl Kurbjun1-1/+2
2009-07-06Sansa AMS: Disable voltage scaling for now until we found a way to make it re...Thomas Martitz1-3/+4
2009-07-05S35390a RTC: fix duplicate i2c initialisationBertrik Sikken1-1/+0
2009-07-05s5l8700: fix off-by-one error in DMA countBertrik Sikken1-1/+1
2009-07-05S5L8700: implement kernel timerBertrik Sikken3-0/+64
2009-07-05Onda VX747 backlight: use a higher frequency to reduce flickeringMaurus Cuelenaere1-3/+2
2009-07-05S5L8700: initial framework for PCM (using DMA transfers)Bertrik Sikken3-0/+436
2009-07-05Sansa AMS : don't reinvent adc_read(), patch by FlynDiceRafaël Carré1-4/+5
2009-07-05ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...Michael Giacomelli2-0/+6
2009-07-03Also enable frequency switching on Onda VX767Maurus Cuelenaere1-2/+1