summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
...
* Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann2011-01-02
* Gigeabeat S: Reset DMA size info when stopping audio playback and recording t...Michael Sevakis2011-01-01
* Fix comment.Andree Buschmann2011-01-01
* Save some binsize in LCD driver of iPod nano 2G. No impact to speed.Andree Buschmann2011-01-01
* Submit FS11782: Use faster DRAM timings in unboosted state for S5L870x. DRAM ...Andree Buschmann2010-12-30
* Submitted the wrong file with r28933.Andree Buschmann2010-12-30
* Major speedup of iPod nano 2G. Part 7: Disable reading FIFO state in YUV blit...Andree Buschmann2010-12-30
* Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...Andree Buschmann2010-12-29
* Return thread ID as a string for name when a thread isn't named or name canno...Michael Sevakis2010-12-29
* Gigabeat S: Do simple direct keypad scanning rather than triggering a separat...Michael Sevakis2010-12-29
* revert r28834 because it causes problems with uSDFred Bauer2010-12-29
* interrupt_level should've been volatile as well when I changed this file. Obt...Michael Sevakis2010-12-29
* UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comment...Michael Sevakis2010-12-28
* Vastly increase speed of SDL screen updates for RGB565.Thomas Martitz2010-12-27
* Return interval in the SDL timer callback as it should happen in periodic tim...Thomas Martitz2010-12-27
* Move codfire inline asm into cpu specific file.Nils Wallménius2010-12-27
* Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or D...Bertrik Sikken2010-12-26
* RaaA: Improve tagcache search to make the database built.Thomas Martitz2010-12-23
* Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...Frank Gevaerts2010-12-21
* Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...Andree Buschmann2010-12-21
* HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...Marcin Bukat2010-12-20
* iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...Andree Buschmann2010-12-19
* iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...Andree Buschmann2010-12-19
* fix typo, thanks to Luka_S for catching thisMarcin Bukat2010-12-16
* HD300 - hacky workaround which makes USB bridge work in rockboxMarcin Bukat2010-12-16
* Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)Michael Sparmann2010-12-16
* HDD6330: implement lcd_set_flip() function.Szymon Dziok2010-12-15
* FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer2010-12-14
* HDD6330: speedup lcd_blit_yuv() function (~4%).Szymon Dziok2010-12-13
* Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...Andree Buschmann2010-12-13
* HDD6330: implement initialization and inversion of lcd.Szymon Dziok2010-12-13
* Speedup of iPod nano 2G YUV blitting by 3%.Andree Buschmann2010-12-13
* FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...Andree Buschmann2010-12-13
* Android: Protect lcd updates with a mutex.Thomas Martitz2010-12-13
* Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...Frank Gevaerts2010-12-12
* Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts2010-12-12
* AMSv2: handle sd card ACMDs similar to how it's done for AMSv1Bertrik Sikken2010-12-12
* FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann2010-12-12
* FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...Andree Buschmann2010-12-12
* FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...Andree Buschmann2010-12-12
* FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...Andree Buschmann2010-12-12
* AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like...Bertrik Sikken2010-12-12
* iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.Michael Sparmann2010-12-12
* Fix bug introduced with r28800 (missing interrupt handler).Andree Buschmann2010-12-12
* Fix yellow, already assign values for various S5L8702 definesMichael Sparmann2010-12-12
* usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...Michael Sparmann2010-12-12
* HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboos...Marcin Bukat2010-12-11
* HD300 - tweak lcd_update() (4-5% speedup)Marcin Bukat2010-12-11
* Fix typo in comment.Andree Buschmann2010-12-11
* iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ...Andree Buschmann2010-12-11