summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Collapse)AuthorAge
* sd-as3525v2: no limits on the amount of sectors to transferRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24832 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: MCI_HCON bitsRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24831 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: MCI_FIFOTH bitsRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24830 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: command register bitsRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24829 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: name interrupt bits (no description yet)Rafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24828 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: describe CTYPE bitRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24827 a1c6a512-1295-4272-9138-f99709370657
* sd-as3525v2: detail MCI_CTRL bitsRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24826 a1c6a512-1295-4272-9138-f99709370657
* as3525v2: full list of registers + descriptionRafaël Carré2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24825 a1c6a512-1295-4272-9138-f99709370657
* remote multifont fixes. it shoud be working again (blame AlexP! he made me ↵Jonathan Gordon2010-02-21
| | | | | | break it last week!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24812 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Enable recording.Szymon Dziok2010-02-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24805 a1c6a512-1295-4272-9138-f99709370657
* Comment out lcd_drawline() DEBUGF messages which show in various simulatorsTomer Shalev2010-02-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24784 a1c6a512-1295-4272-9138-f99709370657
* Clarify comments in ARMv6 divider regarding special-case handling of large ↵Andrew Mahone2010-02-20
| | | | | | (high bit set) numerators. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24783 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli2010-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24742 a1c6a512-1295-4272-9138-f99709370657
* as3525: make clear the CCU bit we can't reset is the IDE interfaceRafaël Carré2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24738 a1c6a512-1295-4272-9138-f99709370657
* as3525v2: use CGU_BASE instead of hardcoded address for unknown registerRafaël Carré2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24737 a1c6a512-1295-4272-9138-f99709370657
* as3525v2: make clear the SD code is debug only and display a messageRafaël Carré2010-02-17
| | | | | | comment out printing of registers in the isr git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24736 a1c6a512-1295-4272-9138-f99709370657
* Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video ↵Andree Buschmann2010-02-17
| | | | | | (FS#8973). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24732 a1c6a512-1295-4272-9138-f99709370657
* Fix error handling in dircache generation.Amaury Pouly2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24730 a1c6a512-1295-4272-9138-f99709370657
* Clip+: LCD display (with FlynDice help)Rafaël Carré2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24729 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: add RTC alarm.Szymon Dziok2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24728 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Full RTC support.Szymon Dziok2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24726 a1c6a512-1295-4272-9138-f99709370657
* Reduce Nano2G main thread stack size to the default value again. The huge ↵Michael Sparmann2010-02-17
| | | | | | sector buffers of the FTL have been moved to the bss some time ago, so this isn't needed any more. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24725 a1c6a512-1295-4272-9138-f99709370657
* Revert accidental changes from r24723Michael Sparmann2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24724 a1c6a512-1295-4272-9138-f99709370657
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24723 a1c6a512-1295-4272-9138-f99709370657
* Somewhat calibrated battery parameters for Nano2G - still not very accurate ↵Michael Sparmann2010-02-17
| | | | | | though, especially while charging. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24722 a1c6a512-1295-4272-9138-f99709370657
* Enable iPod Nano 2G boosting (without undervolting for now)Michael Sparmann2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24721 a1c6a512-1295-4272-9138-f99709370657
* Increase iPod Nano2G NAND stack size (fixes FS#11030)Michael Sparmann2010-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24720 a1c6a512-1295-4272-9138-f99709370657
* Remove obsolete comment.Amaury Pouly2010-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24711 a1c6a512-1295-4272-9138-f99709370657
* Hopefully fix Nano2G rolo again. We have enough IRAM anyways.Michael Sparmann2010-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24710 a1c6a512-1295-4272-9138-f99709370657
* Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery ↵Andree Buschmann2010-02-16
| | | | | | discharge curves to allow reasonable runtime estimation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24709 a1c6a512-1295-4272-9138-f99709370657
* -Cosmetic change in a comparisonAmaury Pouly2010-02-16
| | | | | | | | -Move fat_dir structure out of dircache stack to RAM. Reduce dircache stack size (max level depth should stay be around 20). This should fix nano2g dircache stkov of FS#10679 -Change the structure returned by readdir_cached to match the one returned by readdir_uncached: remove useless fields to save space and avoid any potential incoherence -Remove one field from the internal structure used by {opend,read,close}dir_cached because it was mostly redundant. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24708 a1c6a512-1295-4272-9138-f99709370657
* * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in ↵Teruaki Kawashima2010-02-16
| | | | | | | | struct scrollinfo in scroll_engine.h. * remove function prototypes which are not actualy defined. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24693 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clip+: Implement button driver.Jack Halpin2010-02-15
| | | | | | | | Initial button driver for clip+. I've followed the steps the OF uses to read the buttons. There is no hold button on the clip+ so for now calling button_hold() siply returns false. The OF actually sets an additional flag for the 2nd read from D6 and not BUTTON_POWER as I have done here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24669 a1c6a512-1295-4272-9138-f99709370657
* Rewrite dircache generation to take advantage for the FAT code. Reduce RAM ↵Amaury Pouly2010-02-14
| | | | | | usage by ~30Kb and binsize by at least several hundreds bytes. Also remove the directory depth limit of dircache. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24657 a1c6a512-1295-4272-9138-f99709370657
* fix redJonathan Gordon2010-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24645 a1c6a512-1295-4272-9138-f99709370657
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
| | | | | | | | | | 1) seperate UI font for the remote and main displays 2) allow individual skins to load additional fonts for use in the skin (Uo to 7 extra in this first version) see CustomWPS for info on how to load a font in the skins. Code should always use FONT_UI+screen_number to get the correct user font git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24644 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, ↵Szymon Dziok2010-02-11
| | | | | | enable morse input. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24600 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10889: detect file handles leaks in plugins and automatically ↵Amaury Pouly2010-02-11
| | | | | | close them on exit and warn the user. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24598 a1c6a512-1295-4272-9138-f99709370657
* Fix iPod Nano 2G channel swapping issuesMichael Sparmann2010-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24589 a1c6a512-1295-4272-9138-f99709370657
* New plugin: FFT, A frequency analyzer pluginFrank Gevaerts2010-02-10
| | | | | | | | | | | | | There is some more work needed: - Keymaps are definitely not perfect, touchscreen targets are disabled due to no keymap - There is no manual yet Author: Delyan Kratunov Flyspray: FS#10065 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24587 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Enable ATA DMA as in r24405.Szymon Dziok2010-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24585 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ↵Szymon Dziok2010-02-10
| | | | | | from the ipod's clickweel source. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24584 a1c6a512-1295-4272-9138-f99709370657
* Enable charging monitoring for the Nano 1G.Torne Wuff2010-02-10
| | | | | | | | | | | | The code for this was already present as it seems to behave the same as the Video, but CONFIG_CHARGING had not been set, probably for lack of testing. It has now been tested. This allows the WPS/status bar to correctly display the charging status, and also fixes various bugs: FS#6891 iPod Nano Charger Support FS#6940 Nano Car Adapter Mode enabled FS#10591 iPod nano reboots on idle poweroff when plugged in git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24581 a1c6a512-1295-4272-9138-f99709370657
* revert r24478 and make the backdrop behaviour the same as it used to be (so ↵Jonathan Gordon2010-02-08
| | | | | | when in the wps the sbs' backdrop will be fully disabled). Also changes the API back to having to manually set the current backdrop. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24565 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clip+: use 8 bits transfers, like DMA transfersRafaël Carré2010-02-08
| | | | | | | The code assumed LCD pixels were packed on 16 bits values but for the Clip we use 8 bits values. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24563 a1c6a512-1295-4272-9138-f99709370657
* Add DMA line for SSP as used in Clip+Rafaël Carré2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24562 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clip+: use correct SSP settingsRafaël Carré2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24559 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clip+ has no button lightRafaël Carré2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24558 a1c6a512-1295-4272-9138-f99709370657
* Sansa AMS AS3525v2 SD: remove a case which is never runRafaël Carré2010-02-07
| | | | | | Reindent git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24552 a1c6a512-1295-4272-9138-f99709370657
* Sansa AMS: do not init memory for AS3525v2Rafaël Carré2010-02-07
| | | | | | (#ifdef rule was broken) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24549 a1c6a512-1295-4272-9138-f99709370657