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