Age | Commit message (Expand) | Author |
2009-07-11 | fix yellow : panicf() is declared in panic.h | Rafaël Carré |
2009-07-11 | S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menu | Bertrik Sikken |
2009-07-11 | Sansa AMS: panic with the PL180 controller status register in case of errors | Rafaël Carré |
2009-07-11 | S5L8700: mask away status bits from ADC conversion result | Bertrik Sikken |
2009-07-11 | Sansa AMS: handle properly SD transfer errors | Rafaël Carré |
2009-07-11 | Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh... | Bertrik Sikken |
2009-07-10 | D2: Remove unnecessary ide_power functions. | Rob Purchase |
2009-07-10 | D2: Update the battery discharge curve to observed values, and add a crude ru... | Rob Purchase |
2009-07-10 | Make the TCC NAND driver use the (virtual) disk activity LED. | Rob Purchase |
2009-07-10 | Adding last minutes comments to explain things is only cool if you close it ... | Thomas Martitz |
2009-07-10 | Rearrange things a bit for less #ifdefs and less duplication. | Thomas Martitz |
2009-07-10 | Sansa AMS SD driver: fix error checking in µSD insertion | Rafaël Carré |
2009-07-09 | S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication | Bertrik Sikken |
2009-07-09 | S5L8700: Implement ADC driver | Bertrik Sikken |
2009-07-08 | M:Robe 500: fix a bug where the remote LCD was not properly sleeping | Karl Kurbjun |
2009-07-08 | M:robe 500 - Set the mask on the remote so that it indicates the battery status | Karl Kurbjun |
2009-07-07 | Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver | Bertrik Sikken |
2009-07-07 | Philips SA9200: fix the buttons to work with flip screen mode (does anyone us... | Mark Arigo |
2009-07-06 | Sansa AMS: display the virtual led icon on disk transfers | Rafaël Carré |
2009-07-06 | sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash. | Thomas Martitz |
2009-07-06 | Samsa SD driver : acknowledge USB events, now reboots on USB insertion | Rafaël Carré |
2009-07-06 | Samsa AMS: start of an USB driver (nothing working atm) | Rafaël Carré |
2009-07-06 | DM320: Add the same fix from r21647 | Karl Kurbjun |
2009-07-06 | Sansa AMS: Disable voltage scaling for now until we found a way to make it re... | Thomas Martitz |
2009-07-05 | s5l8700: fix off-by-one error in DMA count | Bertrik Sikken |
2009-07-05 | S5L8700: implement kernel timer | Bertrik Sikken |
2009-07-05 | Onda VX747 backlight: use a higher frequency to reduce flickering | Maurus Cuelenaere |
2009-07-05 | S5L8700: initial framework for PCM (using DMA transfers) | Bertrik Sikken |
2009-07-05 | Sansa AMS : don't reinvent adc_read(), patch by FlynDice | Rafaël Carré |
2009-07-05 | ARM922T's icache isn't coherent with its dcache, so we need to ensure that it... | Michael Giacomelli |
2009-07-03 | Ingenic Jz4740: add basic frequency switching | Maurus Cuelenaere |
2009-07-03 | Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all P... | Maurus Cuelenaere |
2009-07-03 | Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thank... | Maurus Cuelenaere |
2009-07-01 | Move sd_get_info() into common sd code | Rafaël Carré |
2009-07-01 | * Move some more stuff to the general SD driver | Maurus Cuelenaere |
2009-07-01 | Ingenic jz4740 SD driver: remove custom list of SD commands | Rafaël Carré |
2009-07-01 | add firmware/driver/sd.c which contains common code between SD drivers | Rafaël Carré |
2009-07-01 | card_extract_bits() take the start bit argument as defined in public SanDisk ... | Rafaël Carré |
2009-07-01 | Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ... | Maurus Cuelenaere |
2009-07-01 | Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards) | Maurus Cuelenaere |
2009-07-01 | Also cleanup Onda VX747 ata-sd-target.h file | Maurus Cuelenaere |
2009-07-01 | Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) | Rafaël Carré |
2009-07-01 | AMSSansa: Corrects bug introduced with r21577 causing random lockups on AMSSa... | Jack Halpin |
2009-07-01 | Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. | Mark Arigo |
2009-06-30 | FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime. | Jack Halpin |
2009-06-29 | Sansa AMS : use the aligned buffer in bss for all DMA transfers | Rafaël Carré |
2009-06-29 | Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h | Rafaël Carré |
2009-06-29 | Remove the TIMER_* macros and declare target-specific functions in timer.h | Rafaë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 tree | Rafaël Carré |