summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2009-06-12FS#10317 - Sansa AMS 32-bit timers. Configure the timers for 32-bit mode inst...Bertrik Sikken1-14/+6
2009-06-12Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...Jens Arnold7-306/+25
2009-06-11Commit FS#10285 - Sansa Clip alternative button driver. This driver alternate...Bertrik Sikken1-34/+67
2009-06-11Minor nitpick: don't do |= on the write-only GPIOA_IC registerBertrik Sikken1-1/+1
2009-06-11Sansa AMS storage driver: restart bank selection if data transfer failed, and...Rafaël Carré1-34/+39
2009-06-11FS#10309 : Sets reasonable timeouts for data access in the SD driverRafaël Carré1-2/+10
2009-06-09Correct some comments (no functional changes)Maurus Cuelenaere1-2/+2
2009-06-09Properly implement backlighting on Onda VX7x7 (using PWM).Maurus Cuelenaere1-64/+29
2009-06-09Sansa AMS: make the UNCACHED_ADDR macro work for any type of pointer, and onl...Rafaël Carré2-2/+2
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré9-44/+67
2009-06-08Sansa fuze: don't configure GPIO A7 in the LCD driver, this pin is used for f...Bertrik Sikken1-2/+1
2009-06-08Sansa e200v2: use = instead of |= when setting GPIO levelBertrik Sikken1-5/+5
2009-06-08VX767: cleanup LCD driver a bit + add forgotten backlight-target.hMaurus Cuelenaere2-7/+36
2009-06-08M:Robe 500: Add missing file.Karl Kurbjun1-0/+23
2009-06-08Fix Creative ZVM buildKarl Kurbjun1-0/+1
2009-06-08M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun6-53/+76
2009-06-07FS#10273 : Power Sansa Clip screen for some models needing as3514's DCDC15Rafaël Carré1-1/+9
2009-06-06Sansa Clip: apply r21190 to asm lcd_greydata : 2% speedupRafaël Carré1-2/+7
2009-06-06Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 6...Andrew Mahone1-1/+1
2009-06-06Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...Andrew Mahone2-0/+18
2009-06-04Make more effective use of the DBOP FIFO for the sansa clip.Bertrik Sikken1-3/+4
2009-06-04Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa...Rafaël Carré2-12/+13
2009-06-04Ingenic Jz4740: fix debug messages not being readable due to backdropMaurus Cuelenaere1-0/+1
2009-06-04Fix RoLo on MIPS targetsMaurus Cuelenaere1-0/+1
2009-06-03Ingenic Jz4740: should fix timer (thanks to Rafaël Carré)Maurus Cuelenaere2-27/+27
2009-06-03Ingenic Jz4740: add extended exception debug reporting optionMaurus Cuelenaere1-1/+36
2009-06-03git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138...Jack Halpin2-0/+7
2009-06-03Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL...Thomas Martitz2-6/+8
2009-06-02Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessorRafaël Carré4-4/+4
2009-06-02Revisite Sansa fuze button driver:Thomas Martitz1-29/+38
2009-06-01Fix reds & yellowMaurus Cuelenaere3-0/+44
2009-06-01Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere3-19/+124
2009-06-01c100: Get a regular build compiling. Very little functionality.Marc Guay2-73/+12
2009-06-01Sansa AMS : higher a bit the delay between acmd41 loops, needed for some micr...Rafaël Carré1-0/+1
2009-05-31Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ...Bertrik Sikken1-39/+27
2009-05-31Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler s...Nils Wallménius1-6/+7
2009-05-29AMSSansa: Add AS3525_DRAM_FREQ as a configurable frequency. Attempts to use...Jack Halpin1-12/+19
2009-05-29AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre...Jack Halpin2-8/+7
2009-05-29AMSSansa: Change comment to describe FCLK as input more accuratelyJack Halpin1-1/+1
2009-05-28AMSSansa: Display AMBA Bus mode and mmu, icache, & dcache status on View HW i...Jack Halpin1-2/+7
2009-05-27Set up the c100 for dual-booting.Marc Guay1-2/+2
2009-05-26Fix audio on Onda VX747Maurus Cuelenaere3-103/+109
2009-05-26FS#10216 : Sansa AMS : Do not cross a bank boundary in a single transfer (Onl...Rafaël Carré1-30/+36
2009-05-26Fix typo in the commentAlexander Levin1-1/+1
2009-05-26FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré9-73/+155
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo23-1/+3365
2009-05-25Improve the c100 keymap and button names.Marc Guay2-17/+18
2009-05-23Clarify comment and clean up a bit (FS#10227 by Tomer Shalev)Frank Gevaerts1-7/+6
2009-05-21Update as3525 i2c register descriptionBertrik Sikken1-1/+8
2009-05-21Sansa AMS: show correct clock speeds for NAND & SD cardRafaël Carré1-1/+11