summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* The connect is not a PP and doesn't have ATA storageRafaël Carré2012-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31531 a1c6a512-1295-4272-9138-f99709370657
* Move PP-specific headers to pp/ directoryRafaël Carré2012-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31530 a1c6a512-1295-4272-9138-f99709370657
* new include directory for targets with common SoC : cpu/socRafaël Carré2012-01-03
| | | | | | for now, only arm/pp git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31529 a1c6a512-1295-4272-9138-f99709370657
* i.MX31 - Dethreading operations continueMichael Sevakis2012-01-02
| | | | | | | | Dispense with "pmic" thread and process PMIC events directly within ISR. Add sense bit reading as part of the handling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31528 a1c6a512-1295-4272-9138-f99709370657
* Fix cross compiling on OS X.Dominik Riebeling2012-01-02
| | | | | | | | | - The OS X specific flags must not be set when cross compiling. Check for a MinGW compiler on OS X before adding them. - Do not set CC explicitly in chinachippatcher, it will be set from Rockbox Utility's Makefile. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31527 a1c6a512-1295-4272-9138-f99709370657
* Remove unnecessary include.Dominik Riebeling2012-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31526 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: update building libs.Dominik Riebeling2012-01-02
| | | | | | | | | | - Build libs in a libs/ folder below the build folder. This makes it easier to remove them when cleaning the build directory. - Pass flags via environment instead as parameters to make. Hopefully fixes problems when using QtCreator on Windows. - Respect silent config option when calling the lib Makefiles. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31525 a1c6a512-1295-4272-9138-f99709370657
* Allow passing additional CFLAGS.Dominik Riebeling2012-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31524 a1c6a512-1295-4272-9138-f99709370657
* libtools.make: allow overriding variables via environment.Dominik Riebeling2012-01-02
| | | | | | Simplify a bit while at it as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31523 a1c6a512-1295-4272-9138-f99709370657
* ypr0: Tiny cleanup in ypr0 config file.Thomas Martitz2012-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31522 a1c6a512-1295-4272-9138-f99709370657
* ypr0: Proper current values measured with battery_bench.Thomas Martitz2012-01-02
| | | | | | | The battery benches were done by Lorenzo Miori, thus credits to him for this and r31472. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31521 a1c6a512-1295-4272-9138-f99709370657
* ypr0: Fix power off at low battery.Thomas Martitz2012-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31520 a1c6a512-1295-4272-9138-f99709370657
* imx233: add AUDIOIN registers, cosmeticsAmaury Pouly2012-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31519 a1c6a512-1295-4272-9138-f99709370657
* fuze+: keymap cleanup, correction and simplification (FS #12504 by ↵Amaury Pouly2012-01-02
| | | | | | Jean-Louis Biasini) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31518 a1c6a512-1295-4272-9138-f99709370657
* Remove duplicate note from manual.Dominik Riebeling2012-01-02
| | | | | | | | | | | | | The note on how to recursively insert files into the dynamic playlist is present twice so remove one of them. Since this makes the "Useful Hints" subsection empty remove that as well, there are no hints left that aren't merged into the text. (FS#12504 by Jean-Louis Biasini). While at it remove some hard coded newlines. We really don't want them, if we want a different spacing for new paragraphs this needs to get adjusted in the preamble, not after each paragraph. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31517 a1c6a512-1295-4272-9138-f99709370657
* Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable ↵Michael Sparmann2012-01-01
| | | | | | on Nano 2G, and HID is still broken. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31516 a1c6a512-1295-4272-9138-f99709370657
* GHWCFG* are not as3525v2 specificRafaël Carré2012-01-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31515 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD.Boris Gjenero2012-01-01
| | | | | | | | | | | In lcd_power_on(), R_DRV_OUTPUT_CONTROL and R_GATE_SCAN_START_POS are now initialized like in lcd_set_flip(), so the display wakes up properly when it is supposed to be upside down. Thanks to Neil Sharrow for reporting the problem and testing the patch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31514 a1c6a512-1295-4272-9138-f99709370657
* oops, somehow a leading \ went missing making these checks a bit silly!Jonathan Gordon2012-01-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31513 a1c6a512-1295-4272-9138-f99709370657
* Manual: make Fuze+ manual build.Dominik Riebeling2012-01-01
| | | | | | | Add missing keys as \fixme{} and update some opts for text using keys we don't have on the Fuze+. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31512 a1c6a512-1295-4272-9138-f99709370657
* Manual: add initial Fuze+ files.Dominik Riebeling2012-01-01
| | | | | | | | | Add the platform files and player images. This doesn't make the Fuze+ manual build yet, since some keys used in generic text are still missing. Taken out of FS#12492 by Jean-Louis Biasini. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat S: Revert removal of usb_plugged in r31489Michael Sevakis2012-01-01
| | | | | | | | | | Synchronous cable read is still required because the timing of the receipt of the cable event cannot be known for sure-- basically it introduced a thread race between main and pmic. If a keypress is desired instead to enter BL USB mode a la AS3525, then it's possible to remove that. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31510 a1c6a512-1295-4272-9138-f99709370657
* usb-drv-as3525v2.c: merge in usb-s3c6400x.cRafaël Carré2011-12-31
| | | | | | | | | as3525v2 specific part is 400 LoC, ipod specific less than 300 (comments and whitespace included) TODO: merge properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31509 a1c6a512-1295-4272-9138-f99709370657
* usb-s3c6400: use more complete functions from usb-drv-as3525v2Rafaël Carré2011-12-31
| | | | | | update copyright git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31508 a1c6a512-1295-4272-9138-f99709370657
* usb-drv-as3525v2.h: removeRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31507 a1c6a512-1295-4272-9138-f99709370657
* usb-s3c6400x: start factorizationRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31506 a1c6a512-1295-4272-9138-f99709370657
* Make local functions static in clock and chessbox pluginBertrik Sikken2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31505 a1c6a512-1295-4272-9138-f99709370657
* fix r31502: USBOTG_AS3525v2 doesn't exist anymoreRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31504 a1c6a512-1295-4272-9138-f99709370657
* typoRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31503 a1c6a512-1295-4272-9138-f99709370657
* Remove USBOTG_AS3525v2Rafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31502 a1c6a512-1295-4272-9138-f99709370657
* usb-drv-as3525v2: cosmeticsRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31501 a1c6a512-1295-4272-9138-f99709370657
* onda: remove now inlined USB_INIT_GPIO()Rafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31500 a1c6a512-1295-4272-9138-f99709370657
* imx233: fix power_input_status()Rafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31499 a1c6a512-1295-4272-9138-f99709370657
* usb-target.h: removeRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31498 a1c6a512-1295-4272-9138-f99709370657
* onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31497 a1c6a512-1295-4272-9138-f99709370657
* onda usb code: merge into .c fileRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31496 a1c6a512-1295-4272-9138-f99709370657
* creative zvm isp1583 defines: move to isp1583.hRafaël Carré2011-12-31
| | | | | | zvm is the only user of this file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31495 a1c6a512-1295-4272-9138-f99709370657
* USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31494 a1c6a512-1295-4272-9138-f99709370657
* gigabeats usb-target: merge in system-target.hRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31493 a1c6a512-1295-4272-9138-f99709370657
* delete usb-target.h content redundant with PP usb-target.hRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31492 a1c6a512-1295-4272-9138-f99709370657
* firewire/usb_remove/insert_int: move to system-target.hRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31491 a1c6a512-1295-4272-9138-f99709370657
* usb_drv_connected() is declared in usb_drv.hRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31490 a1c6a512-1295-4272-9138-f99709370657
* usb_plugged() is PP onlyRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31489 a1c6a512-1295-4272-9138-f99709370657
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
| | | | | | | remove duplicate usb_detect() declaration Remove all content from empty usb-target.h files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31488 a1c6a512-1295-4272-9138-f99709370657
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
| | | | | | Get rid of some usb-target.h files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31487 a1c6a512-1295-4272-9138-f99709370657
* usb-drv-as3525v2: move interrupt disableRafaël Carré2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31486 a1c6a512-1295-4272-9138-f99709370657
* Minor corrections to the Russian translationAlexander Levin2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31485 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7631 : Archos V2 and FM Recorder charging screen problemsBoris Gjenero2011-12-31
| | | | | | | | | | | | ATA power is off in the charging screen to avoid problems when the battery is deeply discharged. Without ATA power, Archos FM and V2 Recorders measure battery voltage as 0V, leading to an unwanted low battery shutdown. This change delays powermgmt_init() on those targets until after ATA power is turned on by storage_init(). The charging screen displays input current, so there is some visible feedback on charging progress. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31484 a1c6a512-1295-4272-9138-f99709370657
* Update the Russian translation (FS#12420 by James Hunt)Alexander Levin2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31483 a1c6a512-1295-4272-9138-f99709370657
* usb_core: Fix typo in commentMichael Sparmann2011-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31482 a1c6a512-1295-4272-9138-f99709370657