summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz
2010-10-31Pass the framebuffer to the service in the constructor rather than later from...Thomas Martitz
2010-10-31Clean up usage of RockboxService. Add a proper way to check if rockbox is act...Jonathan Gordon
2010-10-29Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...Thomas Martitz
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann
2010-10-24Fix android hardware button handling so it actually works.Jonathan Gordon
2010-10-22Set svn propertiesMarcin Bukat
2010-10-22MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat
2010-10-21HDD6330: add the simulator.Szymon Dziok
2010-10-21HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok
2010-10-18HDD6330: Patch to enable/disable backlight.Szymon Dziok
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok
2010-10-17HDD6330: Configure touchpad (maximum touch sensivity, reduce transmissionSzymon Dziok
2010-10-14as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining codeAmaury Pouly
2010-10-13HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat
2010-10-13fix button maps and assign some buttons for uisimulator.Teruaki Kawashima
2010-10-12iPod Nano 2G USB: Make sure the USB core is properly powered off on boot.Michael Sparmann
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann
2010-10-01Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann
2010-09-25Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann
2010-09-25Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann
2010-09-25Remove code that was unintentionally submitted.Andree Buschmann
2010-09-25Add some more information to iPod nano 2G debug screen.Andree Buschmann
2010-09-25Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann
2010-09-24Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann
2010-09-20Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-09-17Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts
2010-09-17Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts
2010-09-16usb_drv_reset() is only used in usb-drv-arc.cRafaël Carré
2010-09-12AMS USBv2: use OF settings for undocumented registerRafaël Carré
2010-09-09Fix beast, forgot the asm label when renaming.Thomas Martitz
2010-09-09Also rename cpucache_invalidate() function for mips. There's more in the targ...Thomas Martitz
2010-09-09Extend lc_open() to also being able to load overlay plugins.Thomas Martitz
2010-09-09Forgot to rename cpucache_flush/_invalidate for PP502x.Thomas Martitz
2010-09-08Change sd-as3525*.c to the new cache coherency function names.Thomas Martitz
2010-09-08Rename cache coherency functions.Thomas Martitz
2010-09-08USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()Rafaël Carré
2010-09-08USB AMSv2: split handle_ep_int()Rafaël Carré
2010-09-08USB AMSv2: smaller struct usb_endpointRafaël Carré
2010-09-08USB AMSv2: only read endpoint interrupt status register onceRafaël Carré
2010-09-08usb-drv-as3525v2.c: cosmetics (remove trailing spaces)Rafaël Carré