summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz3-24/+70
2010-11-11Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere1-1/+6
2010-11-10Touchscreen: Improved scroll thresholdThomas Martitz2-0/+32
2010-11-09Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3...Bertrik Sikken1-9/+4
2010-11-07remove an unused variable and #includeJonathan Gordon1-2/+1
2010-11-06fix yellowMarcin Bukat1-2/+0
2010-11-06fix yellow and red from r28522Marcin Bukat3-2/+5
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat22-14/+516
2010-11-05Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz1-7/+15
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon3-23/+53
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann1-2/+2
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann1-2/+2
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2-18/+18
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2-0/+1048
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz3-4/+37
2010-10-31Pass the framebuffer to the service in the constructor rather than later from...Thomas Martitz1-4/+0
2010-10-31Clean up usage of RockboxService. Add a proper way to check if rockbox is act...Jonathan Gordon1-5/+3
2010-10-29Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...Thomas Martitz1-36/+42
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann2-11/+20
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann1-27/+13
2010-10-24Fix android hardware button handling so it actually works.Jonathan Gordon1-7/+11
2010-10-22Set svn propertiesbootloader_mpiohd200_v1Marcin Bukat15-15/+15
2010-10-22MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat1-2/+4
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat1-0/+3
2010-10-21HDD6330: add the simulator.Szymon Dziok1-0/+7
2010-10-21HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok2-2/+11
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok4-18/+119
2010-10-18HDD6330: Patch to enable/disable backlight.Szymon Dziok1-0/+10
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok1-5/+1
2010-10-17HDD6330: Configure touchpad (maximum touch sensivity, reduce transmissionSzymon Dziok1-0/+10
2010-10-14as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining codeAmaury Pouly1-1/+1
2010-10-13HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat1-1/+1
2010-10-13fix button maps and assign some buttons for uisimulator.Teruaki Kawashima2-2/+7
2010-10-12iPod Nano 2G USB: Make sure the USB core is properly powered off on boot.Michael Sparmann1-0/+8
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann1-15/+59
2010-10-01Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann1-1/+2
2010-09-25Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann1-1/+0
2010-09-25Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann1-0/+1
2010-09-25Remove code that was unintentionally submitted.Andree Buschmann1-1/+0
2010-09-25Add some more information to iPod nano 2G debug screen.Andree Buschmann1-16/+12
2010-09-25Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann1-0/+5
2010-09-24Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann1-0/+9
2010-09-20Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz3-6/+54
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré20-167/+41
2010-09-17Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts1-2/+26
2010-09-17Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts1-0/+2
2010-09-16usb_drv_reset() is only used in usb-drv-arc.cRafaël Carré1-1/+1
2010-09-12AMS USBv2: use OF settings for undocumented registerRafaël Carré1-2/+1
2010-09-09Fix beast, forgot the asm label when renaming.Thomas Martitz1-4/+5
2010-09-09Also rename cpucache_invalidate() function for mips. There's more in the targ...Thomas Martitz1-1/+2