Age | Commit message (Expand) | Author |
2009-09-06 | Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2 | Bertrik Sikken |
2009-09-04 | iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa... | Vitja Makarov |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-09-02 | Update Vertical stride so that it's oriented left to right in the destination. | Karl Kurbjun |
2009-09-01 | Initial vertical stride LCD driver. Backdrop is inverted with it currently. | Karl Kurbjun |
2009-08-20 | fix yellow | Nils Wallménius |
2009-08-18 | LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ... | Rafaël Carré |
2009-08-18 | LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specifi... | Rafaël Carré |
2009-08-16 | FAT timestamp handling improvements for non-RTC targets: | Jens Arnold |
2009-08-13 | LCD bitmap driver code consolidation from FS#4817: | Andrew Mahone |
2009-08-12 | M:Robe 500: Make endpoint requests more flexible. | Karl Kurbjun |
2009-08-01 | Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/... | Mark Arigo |
2009-08-01 | M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART... | Karl Kurbjun |
2009-07-26 | Re-work D2 power off behaviour. | Rob Purchase |
2009-07-20 | Make sd_present() and mmc_present() look only at the actual presence of a car... | Frank Gevaerts |
2009-07-19 | Update the uda1380 codec driver to allow it to be used without the WSPLL for ... | Bertrik Sikken |
2009-07-19 | M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn... | Karl Kurbjun |
2009-07-17 | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts |
2009-07-17 | Allow access to the last sector of the ramdisk as well | Frank Gevaerts |
2009-07-17 | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré |
2009-07-17 | M:Robe 500: Start of interrupt support. | Karl Kurbjun |
2009-07-17 | Storage API : remove undeeded target-specific functions | Rafaël Carré |
2009-07-14 | Missed one strncpy call | Nils Wallménius |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-12 | Correct svn:keywords and svn:eol-style on a few more files. | Thomas Martitz |
2009-07-10 | Add missing mutex_init to i2c driver | Bertrik Sikken |
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-05 | S35390a RTC: fix duplicate i2c initialisation | Bertrik Sikken |
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 | 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 | Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) | Rafaël Carré |
2009-06-28 | Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple... | Bertrik Sikken |
2009-06-28 | Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei... | Bertrik Sikken |
2009-06-24 | M:Robe 500: RTC is now working, Added some SPI flexibility per end device and... | Karl Kurbjun |
2009-06-20 | c200v2 : fix FM radio, the c200v2 uses the internal oscillator like others Sa... | Rafaël Carré |
2009-06-20 | Fix delays in generic i2c driver, reduce delays in ams sansa fmradio i2c driv... | Bertrik Sikken |
2009-06-20 | Fix e200v2 radio problem (missing Si4702 initialisation) | Bertrik Sikken |
2009-06-19 | Philips SA9200: Working touchpad and button lights! Also, improvements to the... | Mark Arigo |
2009-06-19 | Clean up the Synaptics touchpad driver. | Mark Arigo |
2009-06-16 | Touchscreen targets: add calibration screen + rewrite calibration driver (FS#... | Maurus Cuelenaere |
2009-06-13 | M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in... | Karl Kurbjun |
2009-06-08 | M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets... | Karl Kurbjun |
2009-06-07 | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold |
2009-06-06 | Fix some delays in generic_i2c | Bertrik Sikken |