Age | Commit message (Expand) | Author |
2009-06-19 | Philips SA9200: 1) reset all devices in system_init, 2) revert an earlier cha... | Mark Arigo |
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-18 | Sansa AMS: fix yellow for models with buttonlight & without multivolume | Rafaël Carré |
2009-06-18 | Apply FS#10306 to Sansa c200v2 (fix build in the same time) | Rafaël Carré |
2009-06-18 | FS#10306 by Thomas Martitz : button light doesn't change on SD transfers on S... | Rafaël Carré |
2009-06-18 | Sansa c200v2 : support more hardware | Rafaël Carré |
2009-06-17 | Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver | Rafaël Carré |
2009-06-13 | Sansa AMS: add a comment in sdram_init(), and use inline asm to set the SDRAM... | Rafaël Carré |
2009-06-13 | M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in... | Karl Kurbjun |
2009-06-12 | FS#10317 - Sansa AMS 32-bit timers. Configure the timers for 32-bit mode inst... | Bertrik Sikken |
2009-06-11 | Commit FS#10285 - Sansa Clip alternative button driver. This driver alternate... | Bertrik Sikken |
2009-06-11 | Minor nitpick: don't do |= on the write-only GPIOA_IC register | Bertrik Sikken |
2009-06-11 | Sansa AMS storage driver: restart bank selection if data transfer failed, and... | Rafaël Carré |
2009-06-11 | FS#10309 : Sets reasonable timeouts for data access in the SD driver | Rafaël Carré |
2009-06-09 | Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl... | Rafaël Carré |
2009-06-08 | FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up | Rafaël Carré |
2009-06-08 | Sansa fuze: don't configure GPIO A7 in the LCD driver, this pin is used for f... | Bertrik Sikken |
2009-06-08 | Sansa e200v2: use = instead of |= when setting GPIO level | Bertrik Sikken |
2009-06-08 | M:Robe 500: Add missing file. | Karl Kurbjun |
2009-06-08 | Fix Creative ZVM build | Karl Kurbjun |
2009-06-08 | M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets... | Karl Kurbjun |
2009-06-07 | FS#10273 : Power Sansa Clip screen for some models needing as3514's DCDC15 | Rafaël Carré |
2009-06-06 | Sansa Clip: apply r21190 to asm lcd_greydata : 2% speedup | Rafaël Carré |
2009-06-04 | Make more effective use of the DBOP FIFO for the sansa clip. | Bertrik Sikken |
2009-06-04 | Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa... | Rafaël Carré |
2009-06-03 | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138... | Jack Halpin |
2009-06-03 | Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL... | Thomas Martitz |
2009-06-02 | Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessor | Rafaël Carré |
2009-06-02 | Revisite Sansa fuze button driver: | Thomas Martitz |
2009-06-01 | c100: Get a regular build compiling. Very little functionality. | Marc Guay |
2009-06-01 | Sansa AMS : higher a bit the delay between acmd41 loops, needed for some micr... | Rafaël Carré |
2009-05-31 | Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ... | Bertrik Sikken |
2009-05-29 | AMSSansa: Add AS3525_DRAM_FREQ as a configurable frequency. Attempts to use... | Jack Halpin |
2009-05-29 | AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre... | Jack Halpin |
2009-05-29 | AMSSansa: Change comment to describe FCLK as input more accurately | Jack Halpin |
2009-05-28 | AMSSansa: Display AMBA Bus mode and mmu, icache, & dcache status on View HW i... | Jack Halpin |
2009-05-27 | Set up the c100 for dual-booting. | Marc Guay |
2009-05-26 | FS#10216 : Sansa AMS : Do not cross a bank boundary in a single transfer (Onl... | Rafaël Carré |
2009-05-26 | Fix typo in the comment | Alexander Levin |
2009-05-26 | FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMS | Rafaël Carré |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-25 | Improve the c100 keymap and button names. | Marc Guay |
2009-05-23 | Clarify comment and clean up a bit (FS#10227 by Tomer Shalev) | Frank Gevaerts |
2009-05-21 | Update as3525 i2c register description | Bertrik Sikken |
2009-05-21 | Sansa AMS: show correct clock speeds for NAND & SD card | Rafaël Carré |
2009-05-21 | Move private #defines from i2c-pp.h to i2c-pp.c | Bertrik Sikken |
2009-05-21 | Simplify some redundant boolean expressions | Bertrik Sikken |
2009-05-21 | Remove some unused declarations | Bertrik Sikken |
2009-05-21 | Sansa AMS: move OF size declaration in model specific config | Rafaël Carré |