summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-04-09Add LBA48 support to all targets with ATA, except archoses whose USB bridge c...Torne Wuff
2010-04-09Gigabeat S: More accurate battery level estimation for discharge curve.Michael Sevakis
2010-04-09Gigabeat S: A little more housekeeping. Move source clock frequencies to conf...Michael Sevakis
2010-04-09Gigabeat S/i.MX31: Sort files in the /target tree into things that are SoC-ge...Michael Sevakis
2010-04-09sd-as3525v2: Add some comments, no functional changesJack Halpin
2010-04-08Make usb storage wait for new commands in parallel with sending out the CSW a...Frank Gevaerts
2010-04-08Added battery profile change to correct file, removed unused powermgmt-as3525.cTobias Diedrich
2010-04-08Use a real battery discharge curve for calibration dataTobias Diedrich
2010-04-08Sansa AMSv2: Do not disable DMA synchronization logic for as3525v2. The DMA...Jack Halpin
2010-04-08sd-as3525v2: Start out with all MCI Interrupts masked.Jack Halpin
2010-04-07FS#11187 - diacritic.c is in 'drivers' but it does not belong thereTomer Shalev
2010-04-07Make ATA code not bother to retry requests that return IDNF (specified sector...Torne Wuff
2010-04-07Gigabeat S: Add some sanity checks for a strange charging anomaly that I have...Michael Sevakis
2010-04-07Set SVN keywords; small addition to the comment.Alexander Levin
2010-04-07Add comment to is_diacritic()Tomer Shalev
2010-04-07Gigabeat S: Extend the upper temperature range for battery charging to 50C: O...Michael Sevakis
2010-04-07sd-as3525v2: Set SD FIFO TX/RX watermarks once in init_controller() and leav...Jack Halpin
2010-04-07Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis
2010-04-07Remove vim option lineTobias Diedrich
2010-04-06Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...Tobias Diedrich
2010-04-06Sansa AMS: Split set_cpu_frequency() into 2 separate functions for as3525v1...Jack Halpin
2010-04-06AS3525v2: Set XPD to SD-MMC interface in sd_init() for HAVE_MULTIDRIVE.Jack Halpin
2010-04-06SansaAMS: Only use INT_MCIO with as3525v1, it is unused in as3525v2.Jack Halpin
2010-04-06Revert unrelated part of r25491 : fuzev1 init code works againRafaël Carré
2010-04-05Revert part of r25489 as it didn't fix the problem, that the CPU frequency de...Thomas Martitz
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz
2010-04-05Correct comment.Thomas Martitz
2010-04-05Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness...Thomas Martitz
2010-04-05as3525v2: show the correct freqs in debug menu, CGU_PERI uses fclk as sourceRafaël Carré
2010-04-05Fix yellow. Another function unneeded in the bootloader.Thomas Martitz
2010-04-05as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d...Thomas Martitz
2010-04-05Add forgotten file (git was supposed to rename!).Thomas Martitz
2010-04-05Fuzev2: Reduce code duplication by reusing Fuzev1 code.Thomas Martitz
2010-04-05Fuzev2: YUV output adapted from Fuzev1Rafaël Carré
2010-04-05Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré
2010-04-05Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32Rafaël Carré
2010-04-05Fuzev2: write pixel swapping in assembly for a some speed upRafaël Carré
2010-04-05as3525v2: set PCLK correctlyRafaël Carré
2010-04-03use THREAD_ID_CURRENT instead of thread_get_current()Frank Gevaerts
2010-04-03Clipv2: read hold switch correctlyRafaël Carré
2010-04-03Don't define HAVE_IO_PRIORITY for the simFrank Gevaerts
2010-04-03Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts
2010-04-03Clipv2: fix grey lcd outputRafaël Carré
2010-04-03Clipv2: enable USB stack (and use correct product ID)Rafaël Carré
2010-04-03Clipv2/Clip+: lower DEFAULT/NORMAL frequency from 60MHz to 24MHzRafaël Carré
2010-04-03Clipv2: reboot to OF when USB is insertedRafaël Carré
2010-04-03as3525v2: acknowledge USB connection/deconnection in SD threadRafaël Carré
2010-04-03as3525v2: disable interrupts when writing to the PMU registersRafaël Carré
2010-04-02Fix someone elses yellow and redJeffrey Goode
2010-04-02Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode