summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Collapse)AuthorAge
...
* ata-nand-telechips: tcc77x have now USEC_TIMERVitja Makarov2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22763 a1c6a512-1295-4272-9138-f99709370657
* i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100Vitja Makarov2009-09-20
| | | | | | | | - remove test case - remove trailing spaces git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22761 a1c6a512-1295-4272-9138-f99709370657
* Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but ↵Marianne Arnold2009-09-19
| | | | | | just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22736 a1c6a512-1295-4272-9138-f99709370657
* i7: _backlight_init() turn backlight on, as we can miss panic messageVitja Makarov2009-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22730 a1c6a512-1295-4272-9138-f99709370657
* tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov2009-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22729 a1c6a512-1295-4272-9138-f99709370657
* i7: Fix memory bus initialization, thanks to Genia Bezman!Vitja Makarov2009-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22722 a1c6a512-1295-4272-9138-f99709370657
* Fix a comment so that it matches the codeDave Chapman2009-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22718 a1c6a512-1295-4272-9138-f99709370657
* Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and ↵Dave Chapman2009-09-17
| | | | | | a stub lcd_blit_yuv() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22717 a1c6a512-1295-4272-9138-f99709370657
* TIMERB is in a different location on the S5L8701Dave Chapman2009-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22716 a1c6a512-1295-4272-9138-f99709370657
* Add PLL2 definitions for the S5L8701, plus some config file tweaks for the ↵Dave Chapman2009-09-17
| | | | | | Nano2G git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22715 a1c6a512-1295-4272-9138-f99709370657
* Add an app.lds and some stub functions for the Nano 2G - this isn't enough ↵Dave Chapman2009-09-17
| | | | | | to make rockbox.bin compile, but it's a step towards it (more commits coming soon). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22714 a1c6a512-1295-4272-9138-f99709370657
* Get rid of some of the code duplication from checkwps, it still duplicates a ↵Thomas Martitz2009-09-13
| | | | | | lot though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22695 a1c6a512-1295-4272-9138-f99709370657
* AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs insteadJack Halpin2009-09-12
| | | | | | | | | | | | of 400 khz Ident freq. Also misc formatting changes. Displaying the 400 khz ident frequency for the SD and uSD cards was not really useful information. This change displays the MCICLK frequency that we are running the cards at. The page now displays 0MHz until a card access and then will displays the set frequency and the actual frequency. The uSD display is now only displayed for those players with a uSD git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22684 a1c6a512-1295-4272-9138-f99709370657
* Samsung YH925: Reset the LCD orientation to what the OF expects before ↵Thomas Martitz2009-09-08
| | | | | | | | branching to it in dualbooting Author: Mark Arigo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22659 a1c6a512-1295-4272-9138-f99709370657
* Higher the button delay on the fuze a bit more, the wrong hold button reads ↵Thomas Martitz2009-09-07
| | | | | | aren't happening anymore apparently even for plugins with heavy lcd updates. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22658 a1c6a512-1295-4272-9138-f99709370657
* M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun2009-09-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22650 a1c6a512-1295-4272-9138-f99709370657
* move the CONFIG_LED #define out into config.h as all but 3 targets actually ↵Jonathan Gordon2009-09-06
| | | | | | have a real one (and apparently lots had it #defined in a !SIMULATOR block! ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22644 a1c6a512-1295-4272-9138-f99709370657
* Make the e200 compile the vled for the sim... other targets are probably ↵Jonathan Gordon2009-09-06
| | | | | | doing the same thing so find out which.. commit will be immediatly followed to fixd red git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22642 a1c6a512-1295-4272-9138-f99709370657
* Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2Bertrik Sikken2009-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22641 a1c6a512-1295-4272-9138-f99709370657
* Sansa c200v2: update DBOP button reading mechanism, this enables readout of ↵Bertrik Sikken2009-09-05
| | | | | | the volume buttons, rec and hold button. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22635 a1c6a512-1295-4272-9138-f99709370657
* Increase the button delays slightly to aid against sporadic missreads of the ↵Thomas Martitz2009-09-05
| | | | | | hold button an sporadic blue pixels on the display. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22628 a1c6a512-1295-4272-9138-f99709370657
* Make the Fuze usable again by inserting a few delays in the lcd functions, ↵Thomas Martitz2009-09-05
| | | | | | core rockbox should be fine now. NOTE: *After exiting* plugins (e.g. doom, plasma, pictureflow) which do heavy lcd updates, the Fuze still fails (backlight goes off) -- I have no idea how that happens yet, Unless I find a fix for that within the next few days, I'm probably going to revert one/both of the lcd speedup commits. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22627 a1c6a512-1295-4272-9138-f99709370657
* Fix display bug in the Samsung YH-920 on partial lcd updates.Mark Arigo2009-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22626 a1c6a512-1295-4272-9138-f99709370657
* Fix typos in the commentAlexander Levin2009-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22625 a1c6a512-1295-4272-9138-f99709370657
* Const police raid\!Nils Wallménius2009-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22621 a1c6a512-1295-4272-9138-f99709370657
* iaudio7: Implement udelay, mostly based on D2 port, except Z-clock ↵Vitja Makarov2009-09-04
| | | | | | initialization git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22620 a1c6a512-1295-4272-9138-f99709370657
* Explain the stride and fix the player.Karl Kurbjun2009-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22616 a1c6a512-1295-4272-9138-f99709370657
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22615 a1c6a512-1295-4272-9138-f99709370657
* i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov2009-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22607 a1c6a512-1295-4272-9138-f99709370657
* M:Robe 500: fix warningKarl Kurbjun2009-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22600 a1c6a512-1295-4272-9138-f99709370657
* M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun2009-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22599 a1c6a512-1295-4272-9138-f99709370657
* Update Vertical stride so that it's oriented left to right in the destination.Karl Kurbjun2009-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22598 a1c6a512-1295-4272-9138-f99709370657
* D2: Obey the SD card write-protect tabRob Purchase2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22596 a1c6a512-1295-4272-9138-f99709370657
* D2: Enable ARM cache coherency functions (eg. during codec load), which ↵Rob Purchase2009-09-01
| | | | | | should eliminate data aborts/freezes on track changes. NOTE: The linker script reserves space at the end of DRAM for the TTB, but this is not currently used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22595 a1c6a512-1295-4272-9138-f99709370657
* Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22593 a1c6a512-1295-4272-9138-f99709370657
* YH920 : enable battery reading (uncalibrated yet)Rafaël Carré2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22592 a1c6a512-1295-4272-9138-f99709370657
* Enable sound on the Samsung YH-920Mark Arigo2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22588 a1c6a512-1295-4272-9138-f99709370657
* Move the FIFO emptying up, as having it after lcd_write_single_data16() ↵Thomas Martitz2009-09-01
| | | | | | causes problems with uneven transfers (I'm not sure why). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22581 a1c6a512-1295-4272-9138-f99709370657
* Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22580 a1c6a512-1295-4272-9138-f99709370657
* Initial vertical stride LCD driver. Backdrop is inverted with it currently.Karl Kurbjun2009-09-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22579 a1c6a512-1295-4272-9138-f99709370657
* Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ↵Thomas Martitz2009-09-01
| | | | | | | | | | full instead of keeping it almost empty. The blue bars I previously had with this way are fixed by blocking DBOP output while reading buttons from GPIO. We reached the maximum fps even at unboosted now (100.0 fps at lcd_update(), DBOP can't do more). Optimisation to YUV stuff is still possible though. The e200v2 scrollwheel is very improved due to the this and the previous speedup since the chance of getting the wheel read blocked is greatly decreased with faster updates. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22578 a1c6a512-1295-4272-9138-f99709370657
* Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger2009-08-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22575 a1c6a512-1295-4272-9138-f99709370657
* Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit ↵Thomas Martitz2009-08-31
| | | | | | | | transfers when possible. Unaligned (to 4byte boundary) and odd (where the amount of data is not an integer multiple of 32bit) are still supported. Even those still have a speedup of >2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22574 a1c6a512-1295-4272-9138-f99709370657
* Fix Onda VX777 boot extensionMaurus Cuelenaere2009-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22560 a1c6a512-1295-4272-9138-f99709370657
* Fix x_offset for YUV blitting.Thomas Martitz2009-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22556 a1c6a512-1295-4272-9138-f99709370657
* Dreaded last minute changes at 4am :( Fix red.Thomas Martitz2009-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22555 a1c6a512-1295-4272-9138-f99709370657
* Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ↵Thomas Martitz2009-08-30
| | | | | | it should enable us to fix the problem that the OF's display is flipped after the Rockbox bootloader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22554 a1c6a512-1295-4272-9138-f99709370657
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22546 a1c6a512-1295-4272-9138-f99709370657
* Meizu M6SP: initial LCD driver (compiles but is untested)Bertrik Sikken2009-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22500 a1c6a512-1295-4272-9138-f99709370657
* Samsung YH925: Correct a typo in the battery calibration.Thomas Martitz2009-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22495 a1c6a512-1295-4272-9138-f99709370657