summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-26imx233: print rockbox version in bootloaderbootloader_fuzeplus_v1Amaury Pouly1-0/+2
2011-12-26fuze+: remove two_finger pseudo touchpad button because it was unrealiable, u...Amaury Pouly3-49/+10
2011-12-26imx233: implement core_sleepAmaury Pouly3-1/+13
2011-12-26i.MX31: Rename somethingMichael Sevakis4-7/+7
2011-12-26i.MX31: Silly little change to enable/disable a SPIMichael Sevakis4-45/+34
2011-12-26Clarify in what units the settings.sleeptimer_duration isAlexander Levin1-1/+1
2011-12-26Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett2-3/+2
2011-12-26Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń3-4/+17
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett9-1/+40
2011-12-26Rockbox Utility: recognize Nano 6th gen as unsupported device.Dominik Riebeling1-0/+3
2011-12-26New General Settings submenu: Startup/ShutdownNick Peskett11-169/+179
2011-12-26Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe...Frank Gevaerts1-16/+0
2011-12-25Fix missing include.mkamsboot_1.5Thomas Martitz1-0/+1
2011-12-25Unify a bit.Thomas Martitz1-6/+3
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz8-52/+54
2011-12-25ypr0: Fix ascodec_readbytes().Thomas Martitz1-4/+6
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz2-20/+0
2011-12-25FS#12482 - Romanian language update by Sergiu RotaruBertrik Sikken1-5/+155
2011-12-24ypr0: Add variables to provide a argv and stdout/err redirection for running ...Thomas Martitz2-1/+7
2011-12-24imx233: forgot a fileAmaury Pouly1-0/+41
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly8-40/+432
2011-12-24ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz4-135/+49
2011-12-24Remove bash-specific syntax from rockboxdev.shThomas Martitz1-1/+1
2011-12-24TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń2-12/+170
2011-12-24Update config.h for the previous commit.Thomas Martitz1-1/+1
2011-12-24ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz1-0/+0
2011-12-24Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2-20/+3
2011-12-24Fix reds.Thomas Martitz2-4/+4
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz131-49/+6075
2011-12-23Actually remove the pulled out field (sequel to r31406)Alexander Levin1-1/+0
2011-12-23Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz1-1/+1
2011-12-23Add crosstool-NG build to rockboxdev.sh.Thomas Martitz1-2/+86
2011-12-23Configure: Fix endianess detection.Thomas Martitz1-0/+1
2011-12-23Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (o...Thomas Martitz1-57/+51
2011-12-22Rockbox Utility: add description and helper code for VS.Dominik Riebeling5-0/+744
2011-12-22Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin5-15/+16
2011-12-22Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin7-9/+9
2011-12-22TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń2-142/+141
2011-12-22Thank you for the bug hunting help, Andrej Sinicyn. However CREDITS is reserv...Björn Stenberg1-1/+0
2011-12-22Add Andrej Sinicyn to creditsAmaury Pouly1-0/+1
2011-12-22sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly1-4/+4
2011-12-22Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń1-2/+2
2011-12-22usb-drv-as3525v2: use all endpointsRafaël Carré1-1/+1
2011-12-21TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń1-4/+27
2011-12-21Fix red.Boris Gjenero1-1/+1
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero12-1/+14
2011-12-21Make more local functions static.Boris Gjenero9-11/+17
2011-12-21TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń1-3/+3
2011-12-21libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius1-2/+5
2011-12-21TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń1-2/+17