summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ypr0: Add variables to provide a argv and stdout/err redirection for running ...Thomas Martitz2011-12-24
* imx233: forgot a fileAmaury Pouly2011-12-24
* imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly2011-12-24
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Remove bash-specific syntax from rockboxdev.shThomas Martitz2011-12-24
* TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń2011-12-24
* Update config.h for the previous commit.Thomas Martitz2011-12-24
* ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz2011-12-24
* Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2011-12-24
* Fix reds.Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Actually remove the pulled out field (sequel to r31406)Alexander Levin2011-12-23
* Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz2011-12-23
* Add crosstool-NG build to rockboxdev.sh.Thomas Martitz2011-12-23
* Configure: Fix endianess detection.Thomas Martitz2011-12-23
* Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (o...Thomas Martitz2011-12-23
* Rockbox Utility: add description and helper code for VS.Dominik Riebeling2011-12-22
* Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin2011-12-22
* Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin2011-12-22
* TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń2011-12-22
* Thank you for the bug hunting help, Andrej Sinicyn. However CREDITS is reserv...Björn Stenberg2011-12-22
* Add Andrej Sinicyn to creditsAmaury Pouly2011-12-22
* sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly2011-12-22
* Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń2011-12-22
* usb-drv-as3525v2: use all endpointsRafaël Carré2011-12-22
* TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń2011-12-21
* Fix red.Boris Gjenero2011-12-21
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* Make more local functions static.Boris Gjenero2011-12-21
* TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń2011-12-21
* libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius2011-12-21
* TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń2011-12-21
* Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń2011-12-21
* Fix comment in sdmmc to reflect what it really means.Tomasz Moń2011-12-21
* Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń2011-12-21
* Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń2011-12-21
* AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat2011-12-20
* local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken2011-12-20
* Disable unused functions for archos-player in apps/screen_access.cBertrik Sikken2011-12-20
* Another round of making local functions staticBertrik Sikken2011-12-20
* Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.Frank Gevaerts2011-12-20
* rbutil: enable clipzipRafaël Carré2011-12-20
* mkamsboot: update READMERafaël Carré2011-12-20
* mkamsboot: don't boot OF when USB is pluggedRafaël Carré2011-12-20
* Add missing strings to American EnglishMichael Chicoine2011-12-20
* Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń2011-12-20
* TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń2011-12-20
* Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett2011-12-20
* Convert hard-coded unicode byte order mark values to constants.Nick Peskett2011-12-20
* Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń2011-12-20