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